document.write( "Question 1122514: The sum of an infinite G.P. is 15 and the sum of the squares of the terms is 45. Find the G.P \n" ); document.write( "
Algebra.Com's Answer #738653 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let the GP be \n" ); document.write( "a, ar, ar^2, ar^3, ... \n" ); document.write( "Then the GP with the terms squared is \n" ); document.write( "a^2, a^2r^2, a^2r^4, a^2r^6, ... \n" ); document.write( "The infinite sum of the GP is \n" ); document.write( "(1) \n" ); document.write( "The infinite sum of the squared GP is \n" ); document.write( "(2) \n" ); document.write( "Dividing (2) by (1) gives us \n" ); document.write( "(3) \n" ); document.write( "Then (1) and (3) give us two linear equations in a and r that we can solve: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(4) \n" ); document.write( "Then substituting (4) in (1) gives us a=5. \n" ); document.write( "The GP has first term 5 and common ratio 2/3: \n" ); document.write( "5, 10/3, 20/9, ... \n" ); document.write( "The squared GP is \n" ); document.write( "25, 100/9 400/81, ... \n" ); document.write( "CHECK: \n" ); document.write( "The sum of the GP is \n" ); document.write( " \n" ); document.write( "The sum of the squared GP is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |