document.write( "Question 1041246: How much do you make in interest in a year if I have $55,000 in a savings account that pays 2% interest per year \n" ); document.write( "
Algebra.Com's Answer #656211 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I assume it's simple interest and not compound interest
\n" ); document.write( "\"+I+=+P%2Ar%2At+\"
\n" ); document.write( "\"+I+=+55000%2A.02%2A1+\"
\n" ); document.write( "\"+I+=+1100+\"
\n" ); document.write( "$1,100
\n" ); document.write( "
\n" );