document.write( "Question 849300: Solve using the system of Linear Equations\r
\n" );
document.write( "\n" );
document.write( "Pierre has found that his new car gets 33 miles per gallon on the highway and 27 miles per gallon in the city. He recently drove 317 miles on 10 gallons of gasoline. How many miles did he drive on the highway? How many miles did he drive in the city? \n" );
document.write( "
Algebra.Com's Answer #511482 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Uniform rates for fuel efficiency. \n" ); document.write( "R is fuel rate in miles per gallons; \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The question asks for miles each of highway and of city driving, so call these x and y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "________________MGP___________distance____________fuel volume \n" ); document.write( "Highway_________33______________x_________________33x \n" ); document.write( "City____________28______________y_________________28y \n" ); document.write( "TOTALS_________________________317________________10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The totals indicate what the two simultaneous equations are. Solve that system for x and y. You might likely find substitution method the most comfortable. \n" ); document.write( " |