document.write( "Question 1059660: Ali invested his savings in two investment funds. The amount he invested in Fund A was $7000 less than the amount he invested in Fund B. Fund A returned a 3% profit and Fund B returned a 4% profit. How much did he invest in Fund B, if the total profit from the two funds together was $1260?\r
\n" );
document.write( "\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #674818 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let a be the amount invested at 3%. Then the amount invested at 4% would be a+7000. So: \n" ); document.write( ".03a+.04(a+7000)=1260 \n" ); document.write( ".07a=980 \n" ); document.write( "a=14000 \n" ); document.write( "$14000 was invested in Fund A; $21000 was invested in Fund B. ☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |