document.write( "Question 168225This question is from textbook saxon algebra 2
\n" );
document.write( ": A car traveling at 50 miles per hour uses 2 gallons of fuel. The fuel tank has a capacity of 20 gallons. Let t be the time in hours, x be the distance traveled, and y be the number of gallons remaining in the fuel tank. Write parametric equations for x and y in terms of t. \n" );
document.write( "
Algebra.Com's Answer #123976 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A car traveling at 50 miles per hour uses 2 gallons of fuel. The fuel tank has a capacity of 20 gallons. Let t be the time in hours, x be the distance traveled, and y be the number of gallons remaining in the fuel tank. Write parametric equations for x and y in terms of t. \n" ); document.write( "----------------------------------- \n" ); document.write( "x = 50t \n" ); document.write( "y = 20-2t \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |