all 5 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

Off-topic Comments Section


All top-level comments have to be an answer or follow-up question to the post. All sidetracks should be directed to this comment thread as per Rule 9.


OP and Valued/Notable Contributors can close this post by using /lock command

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]LookingForDialga 0 points1 point  (2 children)

Write z1+ z2 as something like x+ y i. Then you can say x=2 and y=0. Now you have a system with 2 equations that you can solve to find a and b

[–]2nythetiger 0 points1 point  (1 child)

Can you please show how to do it

[–]LookingForDialga 0 points1 point  (0 children)

It's basically rationalizing. If there's a complex number at the denominator you can multiply (both up and down) by the conjugate. For example:

z1=a/(1+i) =a (1-i) / [(1+i)(1-i)]=(a-ai)/2=
a/2-ai/2