Question:

If $x = a + b, y = a \omega +b \omega ^2$ and $z = a \omega^2 + b \omega$, then which one of the following is true.

Updated On: Jul 2, 2022
  • $x + y + z \neq 0$
  • $x^2 + y^2 + z^2 = a^2 + b^2$
  • $x^3 + y^3 + z^3 = 3(a^3 + b^3)$
  • $xyz = 2(a^3 + b^3)$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

We have $x+y+z=a+b+a\omega+b\omega^{2}+a\omega^{2}+b\omega$ $=a\left(1+\omega+\omega^{2}\right)+b\left(1+\omega+\omega^{2}\right)$ $=a\left(0\right)+b\left(0\right)=0$ $\therefore x+y+z=0$ $x^{2}+y^{2}+z^{2}=6\,ab$ (verify this) $xyz=a^3+b^3$ (verify this) $x^3+y^3+z^3=3(a^3+b^3)$ $[\because x^3+y^3+z^3=3xyz$ since $x + y + z = 0]$
Was this answer helpful?
0
0

Concepts Used:

Complex Numbers and Quadratic Equations

Complex Number: Any number that is formed as a+ib is called a complex number. For example: 9+3i,7+8i are complex numbers. Here i = -1. With this we can say that i² = 1. So, for every equation which does not have a real solution we can use i = -1.

Quadratic equation: A polynomial that has two roots or is of the degree 2 is called a quadratic equation. The general form of a quadratic equation is y=ax²+bx+c. Here a≠0, b and c are the real numbers.