document.write( "Question 182644: Dawn’s SUV gets 14 miles per gallon (mpg) in city driving and 23 mpg in highway driving. The SUV is driven 290 miles on 15 gallons of gasoline. How many miles were driven in the city and how many miles were driven on the highway? \n" ); document.write( "
Algebra.Com's Answer #137128 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
Dawn’s SUV gets 14 miles per gallon (mpg) in city driving and 23 mpg in highway driving. The SUV is driven 290 miles on 15 gallons of gasoline. How many miles were driven in the city and how many miles were driven on the highway?
\n" ); document.write( ":
\n" ); document.write( "let c and h be the number of gallons used in the city and highway respectively
\n" ); document.write( ":
\n" ); document.write( "c+h=15.............eq 1
\n" ); document.write( "14c+23h=290........eq 2
\n" ); document.write( ":
\n" ); document.write( "rewrite eq 1 to c=15-h and plug it into eq 2
\n" ); document.write( ":
\n" ); document.write( "14(15-h)+23h=290
\n" ); document.write( ":
\n" ); document.write( "210-14h+23h=290
\n" ); document.write( ":
\n" ); document.write( "9h=80
\n" ); document.write( ":
\n" ); document.write( "\"h=8.89\"number of gallons used on highway
\n" ); document.write( ":
\n" ); document.write( "\"c=15-h=6.11\"number of gallons use in city
\n" ); document.write( ":
\n" ); document.write( "appx miles driven in city 14(6.11)=\"highlight%2885.53%29\"
\n" ); document.write( "appx miles driven on hiwy 23(8.89)=\"highlight%28204.47%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );