document.write( "Question 1049605: The four term of a G.p is 56 while the six term is 7/8.Find the G.p and hence sum to infinity
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #665197 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The four term of a G.p is 56 while the six term is 7/8.Find the G.p and hence sum to infinity \n" ); document.write( "--- \n" ); document.write( "g(4) = a*r^3 = 56 \n" ); document.write( "g(6) = a*r^5 = 7/8 \n" ); document.write( "-------- \n" ); document.write( "Divide g(6) by g(4) to get r^2 = (7/8)/56 = 1/(8^2) \n" ); document.write( "r = 1/8 \n" ); document.write( "Solve for \"a\":: \n" ); document.write( "a*r^3 = 56 \n" ); document.write( "a = 56/(1/8)^3 = 28672 \n" ); document.write( "------ \n" ); document.write( "Sum to infinity:: = a/(1-r) = 28673/(7/8) = 32768 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |