document.write( "Question 930126: Rachel invested her savings in two investment funds. The amount she invested in Fund A was 4 times as much as the amount she invested in Fund B. Fund A returned a 7% 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 $2720? \n" ); document.write( "
Algebra.Com's Answer #564705 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = amount invested in A \n" ); document.write( "y = amount invested in B \n" ); document.write( "--- \n" ); document.write( "x = 4y \n" ); document.write( "0.07x + 0.06y = 2720 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x - 4y = 0 \n" ); document.write( "0.07x + 0.06y = 2720 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = amount invested in A = 32000 \n" ); document.write( "y = amount invested in B = 8000 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |