document.write( "Question 1196298: Deshaun invested his savings into two investment funds. The amount he invested in Fund A was $2000 less than the amount he invested in Fund B. find A returned a 5% 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 $980?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #829069 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( " 0.04*B + 0.05*(B-2000) = 980 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and find B\r\n" ); document.write( "\r\n" ); document.write( " 0.04B + 0.05B - 100 = 980\r\n" ); document.write( "\r\n" ); document.write( " 0.09B = 980 + 100 = 1080\r\n" ); document.write( "\r\n" ); document.write( " B = 1080/0.09 = 12000 dollars. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "All equations are self-explanatory.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |