document.write( "Question 872382: I just had a simple question.
\n" );
document.write( "This is really going to sound pathetic and its really like grade 1 maths but for the life of me I cannot figure out the proof of this formula.Here is the proof:
\n" );
document.write( "Geometric Progression = a + ar + ar^2 + ar^3 + ... + ar^n-1 (1)
\n" );
document.write( "multiply formula (1) by r: r.GP = ar + ar^2 + ar^3 + ... + ar^n-1 + ar^n (2)
\n" );
document.write( "subtracting formula (2) from (1)gives: GP- r.GP = a -ar^n
\n" );
document.write( "factoring on both sides gives: GP(1-r)=a(1-r^n)
\n" );
document.write( "dividing by (1-r): GP= a(1 -r^n)/ (1-r)
\n" );
document.write( "My problem in the proof is not the logic behind it its the mechanics of the maths in line 2 of the proof where formula 1 gets multiplied through by r, for the life of me I dont understand why by multiplying through by \"r\" it leaves the term \"ar^n-1\". I though by multiplying the term ar^n-1 in the first formula it leaves ar^n due to the laws of exponents thus I do not see where the original term comes from in the second line. Its probably one of the most fundamental laws of algebra and I feel really bad not being able to get it, I just would really like some help on it please.
\n" );
document.write( "P.S. I got the proof from this url http://www.mathcentre.ac.uk/resources /workbooks/mathcentre/APGP.pdf page 9 at the bottom. \n" );
document.write( "
Algebra.Com's Answer #526106 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Geometric Progression = GP = \n" ); document.write( "a + ar + ar^2 + ar^3 + ... + ar^(n-2) + ar^n-1 (1) \n" ); document.write( "multiply formula (1) by r to get: \n" ); document.write( "r.GP = ar + ar^2 + ar^3 + ... + ar^(n-1) + ar^n (2) \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( "subtracting formula (2) from (1) gives: GP- r.GP = a -ar^n \n" ); document.write( "factoring on both sides gives: GP(1-r)=a(1-r^n) \n" ); document.write( "dividing by (1-r): GP= a(1 -r^n)/ (1-r) \n" ); document.write( "----------------------------------------------- \n" ); document.write( "My problem in the proof is not the logic behind it its the mechanics of the maths in line 2 of the proof where formula 1 gets multiplied through by r, for the life of me I dont understand why by multiplying through by \"r\" it leaves the term \"ar^n-1\". \n" ); document.write( "--- \n" ); document.write( "Ans: ar^(n-1) is the result of multiplying ar^(n-2) by r \n" ); document.write( "r[ar^(n-2) = ar^(n-2+1) = ar^(n-1) \n" ); document.write( "---- \n" ); document.write( "Each term of (2) simply adds \"1\" to the exponent of \"r\" \n" ); document.write( "in (1). \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |