Help me help my daughter. (Calculus Question)

The question is:

For the ellipse x^2 - 2xy + 3y^4 = 16, find any points with a horizontal tangent line and any points with a vertical tangent line.

How would we do this? Any help is certainly appreciated

Thanks in advance.

Here’s a hint: what would it mean algebraically for the tangent line to be horizontal or vertical?

One caveat: the equation you’ve given does not define an ellipse. I assume you meant to write “y^2” rather than “y^4”.

Given that assumption, I don’t know if the following is the method you’re expected to use (I suppose it depends on what you’ve been taught), but here’s one way:

Given a curve defined by f(x, y) = some constant c, the horizontal tangents occur at the points on the curve where df/dx = 0 (since this means you can move an infinitesimal amount horizontally without beginning to depart from the curve) and the vertical tangents analogously occur where df/dy = 0. In this case, c = 16 and f(x, y) = x^2 - 2xy + 3y^2.

With this starting prod, your daughter should hopefully be able to do the rest on her own. However, in case you need a little more help, read as much of the following as necessary:

Therefore, by basic differentiation rules, df/dx = 2x - 2y and df/dy = -2x + 6y. So, the horizontal tangents are the solutions to the curve equation where furthermore 2x - 2y = 0, which is to say, where x = y. And the vertical tangents are the solutions to the curve equation where furthermore -2x + 6y = 0, which is to say, x = 3y.

So, for the horizontal tangents: when x = y, our curve equation becomes y^2 - 2y^2 + 3y^2 = 16; i.e., y^2 = 8. Thus, the two points with horizontal tangents (keeping in mind that x = y) are <sqrt(8), sqrt(8)> and <-sqrt(8), -sqrt(8)>.

As for the vertical tangents: when x = 3y, our curve equation becomes 9y^2 - 6y^2 + 3y^2 = 16; i.e. y^2 = 8/3. Thus, the two points with horizontal tangents (keeping in mind that x = 3y) are <3 * sqrt(8/3), sqrt(8/3)> and <3 * -sqrt(8/3), -sqrt(8/3)>.

(I hope I haven’t made some small mistake somewhere above, but I may well have. Also, there are, of course, other ways to do it, as well as other ways to express the end result.)

Welll I know that if the tangent line is horizontal the slope is 0 and if the tangent line is vertical the slope is undefined.

She has had a few questions that involved finding horizontal tangent lines with something like f(x) = x^3 - 2x^2 +3x -2. (that’s not the exact problem, but you get the idea.) In that case, we found the derivative and set it equal to zero and solved for x.

We can’t figure out how to make it work for this question, though.

Start by taking the derivative. Then think about what **ultrafilter **said.

No, the question says 3y^4, I just double checked.

Pdual: Just FYI, since you’re new. We don’t generally like to do people’s homework for them here. Don’t expect a step-by-step solution.

Well, if they really intended an ellipse, then that must be a typo. But, either way, the ideas I outlined still apply; the final algebra just may end up a little trickier.

I checked your math by using an online solver and online grapher. The only “mistake” you made was forgetting to simplify: 3√(8/3) = 2√6. But, like you said, that’s only “[an]other way to express the end result.”

Indistinguishable’s approach uses partial derivatives, which the OP’s daughter may not have learned about yet.

A question like the OP’s might have come up in the context of implicit differentiation. One way to solve it is to use “implicit differentiation” to find dy/dx (= the slope of the tangent line to the graph of the equation). Then horizontal tangents occur when dy/dx = 0, and vertical tangents occur when the reciprocal of dy/dx is 0.

Although, in my experience, once students do learn about partial derivatives, they like that approach better than this one.

True but this is kind of a special case since it’s a father asking for support in helping his daughter; he’s not asking us to do her homework for her. He is using good judgment in teaching her the material without flat-out doing it for her. I have seen lots of other threads that get shut down when some high-schooler basically asks us to write a paper or solve a math problem for him.

You need the concept of implicit functions.