document.write( "Question 1048239: Yoko invested her savings into investment funds. The $24,000 that she invested in fund A returned a 2% profit the amount that she invested in fund B returned a 6% profit. How much did she invest in fund B, if both funds together return the 3% profit \n" ); document.write( "
Algebra.Com's Answer #663822 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Yoko invested her savings into investment funds. The $24,000 that she invested in fund A returned a 2% profit the amount that she invested in fund B returned a 6% profit. How much did she invest in fund B, if both funds together return the 3% profit
\n" ); document.write( "--------
\n" ); document.write( "interest + interest = interest
\n" ); document.write( "0.02*24000 + 0.06B = 0.03(24000+B)
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "2*24000 + 6B = 3*24000 + 3B
\n" ); document.write( "-----
\n" ); document.write( "3B = 24000
\n" ); document.write( "B = $8000 (Amt of B invested)
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );