document.write( "Question 740215: My vehicle gets 12 miles to a gallon, if i drive for 9 minutes at 35 miles a hour how much gas do i use and how much does it cost in gas doing this for 4 of the same trips at 2.60$ a gallon? (We're going to pretend there is no stop lights or anything just constant speed/driving) \n" ); document.write( "
Algebra.Com's Answer #451526 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+9+\" minutes is \"+9%2F60+=+3%2F20+\" hrs
\n" ); document.write( "( mi/hr ) x ( hrs ) = miles
\n" ); document.write( "\"+35%2A%28+3%2F20+%29+=+5.25+\" miles
\n" ); document.write( "-------------------------
\n" ); document.write( "( miles ) / ( miles / gallon ) = gallons
\n" ); document.write( "\"+5.25+%2F+12+=+.4375+\" gallons
\n" ); document.write( "-------------------------
\n" ); document.write( "You use .4375 gallons of gas
\n" ); document.write( "( dollars / gallon ) x ( gallons ) = dollars
\n" ); document.write( "\"+2.06%2A.4375+=+.90125+\" dollars
\n" ); document.write( "\"+4%2A.90125+=+3.605+\"
\n" ); document.write( "The cost in gas is $3.61
\n" ); document.write( "
\n" ); document.write( "
\n" );