document.write( "Question 1143760: A family has two cars. The first car has a fuel efficiency of
\n" ); document.write( "35\r
\n" ); document.write( "\n" ); document.write( "miles per gallon of gas and the second has a fuel efficiency of
\n" ); document.write( "15\r
\n" ); document.write( "\n" ); document.write( "miles per gallon of gas. During one particular week, the two cars went a combined total of
\n" ); document.write( "825\r
\n" ); document.write( "\n" ); document.write( "miles, for a total gas consumption of
\n" ); document.write( "35\r
\n" ); document.write( "\n" ); document.write( "gallons. How many gallons were consumed by each of the two cars that week?
\n" ); document.write( "

Algebra.Com's Answer #764657 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
\"FuelEfficiency=Distance%2FFuelVolume\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"FuelEfficiency%2AFuelVolume=Distance\"\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "VEHICLE       FUEL EFFIC.    VOLUME      DISTANCE(miles)\r\n" );
document.write( "\r\n" );
document.write( "FirstCar        35            v           35v\r\n" );
document.write( "\r\n" );
document.write( "SecondCar       15            35-v       15(35-v)\r\n" );
document.write( "\r\n" );
document.write( "TOTALS                        35         825\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%2835v-15%2835-v%29=825%29\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28v=15%29\"-------gallons fuel, the firstcar\r
\n" ); document.write( "\n" ); document.write( "\"35-15=highlight%2820%29\"------gallons fuel, the secondcar
\n" ); document.write( "
\n" );