document.write( "Question 883694: A person invested $20,000 in two accounts. He lost 4% on one account and made 12% on the other but broke even. How much did he invest in each account? \n" ); document.write( "
Algebra.Com's Answer #533754 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! One account is 3x the other. 20k/4 = 5k per \"share\" (one has one share, the other three shares) \n" ); document.write( "5k * .12 = 600 \n" ); document.write( "15k * .04 = 600 \n" ); document.write( " |