document.write( "Question 424363: A man runs to a telephone and back in 15 minutes. His speed on the way to the telephone is 5m/s and his speed on the way back is 4m/s. Find the distance to the telephone.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #295843 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man runs to a telephone and back in 15 minutes. His speed on the way to the telephone is 5m/s and his speed on the way back is 4m/s. Find the distance to the telephone.\r \n" ); document.write( "\n" ); document.write( "---------------------------- \n" ); document.write( "\"To\" DATA: \n" ); document.write( "rate = 5 m/s ; d = x meters ; time = x/5 minutes \n" ); document.write( "--- \n" ); document.write( "\"Back\" DATA: \n" ); document.write( "rate = 4 m/s ; d = x meters ; time = x/4 minutes \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "time + time = 15 minutes \n" ); document.write( "x/5 + x/4 = 15 \n" ); document.write( "4x + 5x = 300 \n" ); document.write( "9x = 300 \n" ); document.write( "x = 33 1/3 meters \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |