Question:

Let $p , q \in R$ and $(1-\sqrt{3})^{200}=2^{199}(p+i q), t=\sqrt{-1}$ Then $p + q + q ^2$ and $p - q + q ^2$ are roots of the equation

Updated On: Mar 19, 2025
  • $x^2-4 x+1=0$
  • $x^2+4 x+1=0$
  • $x^2-4 x-1=0$
  • $x^2+4 x-1=0$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Approach Solution - 1

The correct answer is (A) : $x^2-4 x+1=0$








equation
Was this answer helpful?
6
1
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

We are given: \[ (1 - \sqrt{3}i)^{200} = 2^{199}(p + iq). \] Convert \( 1 - \sqrt{3}i \) to polar form: \[ 1 - \sqrt{3}i = 2 \left( \cos \frac{5\pi}{3} + i \sin \frac{5\pi}{3} \right). \] Raise it to the power of 200: \[ (1 - \sqrt{3}i)^{200} = 2^{200} \left( \cos \frac{200 \cdot 5\pi}{3} + i \sin \frac{200 \cdot 5\pi}{3} \right). \] Simplify the angle modulo \( 2\pi \): \[ \frac{200 \cdot 5\pi}{3} = 1000\pi/3 = 333\cdot 2\pi + \pi/3 = \pi/3. \] Thus: \[ (1 - \sqrt{3}i)^{200} = 2^{200} \left( \cos \frac{\pi}{3} + i \sin \frac{\pi}{3} \right). \] Comparing with \( 2^{199}(p + iq) \), we find: \[ p = 1, \quad q = \sqrt{3}. \] Now, calculate: \[ p + q + q^2 = 1 + \sqrt{3} + 3 = 4 + \sqrt{3}, \] \[ p - q + q^2 = 1 - \sqrt{3} + 3 = 4 - \sqrt{3}. \] The quadratic equation with roots \( 4 + \sqrt{3} \) and \( 4 - \sqrt{3} \) is: \[ x^2 - (p + q) x + (p + q + q^2) = x^2 - 4x + 1 = 0. \] Thus, the equation is: \[ \boxed{x^2 - 4x + 1 = 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.