document.write( "Question 1019744: Two cyclists leave from an intersection at the same time. One travels due north at a speed of 18 mph, and the other travels due east at a speed of 24 mph. How long until the distance between them is 90 miles?\r
\n" );
document.write( "\n" );
document.write( "I think it's 2 hours something but cannot figure out the mathematical equation to figure it out. Thank you \n" );
document.write( "
Algebra.Com's Answer #635684 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two cyclists leave from an intersection at the same time. One travels due north at a speed of 18 mph, and the other travels due east at a speed of 24 mph. How long until the distance between them is 90 miles? \n" ); document.write( "------------ \n" ); document.write( "It's a right triangle, and the distance between is the hypotenuse. \n" ); document.write( "------ \n" ); document.write( "(18t)^2 + (24t)^2 = 90^2 \n" ); document.write( "900t^2 = 8100 \n" ); document.write( "t = 3 hours\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |