Question:

The value of x and y in (3y-2)+i(7-2x)=0

Updated On: Jun 13, 2025
  • x=\(\frac{2}{7}\), y=\(\frac{2}{3}\)
  • x=\(\frac{7}{2}\), y=\(\frac{3}{2}\)
  • x=\(\frac{2}{7}\), y=\(\frac{3}{2}\)
  • x=\(\frac{7}{2}\), y=\(\frac{2}{3}\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

To find the values of \(x\) and \(y\) that satisfy the complex equation \((3y - 2) + i(7 - 2x) = 0\), we'll analyze both the real and imaginary parts separately.

1. Given Equation:
\[ (3y - 2) + i(7 - 2x) = 0 + 0i \]

2. Equating Real and Imaginary Parts:
For a complex number to be zero, both its real and imaginary parts must be zero: \[ \begin{cases} \text{Real part: } 3y - 2 = 0 \\ \text{Imaginary part: } 7 - 2x = 0 \end{cases} \]

3. Solving for \(y\):
\[ 3y - 2 = 0 \\ 3y = 2 \\ y = \frac{2}{3} \]

4. Solving for \(x\):
\[ 7 - 2x = 0 \\ 2x = 7 \\ x = \frac{7}{2} \]

5. Verification:
Substituting \(x = \frac{7}{2}\) and \(y = \frac{2}{3}\) back into the original equation: \[ (3 \cdot \tfrac{2}{3} - 2) + i(7 - 2 \cdot \tfrac{7}{2}) = (2 - 2) + i(7 - 7) = 0 + 0i \] Which satisfies the equation.

6. Comparing with Given Options:
The correct solution matches with the option: \[ x = \frac{7}{2}, \quad y = \frac{2}{3} \]

Final Answer:
The correct values are \(\boxed{x = \dfrac{7}{2}}\) and \(\boxed{y = \dfrac{2}{3}}\).

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.