document.write( "Question 133743: A motorcycle and a car leave an intersection at the same time. The motorcycle heads north at an average speed of 20 miles per hour, while the car heads east at an average speed of 48 miles per hour. Find an expression for their distance apart in miles at the end of t hours.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #97858 by dolly(163)\"\" \"About 
You can put this solution on YOUR website!
Speed of the motorcycle heading toward north = 20mi/hr
\n" ); document.write( "Time travelled = t hrs
\n" ); document.write( "so distance covered = speed x time
\n" ); document.write( " = 20 t miles\r
\n" ); document.write( "\n" ); document.write( "Speed of the motorcycle heading toward east = 48mi/hr
\n" ); document.write( "Time travelled = t hrs
\n" ); document.write( "so distance covered = speed x time
\n" ); document.write( " = 48 t miles\r
\n" ); document.write( "\n" ); document.write( "North and east are at right angles.\r
\n" ); document.write( "\n" ); document.write( "So applying Pythagorean theorem, the distance between them is given by,\r
\n" ); document.write( "\n" ); document.write( "distance = sqrt( (48t)^2 + (20t)^2 )
\n" ); document.write( " = sqrt ( 2304 t^2 + 400 t^2 )
\n" ); document.write( " = sqrt ( 2704 t^2 )
\n" ); document.write( " = 52 t
\n" ); document.write( "So at the end of t hrs they are 52 t miles apart.\r
\n" ); document.write( "\n" ); document.write( "good luck!!!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );