document.write( "Question 823485: You decide to take a 1,264-mile cross-country trip to Cooper City, Florida. Suppose your car averages 30 miles per gallon during the trip and that the cost of gasoline is $3.89 per gallon. How much will you spend on gasoline during the trip? Round your answer to the nearest dollar. \n" ); document.write( "
Algebra.Com's Answer #495554 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
d=1264 miles
\n" ); document.write( "E=30 miles per gallons
\n" ); document.write( "p=3.89 dollars per gallon\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost of the trip, \"highlight%28d%2A%281%2FE%29%2Ap%29\";
\n" ); document.write( "Include the units and see how they work.
\n" ); document.write( "
\n" );