SOLUTION: Tom and Jerry each walk 10 km. The speed of Tom is 1.5 times that of Jerry’s speed. Tom reaches the destination 1.5hrs before Jerry. Then Jerry’s speed is equal to (in km/hr)?
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: Tom and Jerry each walk 10 km. The speed of Tom is 1.5 times that of Jerry’s speed. Tom reaches the destination 1.5hrs before Jerry. Then Jerry’s speed is equal to (in km/hr)?
Log On
Question 1191727: Tom and Jerry each walk 10 km. The speed of Tom is 1.5 times that of Jerry’s speed. Tom reaches the destination 1.5hrs before Jerry. Then Jerry’s speed is equal to (in km/hr)? Found 3 solutions by Theo, greenestamps, josgarithmetic:Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website! rate * time = distance formula for tom is 1.5 * r * (t - 1.5) = 10
rate * time = distance formula for jerry is r * t = 10
subtract the second equation from the first to get:
1.5 * r * (t - 1.5) - r * t = 0
simplify to get:
1.5 * r * t - 1.5^2 * r - r * t = 0
combine like terms to get:
.5 * r * t - 1.5^2 * r = 0
add 1.5^2 * r to both sides of the equation to get:
.5 * r * t = 1.5^2 * r
divide both sides of the equation by .5 * r to get:
t = 1.5^2 * r / (.5 * r)
simplify to get:
t = 1.5^2 / .5 = 4.5
substitute for t in r * t = 10 to get:
r * 4.5 = 10
solve for r to get:
r = 10/4.5
you have t = 4.5 and r = 10/4.5.
replace t with 4.5 and r with 10/4.5 in both original equations to get:
1.5 * r * (t - 1.5) = 10 becomes 1.5 * 10/4.5 * 3 = 10 which becomes 10 = 10.
r * t = 10 becomes 10/4.5 * 4.5 = 10 which becomes 10 = 10
this confirms the values of r and t are good.
your solution is that jerry's speed is equal to 10/4.5 kilometers per hour.
as a decimal that's equal to 2.22222...... kilometers per hour.
you may keep as a fraction or round the decimal equivalent as required.