document.write( "Question 1115524: Jane deposits $1,500 at 18.% APR in a simple interest account for 4 years. Find the interest I and the final balance A \n" ); document.write( "
Algebra.Com's Answer #730364 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+I+=+P%2Ar%2At+\"
\n" ); document.write( "\"+P+=+1500+\"
\n" ); document.write( "\"+r+=+.18+\"
\n" ); document.write( "\"+t+=+4+\"
\n" ); document.write( "----------------
\n" ); document.write( "\"+I+=+1500%2A.18%2A4+\"
\n" ); document.write( "\"+I+=+.72%2A1500+\"
\n" ); document.write( "The final balance \"+A+=+P+%2B+I+\"
\n" ); document.write( "You can do calculations
\n" ); document.write( "
\n" );