document.write( "Question 1189914: A family has two cars. The first car has a fuel efficiency of 35 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 1975 miles, for a total 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 #821419 by ikleyn(52781)\"\" \"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 35 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 1975 miles,
\n" ); document.write( "for a total gas consumption of 65 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( "
\r\n" );
document.write( "Let x = # gallons consumed by one car.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of gallons consumed by the other car is (65-x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The combined traveled distance  equation is\r\n" );
document.write( "\r\n" );
document.write( "    35*x + 25*(65-x) = 1975   miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this equation,  x = \"%281975-+25%2A65%29%2F%2835-25%29\" = 35.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  First car consumed 35 gallons.  The second car consumed the rest  65 - 35 = 30 gallons.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   35*35 + 25*30 = 1975  miles, the combined distance.   ! Correct !\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" );