document.write( "Question 1042615: A school record in a certain race in 1960 was 3.8 minutes. In 1980 the school record in the same event was 3.65 minutes.Choose the linear equation for these data points.(y=-.0075x+18.5),(y=.0075x-18.5), (y=.0075x 0.18.5) \n" ); document.write( "
Algebra.Com's Answer #657602 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The year is the x-value (fixed, known) and the time for the race the y-value.
\n" ); document.write( "slope is
\n" ); document.write( " change in y/change in x.
\n" ); document.write( "It is 3.65-3.80/1980-1960
\n" ); document.write( "That is -0.15/20= -0.0075
\n" ); document.write( "Now use the point slope formula
\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "y-3.8=-0.0075(x-1960), using the first point (the second will give the same answer)
\n" ); document.write( "y=-.0075x-(-0.0075*1960)+3.8
\n" ); document.write( "y=-0.0075x+14.7+3.8
\n" ); document.write( "y=-0.0075x+18.5, the first ANSWER
\n" ); document.write( "Check using second point.
\n" ); document.write( "y-3.65=-0.0075(x-1980)
\n" ); document.write( "y-3.65=-0.0075x+14.85
\n" ); document.write( "y=-0.0075x+18.5
\n" ); document.write( "
\n" );