document.write( "Question 201381: Hello! I need a help with ASAP!!!
\n" );
document.write( "Problem 1.
\n" );
document.write( "In 1920, the record for a certain race was 45.4 sec. In 1990, it was 44.0 sec.
\n" );
document.write( "Let R(t)= the record in the race and t= the number of the year since 1920.
\n" );
document.write( "
\n" );
document.write( "a) Find a linear function that the date
\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.56 sec
\n" );
document.write( "
\n" );
document.write( "Find a linear function that fits the data.
\n" );
document.write( "R(t)= ?? -002-45.4???
\n" );
document.write( "What is the predicted record for 2003? 43.74??
\n" );
document.write( "What is the predicted record for 2006? 43.68??
\n" );
document.write( "In what year will the predicted record be 43.56 sec??
\n" );
document.write( "
\n" );
document.write( "I appreciate this.
\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #151614 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! In 1920, the record for a certain race was 45.4 sec. In 1990, it was 44.0 sec. \n" ); document.write( "Let R(t)= the record in the race and t= the number of the year since 1920. \n" ); document.write( ". \n" ); document.write( "a) Find a linear function that the date \n" ); document.write( "Think of the x-axis representing the year and the y-axis representing the \"record-time\" in seconds. \n" ); document.write( "The problem, then, really gives you two data points: (remember, since 1920) \n" ); document.write( "1920 we get: (0,45.4) \n" ); document.write( "1990 we get: (70,44) \n" ); document.write( "Slope then is \n" ); document.write( "(y2-y1)/(x2-x1) = (44-45.4)/(70-0) = -1.4/70 = -0.02 \n" ); document.write( ". \n" ); document.write( "Using the slope and one (70,44) of the two points substitute it into the \"point-slope\" form: \n" ); document.write( "y-y1 = m(x-x1) \n" ); document.write( "y-44 = -0.02(x-70) \n" ); document.write( "y = -0.02(x-70) + 44 \n" ); document.write( "y = -0.02x + 1.4+44 \n" ); document.write( "y = -0.02x + 45.4 \n" ); document.write( "Replacing y with R(t) and x with t we get: \n" ); document.write( "R(t) = -0.02t + 45.4 \n" ); document.write( ". \n" ); document.write( "b) Use the function in (a) to predict the record in 2003 and in 2006. \n" ); document.write( "For 2003: \n" ); document.write( "t = 2003-1920 = 83 \n" ); document.write( "R(t) = -0.02t + 45.4 \n" ); document.write( "R(t) = -0.02(83) + 45.4 \n" ); document.write( "R(t) = -1.66 + 45.4 \n" ); document.write( "R(t) = -1.66 + 45.4 \n" ); document.write( "R(t) = 43.74 seconds \n" ); document.write( ". \n" ); document.write( "For 2006: \n" ); document.write( "t = 2006-1920 = 86 \n" ); document.write( "R(t) = -0.02t + 45.4 \n" ); document.write( "R(t) = -0.02(86) + 45.4 \n" ); document.write( "R(t) = -1.66 + 45.4 \n" ); document.write( "R(t) = -1.72 + 45.4 \n" ); document.write( "R(t) = 43.68 seconds \n" ); document.write( ". \n" ); document.write( "c) Find the year when the record will be 43.56 sec \n" ); document.write( "R(t) = -0.02t + 45.4 \n" ); document.write( "43.56 = -0.02t + 45.4 \n" ); document.write( "43.56-45.4 = -0.02t \n" ); document.write( "-1.84 = -0.02t \n" ); document.write( "92 = t \n" ); document.write( "Year then = 1920+92 = 2012 \n" ); document.write( " \n" ); document.write( " |