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)\"\" \"About 
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( "\"graph%28500%2C500%2C-5%2C80%2C-5%2C10%2C-.12%2Ax%2B8%29\"
\n" ); document.write( "
\n" );