document.write( "Question 360930: what sum of money invested at 5% will yield $200 in simple interest after 2 years \n" ); document.write( "
Algebra.Com's Answer #257506 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! I=Prt \n" ); document.write( "200=P*0.05*2 \n" ); document.write( "P=200/0.1 \n" ); document.write( "P=2000 \n" ); document.write( " |