document.write( "Question 1116961: 2,24,46 ... Find the 25th term
\n" ); document.write( "42,32,22,12 ... Find the 35th term
\n" ); document.write( "3,-18,108,-648 ... Find the 22nd term
\n" ); document.write( "2,1,1/2,1/4 ... Find the 9th term\r
\n" ); document.write( "\n" ); document.write( "Someone please help me with these? I need this worksheet done asap
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #731879 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
2,24,46 ... Find the 25th term
\n" ); document.write( "a(1) = 2 ; common difference = d = 22
\n" ); document.write( "a(25) = a(1)+(25-1)d = 2+24*22 = 530
\n" ); document.write( "----------------------------------------
\n" ); document.write( "42,32,22,12 ... Find the 35th term
\n" ); document.write( "a(1) = 42 ; d = -10
\n" ); document.write( "a(35) = 42 + 34(-10) = -298
\n" ); document.write( "-------
\n" ); document.write( "3,-18,108,-648 ... Find the 22nd term
\n" ); document.write( "a(1) = 3 ; common ratio = -18/3 = r = -6
\n" ); document.write( "a(22) = a(1)*r^(n-1) = 3*(-6)^21 = -6.58108519*10^16
\n" ); document.write( "-----------------------------
\n" ); document.write( "2,1,1/2,1/4 ... Find the 9th term
\n" ); document.write( "a(1) = 2 ; r = 1/2
\n" ); document.write( "a(9) = 2*(1/2)^8 = 2^7 = 128
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );