document.write( "Question 551153: If C dollars are deposited in an account paying r percent annual interest, approximate the amount in the account after x years if C= $150, r= 2.2%,and x= 19 years.\r
\n" );
document.write( "\n" );
document.write( "A= $....... round to the nearest cent \n" );
document.write( "
Algebra.Com's Answer #359449 by mathstutor458(57)![]() ![]() ![]() You can put this solution on YOUR website! C= $150, r= 2.2%,and x= 19 years. \n" ); document.write( "Simple interest = C*r*x/100 = 150*2.2*19/100=$62.70 \n" ); document.write( "Therefore, Amount=C+interest = 150+ 62.7=$212.70 \n" ); document.write( " |