document.write( "Question 913125: A plane can fly 360 miles in the same time as it takes a car to go 210 miles. If the car travels 60 mph slower than the plane, find the speed of the plane. \n" ); document.write( "
Algebra.Com's Answer #554315 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! p*t=360, \n" ); document.write( "c*t=210, \n" ); document.write( "c=p-60\r \n" ); document.write( "\n" ); document.write( "c = 84, p = 144, t = 5/2 \n" ); document.write( " |