document.write( "Question 503695: A new set of car tires has a tread depth of 8 millimeters. The tread depth decreases 0.12 millimeter per thousand miles driven. Write an equation that gives the tread depth as a function of the distance driven. \n" ); document.write( "
Algebra.Com's Answer #339361 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! y = tread depth \n" ); document.write( "x = 1000 miles driven \n" ); document.write( ". \n" ); document.write( "y = -.12x + 8 \n" ); document.write( ". \n" ); document.write( " |