d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Homework Help > Easy Algebra Question Lol
Add Reply New Topic New Poll
Member
Posts: 10,714
Joined: Jul 24 2007
Gold: 112.50
May 19 2013 11:17pm
The method for solving this has slipped my mind. Can someone help me please?

x^2 + y^2 = 17

x + y = -3

I was thinking of squaring the bottom one then using elimination, but I got the wrong answer doing that =/.
Member
Posts: 16,431
Joined: Jan 27 2006
Gold: 6.66
May 19 2013 11:24pm
how about you say y=-(x+3)

put that into equation 1

...

profit?
Member
Posts: 2,392
Joined: Oct 14 2007
Gold: 573.00
May 19 2013 11:25pm
I would solve for y:

x + y = -3 => y = x - 3

and plug into the other equation:

x^2 + (x-3)^2 = 17
x^2 + x^2 -6x + 9 = 17
2x^2 - 6x - 8 = 0
x^2 -3x - 4 = 0
(x - 4)(x + 1) = 0
x = 4, x = -1

and then plug back into first equation
y = 1, y = -4
Member
Posts: 10,812
Joined: Oct 15 2009
Gold: Locked
Warn: 20%
May 19 2013 11:28pm
Quote (BiGDaviDx1st @ May 19 2013 10:17pm)
The method for solving this has slipped my mind. Can someone help me please?

x^2 + y^2 = 17

x + y = -3

I was thinking of squaring the bottom one then using elimination, but I got the wrong answer doing that =/.



take the bottom one and solve it for either variable (I'll solve for y):
x + y = -3
y = -3 - x
now take this result and replace y in the first equation with it:

x^2 + y^2 = 17

x^2 +( -3 - x)^2 = 17

expand that bracket

x^2 + x^2 + 6x + 9 = 17

2x^2 + 6x + 9 = 17

2x^2 + 6x - 8 = 0

2 (x^2 + 3x - 4) = 0
2 (x + 4)(x - 1) = 0
(x + 4)(x - 1) = 0
x = -4, x = 1

now plug those into the bottom equation
-4 + y = -3 , 1 + y = -3
y = 1, y = -4
so {-4,1} and {1,-4}
Member
Posts: 10,714
Joined: Jul 24 2007
Gold: 112.50
May 19 2013 11:54pm
Er.. I completely forgot about that option haha. Thanks guys, I'm math retarded at the moment because of a long break from school :).
Go Back To Homework Help Topic List
Add Reply New Topic New Poll