document.write( "Question 83314: The formula for calculating the amount of money returned for an initial deposit money into a bank account or CD (Certificate of Deposit) is given by
\n" );
document.write( "
\n" );
document.write( "A is the amount of returned.
\n" );
document.write( "P is the principal amount initially deposited.
\n" );
document.write( "r is the annual interest rate (expressed as a decimal).
\n" );
document.write( "n is the compound period.
\n" );
document.write( "t is the number of years.\r
\n" );
document.write( "\n" );
document.write( "Carry all calculations to 6 decimals on all assignments then round the answer to the nearest cent.\r
\n" );
document.write( "\n" );
document.write( "Suppose you deposit $10,000 for 2 years at a rate of 10%.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Calculate the return (A) if the bank compounds quarterly (n = 4). Round your answer to the hundredth's place. \n" );
document.write( "
Algebra.Com's Answer #59885 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let p=10000, r=0.1, n=4, and t=2 and plug them into \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the return is $12184.02 \n" ); document.write( " |