SOLUTION: In this multi-part problem, we will consider this system of simultaneous equations: 3x+5y-6z =2, 5xy-10yz-6xz = -41, xyz=6. Let a=3x, b=5y, and c=-6z. Determine the m

Algebra.Com
Question 1077190: In this multi-part problem, we will consider this system of simultaneous equations:
3x+5y-6z =2,
5xy-10yz-6xz = -41,
xyz=6.

Let a=3x, b=5y, and c=-6z.
Determine the monic cubic polynomial in terms of a variable t whose roots are t=a, t=b, and t=c. Make sure to enter your answer in terms of t and only t, in expanded form.

Answer by ikleyn(52778)   (Show Source): You can put this solution on YOUR website!
.
In this multi-part problem, we will consider this system of simultaneous equations:
3x+5y-6z =2,
5xy-10yz-6xz = -41,
xyz=6.

Let a=3x, b=5y, and c=-6z.
Determine the monic cubic polynomial in terms of a variable t whose roots are t=a, t=b, and t=c.
Make sure to enter your answer in terms of t and only t, in expanded form.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

3x  +  5y  - 6z  =   2,       (1)
5xy - 10yz - 6xz = -41,       (2)
xyz = 6                       (3)


Now multiply the equation (2) by 3 (both sides), and multiply the equation (3) by -3*5*6 = -90 (both sides). 
You will get an equivalent system

3x   +  5y  - 6z   =   2,     (1')
15xy - 30yz - 18xz = -41*3    (2')
-90xyz = 6*(-90)              (3')


It is the same as 

3x        +  5y        - 6z         =   2,      (1'')
(3x)*(5y) + (5y)*(-6z) + (3x)*(-6z) = -123      (2'')
(3x)*(5y)*(-6z)                     = -540      (3'')


Using variables a, b and c, you can rewrite the last system equivalently as

a + b + c = 2,                                  (1''')
ab + bc + ac = - 123,                           (2''')
abc = -540.                                     (3''')


Now the monic cubic polynomial in terms of a variable t whose roots are t=a, t=b, and t=c IS

t^3 - 2t^2 + (-123)t - (-540) = 0     ( <<<---+++ as the Vieta's theorem states (!) )

or, which is the same,


t^3 - 2t^2 - 123t + 540 = 0.

Solved.



RELATED QUESTIONS

In this multi-part problem, we will consider this system of simultaneous equations: 3x + (answered by CPhill,ikleyn)
In this multi-part problem, we will consider this system of simultaneous equations: 3x + (answered by CPhill)
Hello, A while back, I had asked this question: Simplify 3xz + (5x + 3z)(7x - 2xz +... (answered by richard1234)
Solve the following system of simultaneous linear equations 3x-5y=6... (answered by stanbon,checkley77)
Consider the following system of linear equations: x + 2y + 3z = 3 3x − 5y + 6z... (answered by solver91311)
Consider the following system of linear equations: x + 2y + 3z = 3 3x − 5y + 6z... (answered by solver91311,ikleyn)
can someone show me how to do this problem: Use the Gauss-Jordan method to solve the... (answered by Alan3354)
Solve the system of equations by the Gaussian elimination method. (If the system is... (answered by ewatrrr)
Simultaneous Solution of Systems of Linear Equations 3/5x + 3/8y + 800 = x 6/10 +... (answered by checkley71)