document.write( "Question 617204: Bill has $2,000 in his savings account and x dollars in his checking. Write an expression for the total amount of money Bill has \n" ); document.write( "
Algebra.Com's Answer #388227 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Bill has $2,000 in his savings account and x dollars in his checking. Write an expression for the total amount of money Bill has \n" ); document.write( ". \n" ); document.write( "\"amount in checking\" + \"amount in savings: \n" ); document.write( "x + 2000 \n" ); document.write( " \n" ); document.write( " |