document.write( "Question 1156791: Mrs. Paster invested $100,000 in two different healthcare companies. The first earned a 6% profit, and the second earned a 12% profit. If Mrs. Paster made 2 times as much profit from the 12% investment as she did from the 6% investment, how much did she invest in the company that made 6%? \n" ); document.write( "
Algebra.Com's Answer #779628 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Mrs. Paster invested $100,000 in two different healthcare companies.\r
\n" ); document.write( "\n" ); document.write( "let investment @6% be x
\n" ); document.write( "and that of 12% be y\r
\n" ); document.write( "\n" ); document.write( "x+y = 100,000
\n" ); document.write( "
\n" ); document.write( "2*6%x = 12%y\r
\n" ); document.write( "\n" ); document.write( "x=y\r
\n" ); document.write( "\n" ); document.write( "Inveted $ 50,000 in each
\n" ); document.write( "
\n" );