document.write( "Question 1021980: The distance to Arsh’s cottage is 230km. Part of the trip is spent driving on a paved road where the limit is 80km/h. The rest of the trip is spent driving on gravel road with the limit being 50km/h. If the trip takes 4 hours, how many hours are spent on each part? \n" ); document.write( "
Algebra.Com's Answer #637659 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                     rate        time       distance\r\n" );
document.write( "\r\n" );
document.write( "PAVED                 80\r\n" );
document.write( "\r\n" );
document.write( "GRAVEL                50\r\n" );
document.write( "\r\n" );
document.write( "Total                            4            230\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Basic uniform travel rates rule is RT=D to relate rate, time, and distance. Either pick variables for time OR variables for the distances, and fill-in the rest of the numbers for the data table. Make the equations and solve the system.
\n" ); document.write( "
\n" );