document.write( "Question 1025600:  1)Sara has $3000 to invest for 2 years.
\n" );
document.write( "She invests the money in a bank which pays simple interest at the rate of 7.5 % per year.
\n" );
document.write( "Calculate how much interest she will have at the end of the 2 years.
\n" );
document.write( "please explain your answers!! \n" );
document.write( "
| Algebra.Com's Answer #640898 by stanbon(75887)      You can put this solution on YOUR website! Sara has $3000 to invest for 2 years. \n" ); document.write( "She invests the money in a bank which pays simple interest at the rate of 7.5 % per year. \n" ); document.write( "Calculate how much interest she will have at the end of the 2 years. \n" ); document.write( "----- \n" ); document.write( "I = P*r*t \n" ); document.write( "------ \n" ); document.write( "I = 3000*0.075*2 \n" ); document.write( "------ \n" ); document.write( "I = 3000*0.15 \n" ); document.write( "I = 15*30 = $450 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |