document.write( "Question 1085782: Maggie invests x dollars in the stock market. During the first month, she loses $500. During the second month, she doubles her money. How much money does Maggie have in the stock market at the end of two months? \n" ); document.write( "
Algebra.Com's Answer #699879 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
After the first month she has,
\n" ); document.write( "\"T=x-500\"
\n" ); document.write( "After the second month she has,
\n" ); document.write( "\"T=2%28x-500%29\"
\n" ); document.write( "\"T=2x-1000\"
\n" ); document.write( "
\n" ); document.write( "
\n" );