document.write( "Question 1074550: Determine how much each vehicle will cost to drive for only gas and/ or rental
\n" ); document.write( "On the vacation they will be traveling 650 miles by car. They owe a truck that gets 27mpg that uses diesel gas, They could also rent a car that gets 45mpg using regular gas for $40/day.
\n" ); document.write( " The trip will last 3 days and the current cost of diesel gas averages $2.65 wile the cost of regular gas is currently about $2.30
\n" ); document.write( "

Algebra.Com's Answer #689203 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Truck:
\n" ); document.write( "\"650%2A%281%2F27%29%2A2.65\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Rent Car:
\n" ); document.write( "\"3%2A40%2B650%281%2F45%29%2A2.30\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Compute each cost and compare.
\n" ); document.write( "
\n" );