Step 1: Understanding the Concept:
This problem requires solving for real variables \( x \) and \( y \) by equating two complex expressions.
Two complex numbers are equal if and only if their real parts are equal and their imaginary parts are equal.
Step 2: Detailed Explanation:
Let us separate the real and imaginary components on both sides of the given equation:
\[ 3x + 2iy - ix + 5y = 7 + 5i \]
- Group the terms on the left side:
- Real terms (terms without the imaginary unit \( i \)):
\[ 3x + 5y \]
- Imaginary terms (terms containing \( i \)):
\[ 2iy - ix = (2y - x)i \]
So, the left side can be written as:
\[ (3x + 5y) + (2y - x)i \]
- Equate the real and imaginary parts to the right side (\( 7 + 5i \)):
- Equating real parts:
\[ 3x + 5y = 7 \quad \text{--- (Equation 1)} \]
- Equating imaginary parts:
\[ 2y - x = 5 \implies x = 2y - 5 \quad \text{--- (Equation 2)} \]
- Solve the system of linear equations:
Substitute the expression for \( x \) from Equation 2 into Equation 1:
\[ 3(2y - 5) + 5y = 7 \]
\[ 6y - 15 + 5y = 7 \]
\[ 11y - 15 = 7 \]
\[ 11y = 22 \implies y = 2 \]
Now, substitute \( y = 2 \) back into Equation 2 to find \( x \):
\[ x = 2(2) - 5 = 4 - 5 = -1 \]
Thus, we find \( x = -1 \) and \( y = 2 \).
Step 3: Final Answer:
The values of \( x \) and \( y \) are \( -1 \) and \( 2 \), respectively.
Therefore, the correct choice is Option (A).