document.write( "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)? \n" ); document.write( "
Algebra.Com's Answer #823540 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
rate * time = distance formula for tom is 1.5 * r * (t - 1.5) = 10
\n" ); document.write( "rate * time = distance formula for jerry is r * t = 10
\n" ); document.write( "subtract the second equation from the first to get:
\n" ); document.write( "1.5 * r * (t - 1.5) - r * t = 0
\n" ); document.write( "simplify to get:
\n" ); document.write( "1.5 * r * t - 1.5^2 * r - r * t = 0
\n" ); document.write( "combine like terms to get:
\n" ); document.write( ".5 * r * t - 1.5^2 * r = 0
\n" ); document.write( "add 1.5^2 * r to both sides of the equation to get:
\n" ); document.write( ".5 * r * t = 1.5^2 * r
\n" ); document.write( "divide both sides of the equation by .5 * r to get:
\n" ); document.write( "t = 1.5^2 * r / (.5 * r)
\n" ); document.write( "simplify to get:
\n" ); document.write( "t = 1.5^2 / .5 = 4.5
\n" ); document.write( "substitute for t in r * t = 10 to get:
\n" ); document.write( "r * 4.5 = 10
\n" ); document.write( "solve for r to get:
\n" ); document.write( "r = 10/4.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have t = 4.5 and r = 10/4.5.
\n" ); document.write( "replace t with 4.5 and r with 10/4.5 in both original equations to get:
\n" ); document.write( "1.5 * r * (t - 1.5) = 10 becomes 1.5 * 10/4.5 * 3 = 10 which becomes 10 = 10.
\n" ); document.write( "r * t = 10 becomes 10/4.5 * 4.5 = 10 which becomes 10 = 10
\n" ); document.write( "this confirms the values of r and t are good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that jerry's speed is equal to 10/4.5 kilometers per hour.
\n" ); document.write( "as a decimal that's equal to 2.22222...... kilometers per hour.
\n" ); document.write( "you may keep as a fraction or round the decimal equivalent as required.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );