document.write( "Question 1008770: Mary invested a certain amount of money in a savings account paying 2% simple interest per year when she withdrew her money at the end of 3 years, she received $540 i interest. How much money did Mary place in the savings account? \n" ); document.write( "
Algebra.Com's Answer #628313 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The simple interest formula is
\n" ); document.write( "I = prt
\n" ); document.write( "In this problem we need to find the principal, p, so we have
\n" ); document.write( "p = I/rt
\n" ); document.write( "Now plug in and get
\n" ); document.write( "p = 540/(.02)(3) = $9000
\n" ); document.write( "
\n" );