document.write( "Question 593292: Molly borrows $1500 at 6% interest compounded quarterly. How much does she owe after one year? \n" ); document.write( "
Algebra.Com's Answer #376270 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=1500(1+0.06/4)^4
\n" ); document.write( "A=1500(1.015)^4
\n" ); document.write( "A=$1592.00
\n" ); document.write( "
\n" );