Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Complex Numbers.

  • 25-09-2004 7: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,945 ✭✭✭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