document.write( "Question 410403: In 1920, the record for a certain race was 45.7 sec. In 1990, it was 44.3 sec. Let R(t)= the record in the race and t= the number of years since 1920. So then what does R(t)=
\n" );
document.write( "what is the predicted record for 2003?
\n" );
document.write( "what is the predicted record in 2006?
\n" );
document.write( "In what year will the predicted record be 43.74 seconds? \n" );
document.write( "
Algebra.Com's Answer #288670 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! In 1920, the record for a certain race was 45.7 sec. \n" ); document.write( " In 1990, it was 44.3 sec. \n" ); document.write( " Let R(t)= the record in the race and t= the number of years since 1920. \n" ); document.write( " So then what does R(t)= \n" ); document.write( ": \n" ); document.write( "Find the slope of the equation Let yr 1920 = 0 \n" ); document.write( "t1=0; r1=45.7 \n" ); document.write( "t2=70; r2=44.3 \n" ); document.write( ": \n" ); document.write( "m = \n" ); document.write( "Find the equation \n" ); document.write( "r - 45.7 = -.02(t - 0) \n" ); document.write( "R(t) = -.02t + 45.7 is the equation \n" ); document.write( ": \n" ); document.write( "what is the predicted record for 2003? \n" ); document.write( "t = 83 \n" ); document.write( "R(t) = -.02(83) + 45.7 \n" ); document.write( "R(t) = 44.04 sec in 2003 \n" ); document.write( ": \n" ); document.write( "what is the predicted record in 2006? \n" ); document.write( "t = 86 \n" ); document.write( "R(t) = -.02(86) + 45.7 \n" ); document.write( "R(t) = 43.98 sec in 2006 \n" ); document.write( ": \n" ); document.write( "In what year will the predicted record be 43.74 seconds? \n" ); document.write( "Solve for t \n" ); document.write( "-.02t + 45.7 = 43.74 \n" ); document.write( "-.02t = 43.74 - 45.7 \n" ); document.write( "-.02t = -1.96 \n" ); document.write( "t = \n" ); document.write( "t = +98 \n" ); document.write( "1920 + 98 = 2018, the predicted record of 43.74 \n" ); document.write( " |