document.write( "Question 1123342: The sum of the first n terms of a series is 5n^2-2n. The r-th term is...
\n" ); document.write( "a) 6r+3 b) 10r-7 c) 4r^2-r d) r(5r-2) e)3r
\n" ); document.write( "

Algebra.Com's Answer #739652 by ikleyn(52795)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The sum of the first n terms of a series is 5n^2-2n. The r’th term is...
\n" ); document.write( "a) 6r+3 b) 10r-7 c) 4r^2-r d) r(5r-2) e)3r
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The r-th term is the difference between the first r terms and the sum of the first (n-1) terms, i.e.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"a%5Br%5D\" = (5*r^2-2*r) - (5*(r-1)^2-2*(r-1)) = \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "           = 5r^2 - 2r - 5r^2 + 10r - 5 + 2r - 2 = 10r - 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  10r - 7.  Options b).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );