document.write( "Question 736953: Two cars leave the origin at noon. One goes north at 90 mph and the other goes east at 20 mph. Express the distance between in terms of the number of hours they have been driving. Use t for time. \n" ); document.write( "
Algebra.Com's Answer #450448 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! sqrt((90*t)^2+(20+t)^2)=d \n" ); document.write( " \n" ); document.write( " |