Sloan the sloth crawls at 100 meters per hour when crawling uphill, 120 meters per hour when crawling across flat ground, and 150 meters per hour when crawling downhill. One day, Sloan crawls across the forest floor from a tree stump to a spring, and then takes the same route in reverse to return to the tree stump. What was Sloan's average speed during the entire round trip?
I already made an equation:
averagespeed=(a+b+c)a100+b120+c150
a=total roundtrip distance uphill
b=total roundtrip distance flat ground
c=total roundtrip distance downhill
But idk if this is right or if I solved it right
On the way there
let the initial uphill bit be a metres
let the flat bit be b metres
and let the downhile bit be c metres
speed=distancetimesotime=distancespeed
time=a100+b120+c150+c100+b120+a150time=110[a+c10+2b12+c+a15]time=110[30(a+c)300+50b300+20(c+a)300]time=13000[30a+30c+50b+20c+20a]time=13000[50a+50b+50c]time=160[a+b+c]
averaageSpeed=distancetimeaveraageSpeed=2(a+b+c)160(a+b+c)averaageSpeed=120m/hour
LaTex:
time = \frac{a}{100}+\frac{b}{120}+\frac{c}{150}\quad+ \quad \frac{c}{100}+\frac{b}{120}+\frac{a}{150}\\
time =\frac{1}{10}[ \frac{a+c}{10}+\frac{2b}{12}+\frac{c+a}{15}]\quad\\
time =\frac{1}{10}[ \frac{30(a+c)}{300}+\frac{50b}{300}+\frac{20(c+a)}{300}]\quad\\
time =\frac{1}{3000}[ 30a+30c+50b+20c+20a]\quad\\
time =\frac{1}{3000}[ 50a+50b+50c]\quad\\
time =\frac{1}{60}[ a+b+c]\quad\\
What was Sloan's average speed during the entire round trip?
Hello Guest!
The average speed on sloped terrain is:
v1=100+1502 m/h=125 m/h
The average speed on level ground is:
v2=120 m/h
The section of sloping terrain is s1,
the section of flat terrain is s2.
The sloan covers the distance in time t.
t=s1v1+s2v2=s1v2+s2v1v1v2
s=s1+s2
v=st=(s1+s2)v1v2s1v2+s2v1
The average speed depends on the ratio of the sections.
!
On the way there
let the initial uphill bit be a metres
let the flat bit be b metres
and let the downhile bit be c metres
speed=distancetimesotime=distancespeed
time=a100+b120+c150+c100+b120+a150time=110[a+c10+2b12+c+a15]time=110[30(a+c)300+50b300+20(c+a)300]time=13000[30a+30c+50b+20c+20a]time=13000[50a+50b+50c]time=160[a+b+c]
averaageSpeed=distancetimeaveraageSpeed=2(a+b+c)160(a+b+c)averaageSpeed=120m/hour
LaTex:
time = \frac{a}{100}+\frac{b}{120}+\frac{c}{150}\quad+ \quad \frac{c}{100}+\frac{b}{120}+\frac{a}{150}\\
time =\frac{1}{10}[ \frac{a+c}{10}+\frac{2b}{12}+\frac{c+a}{15}]\quad\\
time =\frac{1}{10}[ \frac{30(a+c)}{300}+\frac{50b}{300}+\frac{20(c+a)}{300}]\quad\\
time =\frac{1}{3000}[ 30a+30c+50b+20c+20a]\quad\\
time =\frac{1}{3000}[ 50a+50b+50c]\quad\\
time =\frac{1}{60}[ a+b+c]\quad\\
Basically the same as Melody's answer:
Time on uphill one way = time downhill coming back
'a' distance uphill is 'a' distance downhill on the way back
c downhill is c uphill on the way back
b is flat distance = 2 b for the roundtrip
total distance = 2 (a+b+c)
(a+c) / 100 + 2 b / (120) + (a+c)/ 150 = time for round trip common denominator 600
[ (6)(a+c) + 10b + 4 (a+c) ] / 600 = time <==simplify
time = 1/60 (a+b+c) remember distance/time = rate
2 (a+b+c) / (1/60(a+b+c) = 120 m/s