document.write( "Question 939630: In an arithmetic sequence, t23 = 519 and t71 = 1503, what is t114 \n" ); document.write( "
Algebra.Com's Answer #572605 by laoman(51)\"\" \"About 
You can put this solution on YOUR website!
For an aritmetic sequence, tn= a+(n-1)*d
\n" ); document.write( "Where a is the first term, n is the no. of terms and d is the common difference,
\n" ); document.write( "Given t23 = a+22d=519 and t71 = a+70d=1503
\n" ); document.write( "To find t114 = a+113d
\n" ); document.write( "Let's find the values of a and d using the simultaneous equations above
\n" ); document.write( "We have,
\n" ); document.write( "a+22d=519
\n" ); document.write( "a+70d=1503
\n" ); document.write( "Subtracting the second equation from the first,
\n" ); document.write( "a-a+22d-70d=519-1503
\n" ); document.write( "-48d = -984
\n" ); document.write( "d = -984/-48 = 20.5
\n" ); document.write( "d =20.5
\n" ); document.write( "From the first eqn, a +22d = 519
\n" ); document.write( "a=519-22*d=519-22*20.5=519-451
\n" ); document.write( "a=68\r
\n" ); document.write( "\n" ); document.write( "Now we know a=68 and d=20.5
\n" ); document.write( "t114 = a+113d =68+113*20.5 = 68+2316.5
\n" ); document.write( "t114=2384.5\r
\n" ); document.write( "\n" ); document.write( "QED
\n" ); document.write( "
\n" );