document.write( "Question 932742: Pat Summers wins $200,000 in the Louisiana state lottery. He invests part of the money in real estate with an annual return of 3% and another part in a money market account at 2.5% interest. He invests the rest, which amounts to $80,000 less than the sum of the other two parts, in certificates of deposit that pay 1.5%. If the total annual interest on the money is $4900,how much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #566378 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = amount invested at 3% RE
\n" ); document.write( "y = amount invested at 2.5% MM
\n" ); document.write( "z = amount invested at 1.5% CD
\n" ); document.write( "---
\n" ); document.write( "x + y + z = 200000
\n" ); document.write( "0.03x + 0.025y + 0.015z = 4900
\n" ); document.write( "z = x + y - 80000
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "x + y + z = 200000
\n" ); document.write( "0.03x + 0.025y + 0.015z = 4900
\n" ); document.write( "x + y - z = 80000
\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 3% RE = 100,000
\n" ); document.write( "y = amount invested at 2.5% MM = 40,000
\n" ); document.write( "z = amount invested at 1.5% CD = 60,000
\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( "
\n" );