document.write( "Question 1088029: A couple bought some stock for $40 per share that pays an annual dividend of $0.80 per share. After 1 year the price of the stock was $44. Find the simple interest rate on the growth of their investment.
\n" );
document.write( "how much % ?\r
\n" );
document.write( "\n" );
document.write( "If $5000 is invested at 7% annual simple interest, how long does it take to be worth $8150?
\n" );
document.write( "How many years?\r
\n" );
document.write( "\n" );
document.write( "Find the future value of an annuity of $1100 paid at the end of each year for 15 years, if interest is earned at a rate of 6%, compounded annually. (Round your answer to the nearest cent.)
\n" );
document.write( "How much $ ?\r
\n" );
document.write( "\n" );
document.write( "Find the future value of an ordinary annuity of $500 paid quarterly for 3 years, if the interest rate is 14%, compounded quarterly. (Round your answer to the nearest cent.)
\n" );
document.write( "How much $ ? \n" );
document.write( "
Algebra.Com's Answer #702302 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! They started with $40 and at the end of 1 year had $0.80 of dividend and the stock was worth $44. \n" ); document.write( "That is an increase of $4.80/$40 starting. \n" ); document.write( "that is 12% increase. \n" ); document.write( "====================== \n" ); document.write( "8150=5000(1+.07)^n \n" ); document.write( "divide by 5000 \n" ); document.write( "1.63=(1.07)^n \n" ); document.write( "ln both sides \n" ); document.write( "0.48858=n ln (1.07) \n" ); document.write( "divide ln (1.63) by ln (1.07) and round then. \n" ); document.write( "7.22 years. \n" ); document.write( "====================== \n" ); document.write( "FV=(1+r)*P(1+r)^n-1/r \n" ); document.write( "=(1+(.06))*1100(1+.06))^15-1/0.06 \n" ); document.write( "=1.06*1.3965, round only at end. \n" ); document.write( "=$27139.78 \n" ); document.write( "====================== \n" ); document.write( "FV=500(1+r/n))^4n-1/(r/n) \n" ); document.write( "=500(1+.14/4)^12-1/(0.14/4) \n" ); document.write( "=500(1.035)^12-1/0.035 \n" ); document.write( "=$7300.98 \n" ); document.write( " |