document.write( "Question 1137742: The product of the fifth, seventh and ninth term in GP is 27. Find the terms. \n" ); document.write( "
Algebra.Com's Answer #755615 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! The product of the fifth, seventh and ninth term in GP is 27. Find the terms. \n" ); document.write( "let terms are ar^4,ar^6,ar^8 \n" ); document.write( "product of these terms are a^3r^18=(ar^6)^3 =27 \n" ); document.write( "than ar^6=3 \n" ); document.write( "we know in gp if three terms a ,b,c than b^2=ac\r \n" ); document.write( "\n" ); document.write( "than 5th term will be 1 seventh term will be 3 and ninth term will be 9 \n" ); document.write( "if you check product of all three terms =27 \n" ); document.write( " |