document.write( "Question 460498: Carlos invested his savings in two investment funds. The amount he invested in Fund A was 4 times as much as the amount he invested in Fund B. Fund A returned a 3% profit and Fund B returned a 2% profit. How much did he invest in Fund B, if the total profit from the two funds together was $1540 ? . \n" ); document.write( "
Algebra.Com's Answer #315848 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Carlos invested his savings in two investment funds. The amount he invested in Fund A was 4 times as much as the amount he invested in Fund B. Fund A returned a 3% profit and Fund B returned a 2% profit. How much did he invest in Fund B, if the total profit from the two funds together was $1540 ? .
\n" ); document.write( ".
\n" ); document.write( "Let x = amount ($) invested in Fund B
\n" ); document.write( "then
\n" ); document.write( "4x = amount ($) invested in Fund A
\n" ); document.write( ".
\n" ); document.write( ".02x + .03(4x) = 1540
\n" ); document.write( ".02x + .12x = 1540
\n" ); document.write( ".14x = 1540
\n" ); document.write( "x = 1540/.14
\n" ); document.write( "x = $11000 (invested in Fund B)
\n" ); document.write( ".
\n" ); document.write( "Fund A:
\n" ); document.write( "4x = 4(11000) = $44000
\n" ); document.write( "
\n" ); document.write( "
\n" );