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)![]() ![]() 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 =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |