document.write( "Question 1209366: In an arithmetic sequence, the 23rd term is 2, and the 38th term is 3. What is the 41st term? \n" ); document.write( "
Algebra.Com's Answer #848689 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer: 16/5 = 3.2\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll discuss a slightly different approach to what greenestamps shows in his formal method.
\n" ); document.write( "d = common difference
\n" ); document.write( "23rd term is 2
\n" ); document.write( "24th term is 2+d
\n" ); document.write( "25th term is (2+d)+d = 2+2d
\n" ); document.write( "26th term is (2+2d)+d = 2+3d
\n" ); document.write( "...etc...
\n" ); document.write( "38th term is 2+(38-23)d = 2+15d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2+15d = 3
\n" ); document.write( "15d = 3-2
\n" ); document.write( "15d = 1
\n" ); document.write( "d = 1/15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "41st term is
\n" ); document.write( "2+(41-23)d = 2+18d = 2+18*(1/15) = 16/5 = 3.2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another approach.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Arithmetic sequences and linear functions are closely connected ideas.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = term number = 1,2,3,...
\n" ); document.write( "y = the term itself
\n" ); document.write( "For instance the x = 23rd term is y = 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x,y) = (23,2) and (x,y) = (38,3) are two points on this line.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the slope formula to determine
\n" ); document.write( "m = (y2-y1)/(x2-x1)
\n" ); document.write( "m = (3-2)/(38-23)
\n" ); document.write( "m = 1/15
\n" ); document.write( "The slope is the common difference. This is because it tells us how to get from one term to the next (i.e. one point to the next). This is only when x is a positive whole number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then let's use point-slope form
\n" ); document.write( "y - y1 = m(x - x1)
\n" ); document.write( "y - 2 = (1/15)(x - 23)
\n" ); document.write( "y = (1/15)x - 23/15 + 2
\n" ); document.write( "y = (1/15)x - 23/15 + 30/15
\n" ); document.write( "y = (1/15)x + (-23 + 30)/15
\n" ); document.write( "y = (1/15)x + 7/15
\n" ); document.write( "y = (1/15)*(x+7)
\n" ); document.write( "To verify this equation works, try plugging in x = 23 and you should get y = 2.
\n" ); document.write( "If you plug in x = 38 then you should get y = 3. I'll let the student do these verifications.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you plug in x = 41, then it leads to y = 16/5 = 3.2
\n" ); document.write( "
\n" ); document.write( "
\n" );