document.write( "Question 963989: Charles took 2 hr longer to drive 240 mi on the first day of a vacation trip than to drive 144 mi on the second day. If his average driving rate was the same on both days, what was his driving time for each of the days? \n" ); document.write( "
Algebra.Com's Answer #588889 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Charles took 2 hr longer to drive 240 mi on the first day of a vacation trip than to drive 144 mi on the second day. If his average driving rate was the same on both days, what was his driving time for each of the days?
\n" ); document.write( "***
\n" ); document.write( "let x=driving rate for both days
\n" ); document.write( "travel time=distance/rate
\n" ); document.write( "\"240%2Fx-144%2Fx=2\"
\n" ); document.write( "96/x=2
\n" ); document.write( "x=48
\n" ); document.write( "240/48=5
\n" ); document.write( "144/48=3
\n" ); document.write( "travel time on first day=5 hrs
\n" ); document.write( "travel time on second day=3 hrs
\n" ); document.write( "
\n" );