document.write( "Question 772870: what is the interest on $1200 invested for 2 years in an account that earns simple interest at a rate of 5% per year \n" ); document.write( "
Algebra.Com's Answer #471160 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! I = Prt\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I = 1200*0.05*2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I = 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The interest is $120 \n" ); document.write( " |