document.write( "Question 144936This question is from textbook Teaching Textbooks Alg 1
\n" );
document.write( ": Mrs. Pasternak invested $100,000 in two different healthcare companies. The first earned a 6%^ profit, and the second earned a 12% profit. If Mrs. Pasternak 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%.\r
\n" );
document.write( "\n" );
document.write( "I know x is the amount she invested at 6% (.06x) and it should be .12(100,000-x) for the 12% investment , but what is throwing me is the 2 times as much profit. I tried it many ways and can't get the right answer. \r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #105622 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mrs. Pasternak invested $100,000 in two different healthcare companies. The first earned a 6%^ profit, and the second earned a 12% profit. If Mrs. Pasternak 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( "I know x is the amount she invested at 6% (.06x) and it should be .12(100,000-x) for the 12% investment , but what is throwing me is the 2 times as much profit. \n" ); document.write( "------------- \n" ); document.write( "Interest: 0.06x \n" ); document.write( "Interest: 0.12(100,000-x) = 12000-0.12x \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "12000-0.12x = 2(0.06x) \n" ); document.write( "0.24x = 12000 \n" ); document.write( "x = $50,000 (amount invested at 6%) \n" ); document.write( "100,000-50000 = $50,000 (amount invested at 12%) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |