document.write( "Question 1177601: a train travels 30 miles in 5/6 the amount of time it takes a man to drive a car the same distance. if the rate of the train exceeds the rate of the car by 8 miles per hour, find the rate at which the car is traveling. \n" ); document.write( "
Algebra.Com's Answer #806696 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "          SPEEDS                       TIME            DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "TRAIN     \"30%2F%28%285x%29%2F6%29\"                   5x/6             30\r\n" );
document.write( "\r\n" );
document.write( "CAR       \"30%2Fx\"                           x               30\r\n" );
document.write( "\r\n" );
document.write( "DFFRNCE    8\r\n" );
document.write( "

\n" ); document.write( "You may see an equation you can form but the variable is the time, x, for the car.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "RESULTS
\n" ); document.write( "Time for car, \"x=3%2F4\"\"hour\";
\n" ); document.write( "Train speed, 48 mph;
\n" ); document.write( "Car speed, 40 mph
\n" ); document.write( "
\n" );