document.write( "Question 964917: find the 1st term of a geometric sequence if the 2nd term is 3 and the next term is 17 \n" ); document.write( "
Algebra.Com's Answer #589703 by Murthy(22)![]() ![]() ![]() You can put this solution on YOUR website! Let the geometric sequence be a,ar and ar^2\r \n" ); document.write( "\n" ); document.write( "Given, ar=3 and ar^2=17\r \n" ); document.write( "\n" ); document.write( "therefore, r=17/3\r \n" ); document.write( "\n" ); document.write( "given ar=3\r \n" ); document.write( "\n" ); document.write( "therefore, a=9/17 \n" ); document.write( " |