document.write( "Question 207654: you are driving to gary for a state championship game . It is 120 miles to the stadium and you have already driven 42 miles. if you are traveling at 65 miles per hour, how long before you get there? \n" ); document.write( "
Algebra.Com's Answer #157049 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
D=rt
\n" ); document.write( "t=D/r
\n" ); document.write( "t=(120-42)/65
\n" ); document.write( "t=1.2 hrs or 1hr 12min
\n" ); document.write( "
\n" );