document.write( "Question 355103: the nth term of the sequence is given by tn=5n-2 if the last term is 148,how many terms are there? \n" ); document.write( "
Algebra.Com's Answer #253620 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!
first term t1 = 5(1)-2 = 3\r
\n" ); document.write( "\n" ); document.write( "second term t2= 5(2) - 2 = 8\r
\n" ); document.write( "\n" ); document.write( "so, sequence is an Arithmetic Progression 3,8,13,18..........\r
\n" ); document.write( "\n" ); document.write( "here common difference = 5\r
\n" ); document.write( "\n" ); document.write( "let there are total x terms then
\n" ); document.write( "
\n" ); document.write( "tx= 5x - 2\r
\n" ); document.write( "\n" ); document.write( "=> 148 = 5x -2 \r
\n" ); document.write( "\n" ); document.write( "=> x = 150/5 = 30\r
\n" ); document.write( "\n" ); document.write( "there are 30 terms.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sometimes there may be typing mistake in solution of a problem, so please ignore it. Understand the concept and try to solve the problem yourself. If there is problem related to concept, contact at
\n" ); document.write( " sudhanshu.cochin@gmail.com
\n" ); document.write( "Best of luck.......
\n" ); document.write( "
\n" ); document.write( "
\n" );