Ask your own question, for FREE!
Mathematics 12 Online
OpenStudy (el_arrow):

can someone please help me with this system of equations

OpenStudy (el_arrow):

OpenStudy (el_arrow):

its confusing

OpenStudy (freckles):

you are trying to get the solutions already listed?

OpenStudy (el_arrow):

yeah i just want to know how they got them

OpenStudy (freckles):

ok well I guess it is play time I want to start out dividing the top two equations for 2 first \[x+2=\lambda x \\ y-2=\lambda y\] now I'm going to solve both of these for x and y in terms of lambda

OpenStudy (freckles):

\[x+2= \lambda x \\ 2=\lambda x -x \\ 2=(\lambda-1) x \\ x=\frac{2}{\lambda-1}\] you should be able to solve the other equation for y in terms of lambda

OpenStudy (freckles):

what we will then do is replace the x and y in the x^2+y^2=9 with the expressions in terms of lambda given us a one variable equation

OpenStudy (el_arrow):

alright

OpenStudy (freckles):

so you solve \[y-2=\lambda y \text{ for } y\]

OpenStudy (freckles):

and let me know what you get

OpenStudy (freckles):

just after that one step

OpenStudy (el_arrow):

okay im getting \[y=\frac{ -2 }{ \lambda -1 }\]

OpenStudy (freckles):

sounds awesome ok let's say what we have right now

OpenStudy (freckles):

\[x=\frac{2}{\lambda-1} \\ y=\frac{-2}{\lambda -1} \\ x^2+y^2=9\]

OpenStudy (freckles):

these are the equations we have now

OpenStudy (freckles):

we are going to plug the first two equations into the last equation there

OpenStudy (freckles):

\[(\frac{2}{\lambda-1})^2+(\frac{-2}{\lambda-1})^2=9 \text{ this equation is the same as } \\ (\frac{2}{\lambda-1})^2+(\frac{2}{\lambda-1})^2=9\] do you know why?

OpenStudy (el_arrow):

because you get 4 on both

OpenStudy (freckles):

2^2 is the same as (-2)^2 or a^2 is the same as (-a)^2 since (-1)^2=1^2=1

OpenStudy (freckles):

cool so we have like terms then on the left hand side

OpenStudy (freckles):

\[2(\frac{2}{\lambda -1})^2=9\]

OpenStudy (freckles):

\[(\frac{2}{\lambda-1})^2=\frac{9}{2}\] now take square root of both sides

OpenStudy (freckles):

you will have two equations from this

OpenStudy (el_arrow):

wait how you get the 2?

OpenStudy (freckles):

like terms

OpenStudy (freckles):

example u+u=2u

OpenStudy (el_arrow):

oh okay

OpenStudy (freckles):

\[\frac{2}{\lambda -1}=\sqrt{\frac{9}{2}} \text{ or } \frac{2}{\lambda-1}=-\sqrt{\frac{9}{2}}\]

OpenStudy (freckles):

instead of making this overly complicated remember what x and y equaled

OpenStudy (freckles):

we do not have to solve for lambda actually

OpenStudy (freckles):

stop right here and remember that x is 2/(lambda-1) and y is -2/(lambda-1)

OpenStudy (el_arrow):

okay got it

OpenStudy (freckles):

\[\text{ the first equation says } \frac{2}{\lambda-1}=\sqrt{\frac{9}{2}} \\ x=\sqrt{\frac{9}{2}} \\ \text{ you could also multiply both sides by -1 } \\ \\ \text{ the second equation says } \frac{2}{\lambda-1}=-\sqrt{\frac{9}{2}} \\ x=-\sqrt{\frac{9}{2}}\]

OpenStudy (el_arrow):

wouldn't it be y=-sqrt(9/2) since y is the negative one?

OpenStudy (freckles):

or you could do this to both equations multiply both 1st and 2nd by -1 \[\frac{-2}{\lambda-1}=-\sqrt{\frac{9}{2}} \\ y=-\sqrt{\frac{9}{2}} \text{ from first equation } \\ \frac{-2}{\lambda-1}=\sqrt{\frac{9}{2}} \\ y=\sqrt{\frac{9}{2}} \text{ from second equation }\]

OpenStudy (freckles):

so when x is sqrt(9/2) y is -sqrt(9/2) and when x is -sqrt(9/2) y is sqrt(9/2)

OpenStudy (el_arrow):

oh okay

OpenStudy (freckles):

so you see how I grouped the x and y from the first equation to get one ordered pair and I grouped the x and y from the second equation together to get the other ordered pair

OpenStudy (freckles):

but the finding of y in that way is kinda unnecessary we already knew that y is the opposite value of x due to the lambda expressions we wrote for both x and y

OpenStudy (freckles):

oh wow I just seen a neater and way more organized way to look at this

OpenStudy (el_arrow):

what is it?

OpenStudy (freckles):

let's make this a tiny more simpler

OpenStudy (el_arrow):

okay

OpenStudy (freckles):

we are still going to solve those two equations we had for x and y in terms of lambda

OpenStudy (el_arrow):

alright

OpenStudy (freckles):

\[x=\frac{2}{\lambda-1} \text{ and } y=\frac{-2}{\lambda-1}=-x\]

OpenStudy (freckles):

you see that y=-x right?

OpenStudy (el_arrow):

yes

OpenStudy (freckles):

assuming lambda is not 1

OpenStudy (freckles):

\[x^2+y^2=9 \\ \text{ since } y=-x \\ \text{ we have } \\ x^2+(-x)^2=9 \\ x^2+x^2=9 \\ 2x^2=9 \\ x^2=\frac{9}{2}\]

OpenStudy (freckles):

\[x=\sqrt{\frac{9}{2}} \text{ or } x=-\sqrt{\frac{9}{2}} \]

OpenStudy (freckles):

and remember y=-x

OpenStudy (el_arrow):

that is a much simpler way to do it

OpenStudy (freckles):

\[(x=\sqrt{\frac{9}{2}}, y=-x=-\sqrt{\frac{9}{2}})\] you do something similar for the other pair

OpenStudy (el_arrow):

im looking at the problem right now and it showed another solution (-2,2). did they get that by solving for lambda?

OpenStudy (freckles):

that is weird

OpenStudy (freckles):

(-2)^2+(2)^2 isn't 9

OpenStudy (el_arrow):

oh lol nvm those are just the critical points

OpenStudy (el_arrow):

so the first equation would be \[(\frac{ 3 }{ \sqrt{2} },\frac{ -3 }{ \sqrt{2} }) \] right?

OpenStudy (el_arrow):

i mean not the first equation the first solution

OpenStudy (freckles):

yes

ganeshie8 (ganeshie8):

wouldn't it be easier if we start by eliminating the \(\lambda\) first by dividing first two equations ?

OpenStudy (el_arrow):

im not sure

OpenStudy (el_arrow):

i still dont get how you got the x to be negative for the second solution

OpenStudy (freckles):

do you know how to solve x^2+x^2=9?

OpenStudy (freckles):

you should get two values for x

OpenStudy (freckles):

similar way you get two values for x when you solve x^2=25 x=5 or x=-5 since 5^2=25 and (-5)^2=25

OpenStudy (el_arrow):

okay but we only got one value for x

OpenStudy (freckles):

no

OpenStudy (freckles):

we got two

OpenStudy (el_arrow):

we didnt?

OpenStudy (freckles):

\[x=\sqrt{\frac{9}{2}} \text{ or } x=-\sqrt{\frac{9}{2}} \]

OpenStudy (freckles):

\[x^2+y^2=9 \\ \text{ since } y=-x \\ \text{ we have } \\ x^2+(-x)^2=9 \\ x^2+x^2=9 \\ 2x^2=9 \\ x^2=\frac{9}{2} \] this was the work that came before it

OpenStudy (el_arrow):

oh my bad didnt see that part

OpenStudy (el_arrow):

do you think it could be possible to do it the way ganeshie said

OpenStudy (freckles):

I eliminated the lambda I don't know if he meant to eliminate lambda in a different way or not

OpenStudy (freckles):

let me think to see if I can think of a different more easier way that realizing y=-x and plugging that into the last equation

OpenStudy (el_arrow):

its okay you dont have to i was just asking if it was possible

OpenStudy (freckles):

hmmm... I guess instead we could multiply -y to first equation and x to the second equation giving us \[-2xy-4y=-2 \lambda xy\] and \[2xy-4x=2 \lambda xy\] now add the equations giving you -4y-4x=0 -y-x=0 or -x=y y=-x don't know if this way is more simpler than solving the first equation for x and the second one for y and then seeing that y=-x or not to me that is opinion

OpenStudy (freckles):

i think either way you go you have to solve x^2+x^2=9

OpenStudy (freckles):

and then use y=-x to find the 2nd component of both ordered pairs

OpenStudy (el_arrow):

yeah your way looks a lot more simpler

OpenStudy (freckles):

let me know if you are still fighting with the answer

OpenStudy (el_arrow):

alright thanks

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!