document.write( "Question 1114867: how long it takes a $3100 investment to earn $500 interest if it is invested at 9% compounded semiannually?
\n" );
document.write( "please can you show me step by step
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #729807 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the formula to use is 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 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( "your investment is 3100 and you want it to grow to 3100 + 500 = 3600.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your interest rate is 9% per year compounded semi-annually. \n" ); document.write( "divide 9% by 2 to get 4.5% per semi-annual period.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your number of time periods will be in half years, or semi-annual periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in your problem, the formula becomes 3600 = 3100 * (1 + .045) ^ n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula uses rate, not percent rate, therefore you need to divide 4.5% by 100 to get a rate of .045 per half year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of that equation by 3100 to get 3600 / 3100 = (1 + .045) ^ n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "take the log of both sides of that equation to get log(3600 / 3100) = log((1 + .045) ^ n)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since log(1 + .045) ^ n) is equal to n * log(1 + .045), your equation becomes;\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log(3600 / 3100) = n * log(1 + .045)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of that equation by log(1 + .045) and solve for n to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = log(3600 / 3100) / log(1 + .045) = 3.397144814.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the number of semi-annual periods you will requirie to earn 500 dollars interest on your investment of 3100.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3100 * (1 + .045) ^ 3.97144814 = 3600.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3600 minus 3100 = 500 interest.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |