document.write( "Question 177215: Question 1-- Use contionous Interest Formula to find indicated value.
\n" );
document.write( "P=8,000
\n" );
document.write( "R=7.23%
\n" );
document.write( "T= 7years
\n" );
document.write( "Solve this for A\r
\n" );
document.write( "\n" );
document.write( "Ouestion 2-- A company pays 4% compound semiannually. You want to have 24,000 in the future. How much should you deposit now to have the 24,000 5 years from now.\r
\n" );
document.write( "\n" );
document.write( "Ouestion 3-- How much will 9,000 be worth 18years if it is investee at 7.5% compounded quartely.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #132289 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Question 1-- Use contionous Interest Formula to find indicated value. \n" ); document.write( "P=8,000 \n" ); document.write( "R=7.23% \n" ); document.write( "T= 7years \n" ); document.write( "Solve this for A \n" ); document.write( "----- \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "A(7) = 8000*e^(0.0723*7) \n" ); document.write( "A(7) = $13,270.47 \n" ); document.write( "-------------------------------------\r \n" ); document.write( "\n" ); document.write( "Ouestion 2-- A company pays 4% compound semiannually. You want to have 24,000 in the future. How much should you deposit now to have the 24,000 5 years from now. \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "24000 = P(1 + (0.04/2))^(2*5) \n" ); document.write( "24000 = P(1.02)^10 \n" ); document.write( "P = 24000/1.02^10 \n" ); document.write( "P = $19688.36 \n" ); document.write( "====================\r \n" ); document.write( "\n" ); document.write( "Ouestion 3-- How much will 9,000 be worth 18years if it is invested at 7.5% compounded quarterly. \n" ); document.write( "A(18) = 9000(1+(0.075/4))^(4*18) \n" ); document.write( "A(18) = 9000*(1.01875)^(72) \n" ); document.write( "A(18) = $34285.56 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |