document.write( "Question 989078: You are planning a 250mile road trip. Your car gets 32 miles per
\n" );
document.write( "Gallon on the highway. Gas costs 3.50 per gallon. \r
\n" );
document.write( "\n" );
document.write( "How much will gas cost for the trip? Round your answer to the nearest cent \n" );
document.write( "
Algebra.Com's Answer #609510 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You are planning a 250mile road trip. Your car gets 32 miles per \n" ); document.write( "Gallon on the highway. Gas costs 3.50 per gallon. \r \n" ); document.write( "\n" ); document.write( "How much will gas cost for the trip? Round your answer to the nearest cent \n" ); document.write( "================== \n" ); document.write( "1 gal goes 32 miles \n" ); document.write( "2 gal goes 64 miles \n" ); document.write( "3 gal goes 96 miles \n" ); document.write( "etc \n" ); document.write( "Miles = 32*gallons \n" ); document.write( "Find g, the # of gallons to go 250 miles. \n" ); document.write( "--- \n" ); document.write( "Cost = $3.50*g \n" ); document.write( " |