document.write( "Question 560143: how do I figure out how much I will spend in gas if a car gets 20 miles per gallon? \n" ); document.write( "
Algebra.Com's Answer #363705 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
In words:
\n" ); document.write( "( miles that you travel ) / ( miles/gallon) = gallons used on trip
\n" ); document.write( "Say you travel 200 miles
\n" ); document.write( "\"+200%2F20+=+10+\" gallons used
\n" ); document.write( "
\n" );