document.write( "Question 858278: Three consecutive numbers of G.p are such that there sum is 26 and there product is 216. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #517171 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a = t * r^(n-1), \n" ); document.write( "b = t * r^(n), \n" ); document.write( "c = t * r^(n+1), \n" ); document.write( "a+b+c=26, \n" ); document.write( "a*b*c=216 \n" ); document.write( "a=2, b=6, c=18, r=3, t1=6 \n" ); document.write( "or \n" ); document.write( "a=18, b=6, c=2, r=1/3, t1=18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |