document.write( "Question 1136510: Your car gets 30 miles per gallon. The distance you travel depends on the gallons of gas you have.
\n" ); document.write( "Write a function that represents this situation.
\n" ); document.write( "

Algebra.Com's Answer #754256 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+g+\" = gallons of gas you have
\n" ); document.write( "\"+f%28g%29+=+30g+\"
\n" ); document.write( "In terms of units:
\n" ); document.write( "[ gallons ] x [ miles / gallon ] = [ miles ]
\n" ); document.write( "
\n" ); document.write( "
\n" );