Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Complex Numbers.

  • 25-09-2004 08:28PM
    #1
    Registered Users, Registered Users 2 Posts: 10,148 ✭✭✭✭


    Simple question (well I think so at least!)

    x+(x+y)i = 3+8i

    The way I would have done it was . . .

    [PHP]
    x + (x+y)i = 3 + 8i
    (x + (x+y)i) - (3 + 8i) = 0
    (x - 3) + ((x+y)i - 8i) = 0
    x=3 (x+y)-8 = 0
    (3+y)-8 = 0
    (-24-8y) = 0
    -24 = 8y
    -3 = y[/PHP]

    Apparently the answer is x=3 and y=-2 so I'm doing something wrong. I haven't done complex numbers for two years so be kind and point out my mistake :D


Comments

  • Registered Users, Registered Users 2 Posts: 925 ✭✭✭David19


    x+(x+y)i = 3+8i

    Therefore x = 3 and x+y = 8

    Therefore y = 5.

    Y can't be -2. If you put -2 in for y you get 3+1i on the left side.


  • Registered Users, Registered Users 2 Posts: 925 ✭✭✭David19


    Btw the problem with your way is here:

    You have (3+y)-8 = 0

    Then you get (-24-8y) = 0
    This is wrong. its not 8 multiplied by (3+y). Its (3+y)-8 which equals (3+y-8) which equals (y-5).

    You see?


  • Registered Users, Registered Users 2 Posts: 10,148 ✭✭✭✭Raskolnikov


    David19 wrote:
    Btw the problem with your way is here:

    You have (3+y)-8 = 0

    Then you get (-24-8y) = 0
    This is wrong. its not 8 multiplied by (3+y). Its (3+y)-8 which equals (3+y-8) which equals (y-5).

    You see?

    :eek:

    I see where you're coming from.

    I'm informed though, that the answer is y = -2, I actually had y = 5 to begin with but I thought that was all wrong.

    Can anyone give closure that the answer is indeed y = 5?


  • Registered Users, Registered Users 2 Posts: 2,947 ✭✭✭D-Generate


    Yeah y = 5.

    Text books often have the wrong answers so they are not taken as gospel.


  • Moderators, Social & Fun Moderators Posts: 10,501 Mod ✭✭✭✭ecksor


    Can we assume that x and y are real?


  • Advertisement
  • Closed Accounts Posts: 296 ✭✭M@lice


    its y=5 for me too. Given x and y are real of course. But if x and y could be complex i'm pretty sure there would be infinitely many answers probably with some linear correspondance between x and y.


Advertisement