document.write( "Question 1045445: Kala invested her savings in two investment funds. The amount she invested in Fund A was twice as much as the amount she invested in Fund B. Fund A returned a
\n" );
document.write( "2% profit and Fund B returned a 6% profit. How much did she invest in Fund B, if the total profit from the two funds together was $600? \n" );
document.write( "
Algebra.Com's Answer #660877 by stanbon(75887) ![]() You can put this solution on YOUR website! Kala invested her savings in two investment funds. The amount she invested in Fund A was twice as much as the amount she invested in Fund B. Fund A returned a \n" ); document.write( "2% profit and Fund B returned a 6% profit. How much did she invest in Fund B, if the total profit from the two funds together was $600? \n" ); document.write( "----------------------- \n" ); document.write( "A investment:: 2x \n" ); document.write( "B investment:: x \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "interest + interest = 600 \n" ); document.write( "0.02(2x) + 0.06x = 600 \n" ); document.write( "0.04x + 0.06x = 600 \n" ); document.write( "0.10x = 600 \n" ); document.write( "---- \n" ); document.write( "x = $6000 \n" ); document.write( "----- \n" ); document.write( "A investment:: 2x = $12000 \n" ); document.write( "B investment:: x = $6000 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |