document.write( "Question 1056818: Joe has money in a savings a ccount.If he adds $50 a month for 6 months,he will have three times the amount he has now,
\n" ); document.write( "not counting interest.How much savings(s) does Joe have in his account now?
\n" ); document.write( "

Algebra.Com's Answer #671893 by ikleyn(52775)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( " Joe has money in a savings account. If he adds $50 a month for 6 months,he will have three times the amount he has now,
\n" ); document.write( "not counting interest.How much savings(s) does Joe have in his account now?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x + 50*6 = 3x,\r\n" );
document.write( "\r\n" );
document.write( "300 = 2x,\r\n" );
document.write( "\r\n" );
document.write( "x = 150.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );