document.write( "Question 1099028: Suppose you eard 10,000 per month and pay 20% tax and spend 60% of it. Again the recipient of money spent by you pay 20% tax and spend 60% of it. If this process continues without end,find the total amount that will be paid for the tax \n" ); document.write( "
Algebra.Com's Answer #713838 by Theo(13342)![]() ![]() You can put this solution on YOUR website! somehow this winds up being a geometric progression with A1 = 2000 and r = .48.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for An is An = A1 * r^(n-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when A1 = 2000, this becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A1 = 2000 * .48^(0) = 2000 \n" ); document.write( "A2 = 2000 * .48^(1) = 960 \n" ); document.write( "A3 = 2000 * .48^(2) = 460.8 \n" ); document.write( "etc.....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for Sn is Sn = A1 * (1 - r^n) / (1-r)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when n = infinity, the formula becomes Sinfinity = A1 / (1-r) as long as 0 < r < 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the case here, and you get Sinfinity = 2000 / .52 = 3846.153846.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i used excel to confirm this solution is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it is.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the geometric formula was derived in the following manner.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you start with 10,000. \n" ); document.write( "20% tax on that is 2,000. \n" ); document.write( "60% of the after tax income is .6 * .8 * 10,000 = .48 * 10,000 = 4800.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the next person pays 20% tax on 4800 which is equal to 960. \n" ); document.write( "60% of the after tax income is .6 * .8 * 4800 = 2304.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the next person pays 20% tax on 2304 which is equal to 460.8 \n" ); document.write( "60% of the after tax income is .6 * .8 * 2304 = 1105.92\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the next person pays 20% tax on 1105.92 which is equal to 221.184\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your tax progression is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2000 \n" ); document.write( "960 \n" ); document.write( "460.8 \n" ); document.write( "221.184 \n" ); document.write( "etc.....\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "960 is equal to 2000 * .48 \n" ); document.write( "460.8 is equal to 960 * .48 \n" ); document.write( "221.184 is equal to 460.8 * .48\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your common ratio is .48 \n" ); document.write( "A1 is equal to 2000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your geometric progression.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i did confirm using excel that the sum of the tax paid is 3846.153846.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a printout of the excel worksheet.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can see that the remaining balance (rembal)and the tax become very small very quickly and that the cumulative sum of the tax (cumtax) reaches a plateau very quickly as well, so that 57 time period gets you an answer that is consistent with an infinite number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the tax in time period 57 is equal to 1.3545E-15 which means 1.3545 * 10^(-15) which is equivalent to .0000000000000013545.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's an infinitesimally small number which gets even smaller the more time periods you go out.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "needless to say, that doesn't add very much to the cumulative sum of the tax.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that seemed to saturate and reach a plateau somewhere around the 30th time period.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |