document.write( "Question 201400: Hello! I need a help ASAP!!!
\n" ); document.write( "Problem 3.
\n" ); document.write( "In 1920, the record for a certain race was 46.4 sec. In 1990, it was 45.0 sec.
\n" ); document.write( "Let R(t)= the record in the race and t= the number of the year since 1920.\r
\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 44.56 sec\r
\n" ); document.write( "\n" ); document.write( "Find a linear function that fits the data.
\n" ); document.write( "R(t)= ??
\n" ); document.write( "What is the predicted record for 2003?
\n" ); document.write( "What is the predicted record for 2006?
\n" ); document.write( "In what year will the predicted record be 44.56 sec??
\n" ); document.write( "Thank you so much for your help!!!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #151627 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
In general when you want to find the equation of a line, you need the slope of the line and at least one point on the line. To start with you have two points:
\n" ); document.write( "
\r\n" );
document.write( "Year   t (Year-1920)   R(t)   Point\r\n" );
document.write( "1920   0               46.4   (0, 46.4)\r\n" );
document.write( "1990   70              45.0   (70, 45.0)\r\n" );
document.write( "

\n" ); document.write( "We have the point(s) we need but we do not have the slope. With the two points we can calculate the slope using the slope formula:
\n" ); document.write( "\"m+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"
\n" ); document.write( "Substituting the coordinates of the two points above in the formula:
\n" ); document.write( "\"m+=+%2846.4+-+45.0%29%2F%280+-+70%29\"
\n" ); document.write( "Subtracting we get
\n" ); document.write( "\"m+=+%281.4%29%2F%28-70%29\"
\n" ); document.write( "Dividing 1.4 by -70 we get
\n" ); document.write( "\"m+=+-0.02\"
\n" ); document.write( "Now we have the slope and at least one point. There are a couple of ways to find the equation of the line:
  • Using the Point-Slope formula: \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"
  • Using the Slope-Intercept form: \"y+=+mx+%2B+b\"
Since most students seem to the prefer the second method that is how we will proceed.
\n" ); document.write( "First we substitute the slope and the coordinates of a point (it doesn't matter which point as long as it is on the line) into the Slope-Intercept form.
\n" ); document.write( "\"y+=+mx+%2B+b\"
\n" ); document.write( "Substituting the coordinates of (0, 46.4) in for the x and the y and substituting -0.02 in for the m we get
\n" ); document.write( "\"%2846.4%29+=+%28-0.02%29%2A%280%29+%2B+b\"
\n" ); document.write( "We can now solve for b. Since -0.02 * 0 is zero and since 0 + b is b we get
\n" ); document.write( "\"46.4+=+b\"
\n" ); document.write( "Now that we have m (-0.02) and b (46.4) we can write the equation of our line. In doing so we will use t instead of x and R(t) instead of y.
\n" ); document.write( "\"R%28t%29+=+-0.02t+%2B+46.4\"
\n" ); document.write( "which is the answer to part (a).

\n" ); document.write( "For part (b), to calculate the record in 2003 we will use 83 for t (since 2003-1920 = 83) and figure out R(83). To calculate the record in 2006 we will use t = 86 and calculate R(86).
\n" ); document.write( "\"R%2883%29+=+-0.02%2883%29+%2B+46.4\"
\n" ); document.write( "Multiplying -0.02 by 83 we get
\n" ); document.write( "\"R%2883%29+=+-1.66+%2B+46.4\"
\n" ); document.write( "Adding we get
\n" ); document.write( "\"R%2883%29+=+44.74\"
\n" ); document.write( "Similarly
\n" ); document.write( "\"R%2886%29+=+-0.02%2886%29+%2B+46.4\"
\n" ); document.write( "Simplifying like above
\n" ); document.write( "\"R%2886%29+=+44.68\"

\n" ); document.write( "For part (c) we will use R(t) = 44.56 and solve for t:
\n" ); document.write( "\"44.56+=+-0.02t+%2B+46.4\"
\n" ); document.write( "Subtracting 46.4 from both sides we get
\n" ); document.write( "\"-1.84+=+-0.02t\"
\n" ); document.write( "Dividing both sides by -0.02 we get
\n" ); document.write( "\"92+=+t\"
\n" ); document.write( "Since t = 92 the year must be 92+1920 or 2012\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );