document.write( "Question 821681: How would you set this up? The second of three numbers is 6 times the first. The third is 6 less than the first. The sum of the second and third numbers is 98. Find all three numbers. \n" ); document.write( "
Algebra.Com's Answer #494322 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "y = 6x
\n" ); document.write( "z = x - 6
\n" ); document.write( "y + z = 98
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "6x - y = 0
\n" ); document.write( "x - z = 6
\n" ); document.write( "y + z = 98
\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( "answer:
\n" ); document.write( "x= 14.8571429
\n" ); document.write( "y= 89.1428571
\n" ); document.write( "z= 8.85714286
\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" );