document.write( "Question 97935: A car uses 4 gallons of gasoline on a trip of 56 miles. At that rate, how much gasoline will a trip of 112 miles require? \n" ); document.write( "
Algebra.Com's Answer #71260 by anjali_yamini(27)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( " for 56 miles, the amount of gasoline required = 4 gallons\r
\n" ); document.write( "\n" ); document.write( " so, for 1 mile, the amount of gasoline required = 4/56 gallons\r
\n" ); document.write( "\n" ); document.write( " so, for 112 miles, the amount of gasoline required = (4/56) * 112 \r
\n" ); document.write( "\n" ); document.write( " = (1/14)*112\r
\n" ); document.write( "\n" ); document.write( " = 8 gallons
\n" ); document.write( "
\n" );