2(x^2 + y^2)^2 = 25(x^2 - y^2) Find points on the lemniscate (shape of graph) where the tangent is horizontal. Any and all help is greatly appreciated!
main objective is to find (x,y) when y'=0
I found: \[y' = \frac{8x^3 +8xy^2-50x}{8y^3-8x^2y-50y}\]
...so do I set that equal to zero and solve for either x or y?
...so do I set that equal to zero and solve for either x or y?
I'm getting a little bit of sign differences in mine
\[y' = \frac{8x^3 +8xy^2-50x}{\color{red}{-}8y^3-8x^2y-50y}\] is the only difference I'm seeing in my y'
Yep! Goddamn, my typos...
anyways yeah we want to find (x,y) when y'=0 and this might involved using the original equation also we can factor out 2x on top and -2y on bottom this will give us: \[y'=- \frac{x}{y} \frac{4x^2+4y^2-25}{4x^2+4y^2+25} \\ \text{ so we want } x=0 \text{ or } 4x^2+4y^2-25=0\]
and on yeah y cannot be 0 otherwise the bottom is 0
so you replace the x's in the initial equation with 0 and solve for y
we gotta also figure out how to deal with the second equation
\[4x^2+4y^2=25 \\ x^2+y^2=\frac{25}{4} \]
we can replace x^2+y^2 in the initial equation with 25/4 ...
\[2(\frac{25}{4})^2=25(x^2-y^2) \\ \frac{2}{25}(\frac{25}{4})^2=x^2-y^2 \\ \frac{2(25)}{4^2}=x^2-y^2 \\ \frac{25}{8}=x^2-y^2 \]
I guess this gives a system of equations to solve
\[\frac{25}{4}=x^2+y^2 \\ \frac{25}{8}=x^2-y^2 \]
Here is the graph & source of the original equation.
you should wind up with three points
what does the (3,1) mean ?
That was the point I had to find a tangent line for, in problem 31. This is #43, and asking just for horizontal tangents, but it refers to the "lemniscate" function from #31, so I thought you might want to look at it.
oh okay did you see how I got the system of equations above?
Working on it:)
you might want to check my arithmetic when looking at it
by "replace x's in original equation", you mean 2(x^2 + y^2)^2 = 25(x^2 - y^2)
just for practice, you could also try changing to polar coordinates. see how simple the curve looks in polar : \[2r^2 = 25\cos(2\theta)\]
yes.
2/25 = y^(-2) ?
@ganeshie8 r^2 = x^2+y^2, so the LHS should be 2(r^2)^2 which becomes 2r^4
@freckles your arithmetic looks good. I confirmed it with geogebra
\[\frac{25}{4}=x^2+y^2 \\ \frac{25}{8}=x^2-y^2 \\ \text{ gives } 2x^2=\frac{75}{8} \text{ by adding equations }\]
oh wait are you trying to find what y is from x=0 @amonoconnor ?
Ahh good catch @jim_thompson5910
thanks @jim_thompson5910
Yeah, is that wrong?
\[x=0 \\ 2(x^2+y^2)^2=25(x^2-y^2) \\ 2(0^2+y^2)^2=25(0^2-y^2) \\ 2y^4=-25y^2 \\ 2y^4+25y^2=0 \\ y^2(2y^2+25)=0 \\ y^2=0 \text{ and } 2y^2+25 \neq 0 \\ y=0 \\ (0,0) \text{ makes } y'=0\]
but
we said y cannot be 0
so (0,0) is not going to give us y'=0
so we will only have two points it looks like
or 4 lol
OKay... I think I follow. I get why y cannot equal zero, but I guess I don't even know why we plugged in 0 for x... and yes, there would have to be 4 with a horizontal figure eight shape, right?
because y'=0 when the numerator equals 0 as long as it doesn't also make the bottom 0
Ahh... no rise, over some run. Slope of 0. Gotcha:)
so you have to consider the other factor on top=0
\[y'=- \frac{x}{y} \frac{4x^2+4y^2-25}{4x^2+4y^2+25} \\ \text{ so we want } x=0 \text{ or } 4x^2+4y^2-25=0 \] x=0 gives y=0 so (0,0) won't work we look at the other factor on top \[4x^2+4y^2-25=0 \\ 4x^2+4y^2=25 \\ x^2+y^2=\frac{25}{4}\] plug this into the original equation if you haven't already and you should get another equation in terms of x and y giving you a system to solve
How does the far left chunk equal the middle?
|dw:1444885763150:dw|
far left chunk?
and what middle
Sorry, of the 3 expressions that are separated by equals signs. 4x^2 + 4y^2 − 25 = 04x^2 + 4y^2
These 2.
those aren't equal
are you talking these 3 equations? \[4x^2+4y^2-25=0 \\ 4x^2+4y^2=25 \\ x^2+y^2=\frac{25}{4} \]
the second equation I got by adding 25 on both sides
Yes:) Those!
the third equation I was just showing I divided by 4 on both sides
those are three the same equation
I was just solving for x^2+y^2 because I see that I can easily replace x^2+y^2 in the original equation if I do so
do you know how got the first equation "?
that is the 4x^2+4y^2-25=0
Yes, I get that... I'm good there:) And now I can plug in 25/4 for (x^2 + y^2) ?
right on
I actually did this above I will just copy and paste it here so you can check your work: \[2(\frac{25}{4})^2=25(x^2-y^2) \\ \frac{2}{25}(\frac{25}{4})^2=x^2-y^2 \\ \frac{2(25)}{4^2}=x^2-y^2 \\ \frac{25}{8}=x^2-y^2\]
You are almost there by the way... Just a little further.
1/4 = (x^2 - y^2) ?
Then do I solve for one variable, and plug it back in?
\[2(x^2+y^2)^2=25(x^2-y^2) \\ \text{ we have } x^2+y^2=\frac{25}{4} \\ 2(\frac{25}{4})^2=25(x^2-y^2) \\ \text{ solving for } (x^2-y^2) \text{ by dividing both sides by 25 } \\ \frac{2}{25}(\frac{25}{4})^2=x^2-y^2\] we try simplifying this left hand side one more time
try simplifying this left hand side one more time *
\[\frac{2}{25}(\frac{25}{4})^2 =\frac{2}{25}\cdot \frac{25^2}{4^2} =\frac{25^2}{25} \cdot \frac{2}{4^2}=25^{2-1} \cdot \frac{2}{16}=25^{1}\cdot \frac{1}{8}=25 \cdot \frac{1}{8}=\frac{25}{8}\]
so we have the following two equations: \[x^2+y^2=\frac{25}{4} \\ x^2-y^2=\frac{25}{8}\] I would solve the system by elimination it is already setup for eliminiantion just add equations (eliminating y allowing you to solve for x)
\[2(x^2+y^2)^2 = 25(x^2-y^2)\] \[2(\frac{25}{4})^2 = 25(x^2-y^2)\] \[(\frac{50}{4})^2 = 25(x^2-y^2)\] \[(\frac{1}{25})(\frac{50}{4})^2 = (x^2-y^2)\] \[(\frac{50}{100})^2 = (x^2-y^2)\] (1/2)^2 = (x^2 - y^2) 1/4 = (x^2 - y^2)
there is a square on 25 you ignored it in your third line by choosing to multiply 25 by 2
It wouldn't just translate in?
if you had 2^2 ... you could use law of exponents and invite 2 into the square club that 25 is already in
that is if you had: \[2^2(\frac{25}{4})^2=( \frac{2 \cdot 25}{4})^2 \]
but 2 cannot be in the square club because 2 does not have that 2 exponent thingy
I'm just tired, you're right lols!
you did the same thing with 1/25
Join our real-time social learning platform and learn together with your friends!