document.write( "Question 1133490: If $100 invested at time 0 accumulates to $172 at time 3, find the accumulated value at time 10 of $100 invested at time 5. \n" ); document.write( "
Algebra.Com's Answer #750738 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
you didn't specify whether it was compound interest or simple interest.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if it was compound interest, the formula is f = p * (1 + r) ^ n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = time period 3 minus time period 0 = 3
\n" ); document.write( "f = 172
\n" ); document.write( "p = 100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula becomes 172 = 100 * (1 + r) ^ 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 100 and take the third root of both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(172/100) ^ (1/3) = 1 + r\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for r to get r = (172/100) ^ (1/3) - 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this makes r = .198145283.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the interest rate per time period.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = 100 * (1.198145283) ^ 3 becomes f = 172.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest rate per time period is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "time period 10 minus time period 5 = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "100 invested in time period 5 at the same rate for 5 time periods makes the formula equal to:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = 100 * (1.198145283) ^ 5 which makes f equal to 246.9149645.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the accumulated value at time period 10 is 246.9149645.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for simple interest is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i = p * r * n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i is the interest
\n" ); document.write( "p is the principal
\n" ); document.write( "r is the interest rate per time period.
\n" ); document.write( "n is the number of time period.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the future value of the investment is f = p + i.
\n" ); document.write( "since i = p * r * n, you get f = p + p * r * n.
\n" ); document.write( "you can factor out the p to get f = p * (1 + r * n)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when p = 100 and f = 172 and n = 3, the formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "172 = 100 * (1 + r * 3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 100 and subtract 1 from both sides of the equation and then divide both sides of the equation by 3 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(172/100 - 1) / 3 = r\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for r to get r = .24\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the simple interest rate is .24 per time period.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the original equation for f is f = p + p * r * n
\n" ); document.write( "that becomes f = 100 + 100 * .24 * 3 which becomes f = 172.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when n = 5, the formula becomes f = 100 + 100 * .24 * 5 which becomes f = 220.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with compound interest formula, the interest rate per time period is .198145283.
\n" ); document.write( "in 3 years, 100 grows to 172.
\n" ); document.write( "in 5 years, 100 grows to 246.9149645.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with simple interest formula, the interest rate per time period is .24.
\n" ); document.write( "in 3 years, 100 grows to 172.
\n" ); document.write( "in 5 years, 100 grows to 220.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "compound interest formula graph is shown below followed by simple interest formula graph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "equation for compound interest graph is y = 100 * 1.198145283 ^ x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "equation for simple interest graph is y = 100 + 100 * .24 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's the graphs.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );