document.write( "Question 107309: In the period of a year, an inventor lost twice as much as he gained. If he originally had $10,000 and now has $8000, what amount did he gain and what did he lose? \n" ); document.write( "
Algebra.Com's Answer #78313 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
In the period of a year, an inventor lost twice as much as he gained. If he originally had $10,000 and now has $8000, what amount did he gain and what did he lose?
\n" ); document.write( ":
\n" ); document.write( "Let x = amt gained
\n" ); document.write( "Then
\n" ); document.write( "2x = amt lost
\n" ); document.write( ":
\n" ); document.write( "10000 + x - 2x = 8000
\n" ); document.write( ":
\n" ); document.write( "x - 2x = 8000 - 1000
\n" ); document.write( ":
\n" ); document.write( "-x = - 2000
\n" ); document.write( ":
\n" ); document.write( "x = +2000 he gained and 4000 he lost
\n" ); document.write( "
\n" );