document.write( "Question 1180010: A family has two cars. the first car has a fuel efficiency of 25 miles per gallon of gas and the second has a fuel efficiency of 15 miles per gallon of gas. during one particular week, the two cars went a combined total of 1325 miles, for a gas consumption of 65 gallons. How many gallons were consumed by each of the two cars that week? \n" ); document.write( "
Algebra.Com's Answer #809579 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A family has two cars. the first car has a fuel efficiency of 25 miles per gallon of gas
\n" ); document.write( "and the second has a fuel efficiency of 15 miles per gallon of gas.
\n" ); document.write( "during one particular week, the two cars went a combined total of 1325 miles,
\n" ); document.write( "for a gas consumption of 65 gallons. How many gallons were consumed by each of the two cars that week?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of gallons were consumed by the first car.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of gallons consumed by the second car is  (65-x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The distance traveled by the first car is 25x miles.\r\n" );
document.write( "\r\n" );
document.write( "The distance traveled by the second car is 15*(65-x) miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total distance equation is\r\n" );
document.write( "\r\n" );
document.write( "    25x + 15*(65-x) = 1325  miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this equation, express x and calculate\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%281325+-+15%2A65%29%2F%2825-15%29\" = 35.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The first car consumed 35 gallons of fuel.  The second car consumed the rest (65-35) = 30 gallons.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Miles per gallon effectiveness and moving car\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );