document.write( "Question 333213: There is #30,000 in two accounts. One account has $4,000 more than the other. How much is in both accounts?
\n" ); document.write( "I know the anser is $17,000 and $13,000, nut I can't write it in an equation.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #238735 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+(X+4,000)=30,000
\n" ); document.write( "X+X+4,000=30,000
\n" ); document.write( "2X=30,000-4,000
\n" ); document.write( "2X=26,000
\n" ); document.write( "X=26,000/2
\n" ); document.write( "X=$13,000 ANS
\n" ); document.write( "13,000+4,000=$17,000 ANS.
\n" ); document.write( "
\n" );