document.write( "Question 1056025: The nth term of sequence is 5n+10. The sum of consecutive terms is 145. Find the values of thrse terms. \n" ); document.write( "
Algebra.Com's Answer #671194 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The nth term of sequence is 5n+10. The sum of consecutive terms is 145. Find the values of these terms.
\n" ); document.write( "-----
\n" ); document.write( "nth term:: 5n+10
\n" ); document.write( "n+1 st term:: 5(n+1)+10 = 5n + 15
\n" ); document.write( "------
\n" ); document.write( "Equation::
\n" ); document.write( "5n+10 + 5n+15 = 145
\n" ); document.write( "------
\n" ); document.write( "10n + 25 = 145
\n" ); document.write( "10n = 120
\n" ); document.write( "n = 12
\n" ); document.write( "------
\n" ); document.write( "nth term:: 5n+10 = 5*12+10 = 70
\n" ); document.write( "n+1 st term:: 5n+15 = 5*12+15 = 75
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );