document.write( "Question 537715: $15,000 is invested in a savings account paying 7% intereset per year. Write the formula for the amount in the account after t years if the interest is compounded quarterly. \n" ); document.write( "
Algebra.Com's Answer #352982 by TMils(8)![]() ![]() You can put this solution on YOUR website! $15,000 is invested in a savings account paying 7% intereset per year. Write the formula for the amount in the account after t years if the interest is compounded quarterly.\r \n" ); document.write( "\n" ); document.write( "A=P(1+r/n)^nt \n" ); document.write( "A= 15000(1+(.07/4))^4(t) \n" ); document.write( " |