document.write( "Question 319881: An investment of $10000 is divided into two accounts, one for stocks and one for mutual funds. The value of the stock account is 2000 less than twice the value of mutual funds account. Find the amount in each account. \n" ); document.write( "
Algebra.Com's Answer #229072 by rfer(16322) ![]() You can put this solution on YOUR website! x+2x-2000=10000 \n" ); document.write( "3x=12000 \n" ); document.write( "x=4000 \n" ); document.write( "2x-2000=6000 \n" ); document.write( " |