document.write( "Question 333897: A total of 10,000 is to be divided between Sean and George, with George to receive $3000 less than Sean. How much will each receive? \n" ); document.write( "
Algebra.Com's Answer #239276 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
10,000=x+(x-3,000)
\n" ); document.write( "10,000=2x-3,000
\n" ); document.write( "2x=10,000+3,000
\n" ); document.write( "2x=13,000
\n" ); document.write( "x=13,000/2
\n" ); document.write( "x=6,500 Sean's share.
\n" ); document.write( "6,500-3,000=3,500 George's share.
\n" ); document.write( "Proof:
\n" ); document.write( "10,000=6,500+3,500
\n" ); document.write( "10,000=10,000
\n" ); document.write( "
\n" ); document.write( "
\n" );