document.write( "Question 1168128: A family has two cars. The first car has a fuel efficiency of 40 miles per gallon of gas and the second has a fuel efficiency of 25 miles per gallon of gas. During one particular week, the two cars went a combined total of 1575 miles, for a total gas consumption of 45 gallons. How many gallons were consumed by each of the two cars that week? \n" ); document.write( "
Algebra.Com's Answer #792745 by ikleyn(52786)\"\" \"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 40 miles per gallon of gas
\n" ); document.write( "and the second has a fuel efficiency of 25 miles per gallon of gas.
\n" ); document.write( "During one particular week, the two cars went a combined total of 1575 miles, for a total gas consumption of 45 gallons.
\n" ); document.write( "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( "\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  (45-x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The distance traveled by the first car is 40x miles.\r\n" );
document.write( "\r\n" );
document.write( "The distance traveled by the second car is 25*(45-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( "    40x + 25*(45-x) = 1575  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 = \"%281575+-+25%2A45%29%2F%2840-25%29\" = 30.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The first car consumed 30 gallons of fuel.  The second car consumed the rest (45-30) = 15 gallons.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );