document.write( "Question 144527: Lost again, this one seems like it is not even in the book for how to solve it. Any help would be appreciated.\r
\n" );
document.write( "\n" );
document.write( "In 1920, the record for a certain race was 45.4 sec. In 1960, it was 44.6. Let R(t)= the record in the race and t= the number of years since 1920.\r
\n" );
document.write( "\n" );
document.write( "a) Find a linear frunction that fits the data.
\n" );
document.write( "b) Use the function in (a) to predict the record in 2003 and in 2006.
\n" );
document.write( "c) Find the year when the record will be 43.6 sec. \n" );
document.write( "
Algebra.Com's Answer #105270 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 1920, the record for a certain race was 45.4 sec. \n" ); document.write( "In 1960, it was 44.6. \n" ); document.write( "Let R(t)= the record in the race and t= the number of years since 1920. \n" ); document.write( "--------------------- \n" ); document.write( "a) Find a linear frunction that fits the data. \n" ); document.write( "You have two points relating years since 1920 and race records: \n" ); document.write( "The points are (0,45.4) and (40,44.6) \n" ); document.write( "slope = (44.6-45.4)/(40-0) = -0.02 \n" ); document.write( "intercept = 45.4 \n" ); document.write( "EQUATION: record = (-0.02)(years since 1920) + 45.4 \n" ); document.write( "r = -0.02t + 45.4 \n" ); document.write( "----------------------------------\r \n" ); document.write( "\n" ); document.write( "b) Use the function in (a) to predict the record in 2003 and in 2006. \n" ); document.write( "r(2003) = -0.02(2003-1920) + 45.4 \n" ); document.write( "r(2003) = -0.02(83) + 45.4 = 43.74 \n" ); document.write( "---------------------------------------- \n" ); document.write( "r(2006) = ????? \n" ); document.write( "I'll let you do this following the same pattern as above. \n" ); document.write( "------------------------------\r \n" ); document.write( "\n" ); document.write( "c) Find the year when the record will be 43.6 sec. \n" ); document.write( "43.6 = -0.02t + 45.4 \n" ); document.write( "-0.02t = -1.8 \n" ); document.write( "t = 90 \n" ); document.write( "year = 1920+90 = 2010 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |