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