document.write( "Question 661998: Suppose you use 10 gal to drive 208 mi. the car gets 18 mpg for the city and 25 mpg for the highway. find the number of city and highway miles you drove. \n" ); document.write( "
Algebra.Com's Answer #411877 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose you use 10 gal to drive 208 mi. the car gets 18 mpg for the city and 25 mpg for the highway. find the number of city and highway miles you drove.
\n" ); document.write( "---------
\n" ); document.write( "Formula to use: distance/mpg = gallons
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "gallons + gallons = 10 gallons
\n" ); document.write( "x miles/18 mph + (208-x)/25 mpg = 10
\n" ); document.write( "----
\n" ); document.write( "x/18 + (208-x)/25 = 10
\n" ); document.write( "25x + 18(208-x) = 10*18*25
\n" ); document.write( "------
\n" ); document.write( "7x = 42*18
\n" ); document.write( "x = 6*18
\n" ); document.write( "x = 108 miles (city miles)
\n" ); document.write( "----
\n" ); document.write( "208-x = 100 miles (highway miles)
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );