document.write( "Question 426672: If P dollars are deposited at an interest rate r and compounded n times, the future value An can be found by the formula An=P(1=r)^n. Find the rate of interest if a principal amount of $5000 grows to $6050 in 2 years if interest is compunded annually?\r
\n" );
document.write( "\n" );
document.write( "Answer key has 10% as the answer but doesn't explain the process of solving the equation. \n" );
document.write( "
Algebra.Com's Answer #296794 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "We are given A = $6050, P = $5000, and n = 2 yrs \n" ); document.write( "So we have \n" ); document.write( "Divide by 5000, and take the square root of both sides: \n" ); document.write( "1.1 = 1 + r -> r = 0.1, or 10% annual interest rate \n" ); document.write( " |