document.write( "Question 1083003: the fifth term of a geometric sequence is 252 and the common ratio is 0.5 find the first term and the sum of the first ten terms \n" ); document.write( "
Algebra.Com's Answer #697004 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! n=5, 252 \n" ); document.write( "n=4, 252/0.5=504 \n" ); document.write( "n=3, 252/(0.5)^2=1008 \n" ); document.write( "n=2, 252/(0.5)^3=2016 \n" ); document.write( "n=1, 252/(0.5)^4=4032\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sum of first ten terms: 8048.25\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |