document.write( "Question 1050721: A car travels 312 miles in the same time that a motorcycle travels 272 miles. If the​ car's speed is 10 miles per hour more than the​ motorcycle's, find the speed of the car and the speed of the motorcycle. \n" ); document.write( "
Algebra.Com's Answer #666325 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
RT=D basic rule\r
\n" ); document.write( "\n" ); document.write( "\"same time\", so maybe equate expressions for time\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "r, unknown speed of motorcycle\r\n" );
document.write( "k, 10 mph\r\n" );
document.write( "t, unknown same amount of time\r\n" );
document.write( "D, 312 miles\r\n" );
document.write( "d, 272 miles\r\n" );
document.write( "

\n" ); document.write( "
\r\n" );
document.write( "                  SPEED         TIME         DISTANCE\r\n" );
document.write( "CAR               r+k           t            D\r\n" );
document.write( "MCYCLE            r             t            d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Two equations can be setup, but you will be solving \"highlight%28D%2F%28r%2Bk%29=d%2Fr%29\".
\n" ); document.write( "
\n" );