document.write( "Question 942962: Having a bit of trouble with this one. The fact that the n is an exponent is making me unsure about how I am supposed to proceed.\r
\n" );
document.write( "\n" );
document.write( "FV=PV(1+i)^n solve for i \n" );
document.write( "
Algebra.Com's Answer #574894 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Having a bit of trouble with this one. The fact that the n is an exponent is making me unsure about how I am supposed to proceed. \n" ); document.write( " FV=PV(1+i)^n solve for i \n" ); document.write( "-------------- \n" ); document.write( "n*log(1+i) = FV/PV \n" ); document.write( "log(1+i) = FV/[PV*n] \n" ); document.write( "---- \n" ); document.write( "1+i = 10^[FV/[PV*n] \n" ); document.write( "---- \n" ); document.write( "i = 10^[FV/[PV*n]] - 1 \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |