document.write( "Question 618566: A plane can fly 480 miles in the same time as it takes a car to go 210 miles. If the car travels 90 mph slower than the plane, find the speed of the plane. \n" ); document.write( "
Algebra.Com's Answer #389131 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
t = d / r\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "480 / p = 210 / (p - 90)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"cross\" multiplying ___ 480p - (90 * 480) = 210p\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "270p = 90 * 480
\n" ); document.write( "
\n" );