document.write( "Question 251357: On Monday, Chuck drove from Norfolk to Valentine, averaging 47 mph. On Tuesday, he continued on to Chadron, averaging 69 mph. his driving time on Monday was 2 hours longer than his driving time on Tuesday. If the total distance from Norfolk to Chadron is 326 miles, then how many hours did he drive on Monday? How far is it from Valentine to Chadron?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #183029 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 47*(2+y)+69y=326 \n" ); document.write( "y=2 \n" ); document.write( "47*4+69*2=326 \n" ); document.write( "He drove 4 hours (2+2) on Monday. \n" ); document.write( "Tuesday trip was 2*69= 138 miles from Valentine to Chadron. \n" ); document.write( " \n" ); document.write( " |