document.write( "Question 135285: testers drive 8 cars 200 miles on a test track at the same speed
\n" );
document.write( "1.20gal 2.18 gal 3. 16 gal 4. 12 gal 5. 10 gal 6. 12 gal 7. 7 gal 8. 5 gal\r
\n" );
document.write( "\n" );
document.write( "a. find the fuel efficiency in mile per gal per car?\r
\n" );
document.write( "\n" );
document.write( "c. write a formula for calculating the fuel efficiency based on fuel used for a 200 mile test\r
\n" );
document.write( "\n" );
document.write( "d. tell how fuel eficiency changes as amount of fuel used increases from 5 to 10 gal. from 15 to 20 gal\r
\n" );
document.write( "\n" );
document.write( "e. how do the answers in (d) show they are not linear \n" );
document.write( "
Algebra.Com's Answer #99109 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! testers drive 8 cars 200 miles on a test track at the same speed \n" ); document.write( "1.20gal 2.18 gal 3. 16 gal 4. 12 gal 5. 10 gal 6. 12 gal 7. 7 gal 8. 5 gal \n" ); document.write( "a. find the fuel efficiency in mile per gal per car? \n" ); document.write( "Divide 200 miles by each gallon number to get miles per gallon. \n" ); document.write( "------------------------------------- \n" ); document.write( "c. Write a formula for calculating the fuel efficiency based on fuel used for a 200 mile test. \n" ); document.write( "fuel efficiency = 200 mile/(# of gallons) \n" ); document.write( "---------------------------------------- \n" ); document.write( "d. tell how fuel efficiency changes as amount of fuel used increases from 5 to 10 gal. from 15 to 20 gal \n" ); document.write( "fuel efficiency = 200/5 = 40 mpg ; \n" ); document.write( "fuel efficiency = 200/10 = 20 mpg; \n" ); document.write( "fuel efficiency = 200/20 = 10 mpg; \n" ); document.write( "As the # of gallons used doubles the mpg goes down by 50% \n" ); document.write( "The relation is exponential as mpg is multiplied by 1/2 then 1/2 then 1/2 etc. \n" ); document.write( "------------------------------------- \n" ); document.write( "e. how do the answers in (d) show they are not linear \n" ); document.write( "Linear relations show a constant additive; \"d\" shows a constant multiplier. \n" ); document.write( "------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |