document.write( "Question 1104616: I just wanted see if oen of my answeres is correct here. At first there were 20 incidents. Three months later there were 560 incidents. How many incidents would there be at the end of 9 months? I solved this two ways: the first way I simply did 560/40 equals 14, and then for the growth over 9 months 40(14)(14)(14) equals 109,760. Since my textbook never validated this process, I used the At=A0e^kt formula and got 110071 (rounded up to get the decimal out). The two answers are in the same ball park, but they can't both be correct. Can you help? Thanks! \n" ); document.write( "
Algebra.Com's Answer #719326 by Theo(13342) You can put this solution on YOUR website! not sure there were 20 incidents at first or 40.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i'll work with 40.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you started with 40 and then 3 months later there were 560.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the rate of increase for the 3 months was 560/40 = 14.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you then said, at the same rate of increase, you would multiply 40 * 14 * 14 * 14 to get 109760.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what you were doing was applying the discrete compounding formula of:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = p * (1 + r) ^ n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f is the future value \n" ); document.write( "p is the presentvalue \n" ); document.write( "r is the interest rate per time period. \n" ); document.write( "n is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your time periods were every 3 months.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your formula would have become 560 = 40 * (1 + r) ^ 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n was 1 because you were dealing with one 3 month period.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find r, you would have done the following.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 40 to get 560/40 = (1 + r) ^ 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since (1 + r) ^ 1 is the same as 1 + r, the equation becomes 560/40 = 1 + r.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would then have subtracted 1 from both sides of the equation to get 560/40 - 1 = r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would then have solved for r to get r = 13.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your formula would have become 560 = 40 * (1 + 13) ^ 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when n became three 3 month periods, the formula would have become f = 40 * (1 + 13) ^ 3 which would have become f = 40 * 14 ^ 3 which would have given you f = 109760.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you used the continuous compounding formula of f = p * e^(rn) formula, then the procedure would be the same except you would have needed to do something different to get r.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "r is the interest rate per time period \n" ); document.write( "n is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for your problem would have become 560 = 40 * e^(r*1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is because you were dealing with one 3 month period and you were looking to find the growth rate which you could then apply to multiple three 3 month periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would have solved for r as follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes 560 = 40 * e^(r).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of the equaion by 40 to get 560/40 = e^r.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "take the natural log of both sides of the equation to get ln(560/40) = ln(e^r).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since ln(e^r) is equal to r*ln(e) which is equal to r, you get ln(560/40) = r.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would solve for r to get r = ln(560/40) = 2.63905733.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when n = 3,the formula would becoomes f = 40 * e^(2.63905733 * 3) which would result in f = 109760.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the continous compounding formula and the discrete compounding formula are two diferent animals and you needed to solve for the growth rate in a different way.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula you gave me of At=A0 * e^kt is the same as the continuous compounding formula i showed you of f = p * e^(rn).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your At was my f \n" ); document.write( "your A0 was my p \n" ); document.write( "your k was my r \n" ); document.write( "your t was my n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "different nomenclature but same formula.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |