All Exams Test series for 1 year @ ₹349 only
Question

Let z be a complex number such that $|z-6|=5$ and $|z+2-6i|=5$. Then the value of $z^3 + 3z^2 - 15z + 141$ is equal to

The correct answer is
$50$

Interpreting Modulus Conditions

The given conditions define geometric shapes in the complex plane:

  • The equation $|z-6|=5$ represents a circle centered at the complex number $6$ (coordinate $(6, 0)$) with a radius of $5$.
  • The equation $|z+2-6i|=5$ represents a circle centered at the complex number $-2+6i$ (coordinate $(-2, 6)$) with a radius of $5$.

Let $z = x + iy$. The equations in Cartesian form are:

  1. $(x-6)^2 + y^2 = 5^2 = 25$
  2. $(x+2)^2 + (y-6)^2 = 5^2 = 25$

Finding the Intersection Point z

Since both expressions equal 25, we set them equal to each other:

$(x-6)^2 + y^2 = (x+2)^2 + (y-6)^2$

Expand the terms:

$x^2 - 12x + 36 + y^2 = x^2 + 4x + 4 + y^2 - 12y + 36$

Simplify by canceling $x^2$, $y^2$, and $36$ from both sides:

$-12x = 4x + 4 - 12y$

Rearrange the terms to solve for $y$ in terms of $x$:

$12y = 16x + 4$

$3y = 4x + 1 \implies y = \frac{4x+1}{3}$

Substitute this expression for $y$ into the first circle equation:

$(x-6)^2 + \left(\frac{4x+1}{3}\right)^2 = 25$

$x^2 - 12x + 36 + \frac{16x^2 + 8x + 1}{9} = 25$

Multiply the entire equation by 9 to eliminate the fraction:

$9(x^2 - 12x + 36) + (16x^2 + 8x + 1) = 9 \times 25$

$9x^2 - 108x + 324 + 16x^2 + 8x + 1 = 225$

Combine like terms:

$25x^2 - 100x + 325 = 225$

$25x^2 - 100x + 100 = 0$

Divide by 25:

$x^2 - 4x + 4 = 0$

$(x-2)^2 = 0 \implies x = 2$

Substitute $x=2$ back into the expression for $y$:

$y = \frac{4(2)+1}{3} = \frac{8+1}{3} = \frac{9}{3} = 3$

Therefore, the unique complex number satisfying both conditions is $z = 2 + 3i$.

Evaluating the Polynomial Expression

We need to calculate the value of $P(z) = z^3 + 3z^2 - 15z + 141$ for $z = 2 + 3i$.

First, calculate the powers of $z$:

  • $z^2 = (2+3i)^2 = 2^2 + 2(2)(3i) + (3i)^2 = 4 + 12i + 9i^2 = 4 + 12i - 9 = -5 + 12i$
  • $z^3 = z \cdot z^2 = (2+3i)(-5+12i) = 2(-5) + 2(12i) + 3i(-5) + 3i(12i) = -10 + 24i - 15i + 36i^2 = -10 + 9i - 36 = -46 + 9i$

Now substitute $z$, $z^2$, and $z^3$ into the polynomial:

$P(2+3i) = (-46 + 9i) + 3(-5 + 12i) - 15(2 + 3i) + 141$

Distribute the constants:

$= -46 + 9i - 15 + 36i - 30 - 45i + 141$

Group the real and imaginary terms separately:

$= (-46 - 15 - 30 + 141) + (9 + 36 - 45)i$

Calculate the sums:

$= (50) + (0)i$

$= 50$

The value of the expression $z^3 + 3z^2 - 15z + 141$ is $50$.

Was this answer helpful?

Similar Questions

  1. If $g(x) = 3x^2 + 2x - 3$, $f(0) = -3$ and $4g(f(x)) = 3x^2 - 32x + 72$, then $f(g(2))$ is equal to:
  2. Let $S = \{x^3 + ax^2 + bx + c : a, b, c \in \mathbb{N} \text{ and } a, b, c \leq 20\}$ be a set of polynomials. Then the number of polynomials in S, which are divisible by $x^2 + 2$, is
  3. A bag contains 10 balls out of which $k$ are red and $(10 - k)$ are black, where $0 \leq k \leq 10$. If three balls are drawn at random without replacement and all of them are found to be black, then the probability that the bag contains 1 red and 9 black balls is:
  4. The common difference of the A.P.: $a_1, a_2, ..., a_m$ is 13 more than the common difference of the A.P.: $b_1, b_2, ..., b_n$. If $b_{31} = -277, b_{43} = -385$ and $a_{78} = 327$, then $a_1$ is equal to
  5. The value of $\sum_{k=1}^{\infty} (-1)^{k+1} \left( \frac{k(k+1)}{k!} \right)$ is
  6. If $\alpha, \beta$, where $\alpha < \beta$, are the roots of the equation $\lambda x^2 - (\lambda + 3)x + 3 = 0$ such that $\frac{1}{\alpha} - \frac{1}{\beta} = \frac{1}{3}$, then the sum of all possible values of $\lambda$ is
  7. Let $S = \{1, 2, 3, 4, 5, 6, 7, 8, 9\}$. Let x be the number of 9-digit numbers formed using the digits of the set S such that only one digit is repeated and it is repeated exactly twice. Let y be the number of 9-digit numbers formed using the digits of the set S such that only two digits are repeated and each of these is repeated exactly twice. Then,
  8. Let A, B and C be three $2 \times 2$ matrices with real entries such that $B = (I + A)^{-1}$ and $A + C = I$. If $BC = \begin{bmatrix} 1 & -5 \\ -1 & 2 \end{bmatrix}$ and $CB \begin{bmatrix} x_1 \\ x_2 \end{bmatrix} = \begin{bmatrix} 12 \\ -6 \end{bmatrix}$, then $x_1 + x_2$ is
  9. In a G.P., if the product of the first three terms is 27 and the set of all possible values for the sum of its first three terms is $\mathbb{R} - (a, b)$, then $a^2 + b^2$ is equal to ________.
  10. If $A = \begin{bmatrix} 2 & 3 \\ 3 & 5 \end{bmatrix}$, then the determinant of the matrix $(A^{2025} - 3A^{2024} + A^{2023})$ is

Important Questions from Algebra

  1. If $g(x) = 3x^2 + 2x - 3$, $f(0) = -3$ and $4g(f(x)) = 3x^2 - 32x + 72$, then $f(g(2))$ is equal to:
  2. Let $S = \{x^3 + ax^2 + bx + c : a, b, c \in \mathbb{N} \text{ and } a, b, c \leq 20\}$ be a set of polynomials. Then the number of polynomials in S, which are divisible by $x^2 + 2$, is
  3. A bag contains 10 balls out of which $k$ are red and $(10 - k)$ are black, where $0 \leq k \leq 10$. If three balls are drawn at random without replacement and all of them are found to be black, then the probability that the bag contains 1 red and 9 black balls is:
  4. The common difference of the A.P.: $a_1, a_2, ..., a_m$ is 13 more than the common difference of the A.P.: $b_1, b_2, ..., b_n$. If $b_{31} = -277, b_{43} = -385$ and $a_{78} = 327$, then $a_1$ is equal to
  5. The value of $\sum_{k=1}^{\infty} (-1)^{k+1} \left( \frac{k(k+1)}{k!} \right)$ is
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App