document.write( "Question 375195: 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 35 miles per gallon of gas. During one particular week, the two cars went a combined total of 2125 miles, for a total gas consumption of 55 gallons. How many gallons were consumed by each of the two cars that week? \n" ); document.write( "
Algebra.Com's Answer #266854 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 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 35 miles per gallon of gas. During one particular week, the two cars went a combined total of 2125 miles, for a total gas consumption of 55 gallons. How many gallons were consumed by each of the two cars that week? \n" ); document.write( ".. \n" ); document.write( "one car 40 miles /gallon \n" ); document.write( "other car 35 miles/gallon \n" ); document.write( ".. \n" ); document.write( "Total miles = 2125 \n" ); document.write( "gas used = 55 gallons \n" ); document.write( "... \n" ); document.write( "let first car drive x miles \n" ); document.write( "second car drive y miles \n" ); document.write( ".. \n" ); document.write( "x/40 + y/35 = 55 \n" ); document.write( "(35x+40y)/35*40 = 55 \n" ); document.write( "35x+40y = 55*40*35 \n" ); document.write( "35x+40y=77,000............................1 \n" ); document.write( "x+y = 2125................................2 \n" ); document.write( "multiply (2) by -35 \n" ); document.write( "-35x-35y= 2125*-35 \n" ); document.write( "-35x-35y=-74,375\r \n" ); document.write( "\n" ); document.write( "add to (1) \n" ); document.write( "5y=2625 \n" ); document.write( "/5 \n" ); document.write( "y=525 miles \n" ); document.write( "average = 35 \n" ); document.write( "consumption = 525/35 \n" ); document.write( "= 15 gallons \n" ); document.write( "x= 2125-525=1600 miles \n" ); document.write( "first car 1600/40 = 40 gallons\r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |