What Methods Solve (x+iy)^2 = 5+4i?

  • Thread starter Thread starter alijan kk
  • Start date Start date
AI Thread Summary
To solve the equation (x+iy)^2 = 5+4i, one must equate the real and imaginary parts, resulting in two simultaneous equations. These equations can be challenging, but they can be solved by expressing 5+4i in polar form and taking the square root. Alternatively, substituting one equation into the other can yield a quadratic equation in x, which can be solved using standard methods. Graphical solutions are also suggested, as the equations represent hyperbolas. Both methods are valid for finding the values of x and y.
alijan kk
Messages
130
Reaction score
5

Homework Statement


What is the value of x and y , when (x+iy) ^2=5+4i?

Homework Equations

The Attempt at a Solution


(x+iy)^2=5+4i

x^2+2xiy-y^2=5+4i
 
Last edited by a moderator:
Physics news on Phys.org
alijan kk said:

Homework Statement


What is the value of x and y , when (x+iy) ^2=5+4i?

Homework Equations

The Attempt at a Solution


(x+iy)^2=5+4i

x^2+2xiy-y^2=5+4i
Good. Now keep going -- equate the real and imaginary parts and solve the 2 simultaneous equations...
 
  • Like
Likes scottdave
alijan kk said:

Homework Statement


What is the value of x and y , when (x+iy) ^2=5+4i?

Homework Equations

The Attempt at a Solution


(x+iy)^2=5+4i

x^2+2xiy-y^2=5+4i

Equate the imagnary and real part. Like if ##x +iy = 3+i5## then I equate to get ##x = 3## and ##y = 5##.
Though there are other ways to take square root of complex numbers.

EDIT :
I did not see post by @berkeman. Sorry don't mean to copy it.
 
  • Like
Likes berkeman
The two equations are difficult to solve simultaneously. You can solve graphically for the intercept. Both equations are hyperbolas (one is rotated). Alternatively to solve without graphics you should express 5 + 4i in polar form and then take the square root.
 
mpresic said:
The two equations are difficult to solve simultaneously. You can solve graphically for the intercept. Both equations are hyperbolas (one is rotated). Alternatively to solve without graphics you should express 5 + 4i in polar form and then take the square root.

They are not very difficult to solve simultaneously. Using the equation for the imaginary part gives a formula for y in terms of x. Then substituting that formula into the equation for the real part gives a quadratic equation in x2, which is easily solved using standard formulas.
 
  • Like
Likes scottdave
Yes, That is interesting. Expressing in polar form and taking square root is OK too.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Back
Top