document.write( "Question 1122623: A family has two cars. During one particular week, the first car consumed 25 gallons of gas and the second consumed 40 gallons of gas. The two cars drove a combined total of 1600 miles, and the sum of their fuel efficiencies was 55 miles per gallon. What were the fuel efficiencies of each of the cars that week? \n" ); document.write( "
Algebra.Com's Answer #738746 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
------------------------------------------------
\n" ); document.write( " During one particular week, the first car consumed 25 gallons of gas and the second consumed 40 gallons of gas. The two cars drove a combined total of 1600 miles, and the sum of their fuel efficiencies was 55 miles per gallon. What were the fuel efficiencies of each of the cars that week?
\n" ); document.write( "----------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"R=D%2FV\", fuel efficiency R in miles per gallons
\n" ); document.write( "
\r\n" );
document.write( "              FUEL EFFICIENCY   VOLUME       DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "FirstCar         x               25            25x\r\n" );
document.write( "\r\n" );
document.write( "SecondCar        y               40            40y\r\n" );
document.write( "\r\n" );
document.write( "Totals          55               65            1600\r\n" );
document.write( "

\n" ); document.write( "\"system%28x%2By=55%2C25x%2B40y=1600%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5x%2B8y=320\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5%2855-y%29%2B8y=320\"\r
\n" ); document.write( "\n" ); document.write( "\"275-5y%2B8y=320\"\r
\n" ); document.write( "\n" ); document.write( "\"3y=320-275\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28y=15%29\"-----------miles per gallon, the SecondCar\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28x=40%29\"-------------------FirstCar
\n" ); document.write( ".
\n" ); document.write( "
\n" );