document.write( "Question 934396: Wallt has three investments totaling $120,000. These investments earn interest at 4%, 6%, and 8% respectively. Walt's total income from these investments is $7,600. The income from the 8% investment exceeds the total income from the other two investments by $400. Find out how much Walt has invested at 6% \n" ); document.write( "
Algebra.Com's Answer #567415 by TimothyLamb(4379) You can put this solution on YOUR website! x = amount invested at 4% \n" ); document.write( "y = amount invested at 6% \n" ); document.write( "z = amount invested at 8% \n" ); document.write( "--- \n" ); document.write( "x + y + z = 120000 \n" ); document.write( "0.04x + 0.06y + 0.08z = 7600 \n" ); document.write( "0.08z = 0.04x + 0.06y + 400 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y + z = 120000 \n" ); document.write( "0.04x + 0.06y + 0.08z = 7600 \n" ); document.write( "0.04x + 0.06y - 0.08z = -400 \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 4% = 30000 \n" ); document.write( "y = amount invested at 6% = 40000 \n" ); document.write( "z = amount invested at 8% = 50000 \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( "Send and receive free text messages online: \n" ); document.write( "https://sooeet.com \n" ); document.write( " |