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 #815451 by incline dybala(1)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The r-th term is the difference between the first r terms and the sum of the first (r-1) terms, i.e.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a[r] = (5*r^2-2*r) - (5*(r-1)^2-2*(r-1)) = \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " = 5r^2 - 2r - 5r^2 + 10r - 5 + 2r - 2 = 10r - 7.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer. 10r - 7. Options b).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i got the answer from https://www.algebra.com/algebra/homework/word/misc/Miscellaneous_Word_Problems.faq.question.1123342.html\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );