document.write( "Question 193885: the second term of the infinite geometric series, \r
\n" );
document.write( "\n" );
document.write( "a + ar + ar^2 + ar^3......\r
\n" );
document.write( "\n" );
document.write( "is eaqual to 4 and the same to infinity of this series is 18. Find the two possible values of the common ratio, r. what are the corresponding values of a? \n" );
document.write( "
Algebra.Com's Answer #145562 by radikrr(7)![]() ![]() ![]() You can put this solution on YOUR website! ar=4 a/(1-r)=18 \n" ); document.write( "a=4/r 4/r=(1-r)18\r \n" ); document.write( "\n" ); document.write( "4/r=(1-r)18\r \n" ); document.write( "\n" ); document.write( "2/9=(1-r)r\r \n" ); document.write( "\n" ); document.write( "r^2-r+2/9=0 \n" ); document.write( "D = 1-8/9=1/9\r \n" ); document.write( "\n" ); document.write( "r1=2/3 r2=1/3 \n" ); document.write( "a1=6 a2=18 \n" ); document.write( " |