document.write( "Question 46797: Calculate the amount in m years if a principal P is invested at a nominal annual interest rate of r compounded as given. Round to the nearest cent.\r
\n" );
document.write( "\n" );
document.write( "P=$480, m=4, r=7% compounded quarterly.\r
\n" );
document.write( "\n" );
document.write( "I have tried several times using info I got from this website to work this problem, but come up with some really far-fetched answers. Maybe I'm missing something along the way. Can anyone give me some specifics on how to set this up? Thanks! \n" );
document.write( "
Algebra.Com's Answer #31028 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P=$480, m=4 yrs. , r=7% compounded quarterly.\r \n" ); document.write( "\n" ); document.write( "A=P(1+r/4)^(4m)\r \n" ); document.write( "\n" ); document.write( "A=480(1+0.07/4)^(4*4) \n" ); document.write( "A=480(1.0175)^16 \n" ); document.write( "A=480*1.31992935 \n" ); document.write( "A=$633.57 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |