• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

YAMT: Round 2

AStar617

Diamond Member
Can someone give me a start on how to go about approaching a problem like:

Find all real numbers x and y such that 2x+1+3yi = x + 5i

Don't need the answer, just the overall concept, or first step so I can tackle it...

Thx
 
Here's what I have so far...

I'm thinking that the y term needs to be alone on one side of the equation... so in this example:

2x+1+3yi = x + 5i

3yi = x + 5i - 2x - 1

3yi = -x + 5i - 1

y = (-x +5i - 1) / 3i

...and this is where it falls apart. I just feel like I'm freewheeling down the wrong path, or should have it in some other form... 😕

 
Wouldn't you want to make y = 0 so you can find the roots of the equation? (almost 3 here, so don't hold me accountable if it doesn't work)
 
What i needed to do is set the real and imaginary portions equal to each other, then solve for x and y accordingly.

Yay me 🙂
 
Back
Top