document.write( "Question 937225: An investment of $2500 is made at an annual simple interest rate of 5.5%. How much additional money must be invested at an annual simple interest rate of 8% so that the total interest earned is 7% of the total investment? \n" ); document.write( "
Algebra.Com's Answer #570667 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = amount invested at 5.5% \n" ); document.write( "y = amount invested at 8% \n" ); document.write( "--- \n" ); document.write( "x = 2500 \n" ); document.write( "0.055x + 0.08y = 0.07*(2500 + y) \n" ); document.write( "0.055x + 0.08y = 0.07*2500 + 0.07y \n" ); document.write( "0.055x + 0.01y = 175 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x = 2500 \n" ); document.write( "0.055x + 0.01y = 175 \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 at 5.5% = 2500 \n" ); document.write( "y = amount invested at 8% = 3750 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \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 with 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( " |