SOLUTION: Find real numbers of x and y such that : (2x+y) + (3-5x)i = 1-7i

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: Find real numbers of x and y such that : (2x+y) + (3-5x)i = 1-7i      Log On


   



Question 118051This question is from textbook Advanced Mathematics - precalculus with discrete mathamatics and data analysis
: Find real numbers of x and y such that :
(2x+y) + (3-5x)i = 1-7i
This question is from textbook Advanced Mathematics - precalculus with discrete mathamatics and data analysis

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
This problem can be solved by recognizing that both the left side and the right side have real
and imaginary parts that are separate.
.
The real part of the left side is 2x + y and the real part of the right side is 1. These two must
be equal. So one of the equations that can be written is:
.
2x + y = 1.
.
Next, look at the multipliers of i on both the left and right sides. On the left side the multiplier
of i is 3 - 5x. On the right side the multiplier of i is -7. These two multipliers must equal
to make the imaginary parts equal. So another equation that can be written is:
.
3 - 5x = -7
.
Subtract 3 from both sides to get rid of the 3 on the left side and the resulting
equation is:
.
-5x = -10
.
Solve for x by dividing both sides by -5 and you have:
.
x = -10/-5 = +2
.
Now that x has been found, return to the first equation and substitute +2 for x and solve
for y. The first equation was:
.
2x + y = 1
.
Substitute +2 for x and this equation becomes:
.
2(2) + y = 1
.
Multiply out the first term on the left side to get:
.
4 + y = 1
.
Get rid of the 4 on the left side by subtracting 4 from both sides. This reduces the equation
to:
.
y = 1 - 4 = -3
.
So the answers to this problem are: x = +2, y = -3.
.
Check by substituting these two values into the original problem:
.
(2x+y) + (3-5x)i = 1-7i
.
Substitute the values that were found to get:
.
(2(2)+ (-3)) + (3 -5(2))i = 1 - 7i
.
(4 - 3) + (3 - 10)i = 1 - 7i
.
1 - 7i = 1 - 7i
.
Checks out, so the answers are correct: ... x = +2, y = -3.
.
Hope this helps you to understand the problem. The basic lesson is that the real parts on
both sides of the equal sign must be equal, and the imaginary parts on both sides of the
equal sign must also be equal.
.