SOLUTION: suppose you have entered a 155 mile biathlon that consists of a bicycle race and a running race. during your run your velocity is 10 miles per hour and during your bicycle race you
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: suppose you have entered a 155 mile biathlon that consists of a bicycle race and a running race. during your run your velocity is 10 miles per hour and during your bicycle race you
Log On
Question 488492: suppose you have entered a 155 mile biathlon that consists of a bicycle race and a running race. during your run your velocity is 10 miles per hour and during your bicycle race your velocity is 29 miles per hour. you finish the race in 6 hours. what is the distance of your run? what is the distance of your bicycle race?
155-d/29
155(10)/29 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! suppose you have entered a 155 mile biathlon that consists of a bicycle race and a running race. during your run your velocity is 10 miles per hour and during your bicycle race your velocity is 29 miles per hour. you finish the race in 6 hours. what is the distance of your run? what is the distance of your bicycle race?
----
run distance: 10x where x is the number of hours you run
----
bike distance: 29(6-x)
----
Equation:
distance + distance = 155 miles
10x + 29(6-x) = 155
10x + 29*6 - 29x = 155
-19x = 155 - 29*6
-19x = -19
x = 1 (# of hrs you run)
6-x = 5 (# of hrs you bike)
===============================
Cheers,
Stan H.
==========