document.write( "Question 391598: how much money must you deposit into a savings account that has a 3% annual interest rate to earn 100.00 in three years? \n" ); document.write( "
Algebra.Com's Answer #277873 by mananth(16946)![]() ![]() You can put this solution on YOUR website! how much money must you deposit into a savings account that has a 3% annual interest rate to earn 100.00 in three years? \n" ); document.write( "... \n" ); document.write( "Simple Interest = p*r*t \n" ); document.write( "100=p*0.03*3 \n" ); document.write( "p=100/3*0.03 \n" ); document.write( "p=100/0.09 \n" ); document.write( "p= $1111.11 \n" ); document.write( " |