Can't get the right answer for this simultaneous equation

Maths and statistics discussion, revision, exam and homework help.

Announcements Posted on
Please change your TSR password 23-05-2013
IMPORTANT: You must wait until midnight (morning exams)/4.30AM (afternoon exams) to discuss Edexcel exams and until 1pm/6pm the following day for STEP and IB exams. Please read before posting, including for rules for practical and oral exams. 28-04-2013
Sign in to Reply
  1. gavinlee's Avatar
    • Adored and Respected Member
    • Location: manchester
    • Posts: 521
    Can't get the right answer for this simultaneous equation
    Hi,

    OK, so I thought I'd mastered simultaneous equations a long time ago, but now under Core 1 revision I've come across one which I just can't get the right answer for. Can anyone tell me what I have done wrong?

    x+4(y-1)=3(x-3)+2y [a]
    3(x-1)=5(x-1) [b]

    rearranging both a & b:
    2x-2y-5=0 [a]
    2x+3y-5=0 [b]

    b - a.
    5y-10=0
    5y=10
    y=2.

    if y=2,
    2x-2y-5=0 [a]
    2x-4-5=0
    2x=9
    x=4.5

    So I get x=4.5 & y=2. The book has x=2.5 & y=0, which do fit in if you work it out, but I thought my method was correct. What is it that I've done wrong?
  2. olipal's Avatar
    • Benevolent Member
    • Location: London
    Re: Can't get the right answer for this simultaneous equation
    -5-(-5) \not= -10
  3. starkrush's Avatar
    • Adored and Respected Member
    • Location: Woking
    • Posts: 403
    Re: Can't get the right answer for this simultaneous equation
    I don't see how you re-arrange:
    3(x-1) = 5(x-1)
    to
    2x+3y-5=0,

    where are the y terms?
  4. aeyurttaser13's Avatar
    • Benevolent Member
    • Location: Bahrain
    • Posts: 617
    Re: Can't get the right answer for this simultaneous equation
    as olipal said, the equation should be 5y = 0 not 5y - 10 = 0
  5. gavinlee's Avatar
    • Adored and Respected Member
    • Location: manchester
    • Posts: 521
    Re: Can't get the right answer for this simultaneous equation
    OK, thanks for looking through it and spotting it for me
  6. GreenLantern1's Avatar
    • Banned
    • Posts: 3,316
    • Warning points: 1000
    Re: Can't get the right answer for this simultaneous equation
    3(x-1)=5(x-1) is incorrect. If you divide by x-1 you have 3=5 which is clearly an impossibility!
  7. olipal's Avatar
    • Benevolent Member
    • Location: London
    Re: Can't get the right answer for this simultaneous equation
    (Original post by GreenLantern1)
    3(x-1)=5(x-1) is incorrect. If you divide by x-1 you have 3=5 which is clearly an impossibility!
    What about if x=1 ?

    In this instance though, the OP has written down the original question wrong (though the reduced equations a and b yield the correct answer).
  8. GreenLantern1's Avatar
    • Banned
    • Posts: 3,316
    • Warning points: 1000
    Re: Can't get the right answer for this simultaneous equation
    (Original post by olipal)
    What about if x=1 ?

    In this instance though, the OP has written down the original question wrong (though the reduced equations a and b yield the correct answer).
    Fair enough.
  9. elldeegee's Avatar
    • Exalted and Worshipped Member
    • Posts: 1,383
    Re: Can't get the right answer for this simultaneous equation
    (Original post by GreenLantern1)
    3(x-1)=5(x-1) is incorrect. If you divide by x-1 you have 3=5 which is clearly an impossibility!
    I thought this!
    (Original post by olipal)
    What about if x=1 ?

    In this instance though, the OP has written down the original question wrong (though the reduced equations a and b yield the correct answer).
    But then i also thought this... (I'm sounding like an Aldi advert now :P)

    to be able to solve 3(x-1)=5(x-1) would you HAVE to use trial-and-error (i say trial-and-error, but really plugging 1 into it isn't very taxing)?

    I thought that the first method would have been justified if it hadn't given out a contradiction, or is there some sort of trick that i am not seeing? like the whole "prove 2=1" story, where it turns out that a=b=0 and so you cannot divide by it, or something....
  10. olipal's Avatar
    • Benevolent Member
    • Location: London
    Re: Can't get the right answer for this simultaneous equation
    (Original post by elldeegee)
    to be able to solve 3(x-1)=5(x-1) would you HAVE to use trial-and-error (i say trial-and-error, but really plugging 1 into it isn't very taxing)?
    Trial and error? Surely just expanding out and looking at what you've got would suffice:

    3(x-1)=5(x-1)

    3x-3=5x-5

    2x=2

    x=1

    Sorry if I've missed the point of your post!
  11. elldeegee's Avatar
    • Exalted and Worshipped Member
    • Posts: 1,383
    Re: Can't get the right answer for this simultaneous equation
    (Original post by olipal)
    Trial and error? Surely just expanding out and looking at what you've got would suffice:
    3(x-1)=5(x-1)
    3x-3=5x-5
    2x=2
    x=1
    Sorry if I've missed the point of your post!
    haha it's that youve missed my point but also stupidity on my part.

    Why i said trial and error i don't really know, as expanding would be the best bet.

    I cant really rephrase my question properly, so ignore it now :P
  12. olipal's Avatar
    • Benevolent Member
    • Location: London
    Re: Can't get the right answer for this simultaneous equation
    (Original post by elldeegee)
    haha it's that youve missed my point but also stupidity on my part.

    Why i said trial and error i don't really know, as expanding would be the best bet.

    I cant really rephrase my question properly, so ignore it now :P
    Well in general the rule is you can't divide by 0, so you can only confidently divide by something if you know for sure it can't be 0. Not only can it lead to contradictions, but you can also miss solutions to equations (x^2 = x for instance).
  13. elldeegee's Avatar
    • Exalted and Worshipped Member
    • Posts: 1,383
    Re: Can't get the right answer for this simultaneous equation
    (Original post by olipal)
    Well in general the rule is you can't divide by 0, so you can only confidently divide by something if you know for sure it can't be 0. Not only can it lead to contradictions, but you can also miss solutions to equations (x^2 = x for instance).
    oh duh!
    so as  x-1 = 0 you cannot divide through by  x-1?
  14. olipal's Avatar
    • Benevolent Member
    • Location: London
    Re: Can't get the right answer for this simultaneous equation
    (Original post by elldeegee)
    oh duh!
    so as  x-1 = 0 you cannot divide through by  x-1?
    You got it! Just be wary when dividing by anything
  15. elldeegee's Avatar
    • Exalted and Worshipped Member
    • Posts: 1,383
    Re: Can't get the right answer for this simultaneous equation
    (Original post by olipal)
    You got it! Just be wary when dividing by anything
    hehe thanks!
    I will be forever on the lookout now :cool:

Sign in to Reply
Share this discussion:  
Article updates
Moderators

We have a brilliant team of more than 60 volunteers looking after discussions on The Student Room, helping to make it a fun, safe and useful place to hang out.

Reputation gems:
The Reputation gems seen here indicate how well reputed the user is, red gem indicate negative reputation and green indicates a good rep.
Post rating score:
These scores show if a post has been positively or negatively rated by our members.