document.write( "Question 36556: Find the annual intrest rate\r
\n" );
document.write( "\n" );
document.write( "Principal=$5000
\n" );
document.write( "Balance=$15,399.30
\n" );
document.write( "Time=15 years
\n" );
document.write( "Compounding=daily \n" );
document.write( "
Algebra.Com's Answer #22466 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the annual interest rate \n" ); document.write( "Principal=$5000 \n" ); document.write( "Balance=$15,399.30 \n" ); document.write( "Time=15 years \n" ); document.write( "Compounding=daily\r \n" ); document.write( "\n" ); document.write( "A=P(1+r/n)^(nt) \n" ); document.write( "15,399.30 = 5000(1+r/365)^(365(15)) \n" ); document.write( "3.07986 = (1+r/365)^(5475) \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "log3.07986 = 5475log(1+r/365) \n" ); document.write( "8.92294019X10^-5= log(1+r/365) \n" ); document.write( "Take the anti-log of both sides to get: \n" ); document.write( "1.00020548=1+r/365 \n" ); document.write( "r/365=0.00020548 \n" ); document.write( "r=0.07499998 \n" ); document.write( "Annual rate is 7.5% \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |