Sketching level curves of f(x,y)

  • Thread starter Thread starter username12345
  • Start date Start date
  • Tags Tags
    Curves
username12345
Messages
47
Reaction score
0

Homework Statement



Sketch the level curve of the surface z = \frac{x^2 - 2y + 6}{3x^2 + y} belonging to height z = 1 indicating the points at which the curves cut the y−axis.


Homework Equations





The Attempt at a Solution



I put 1 = \frac{x^2 - 2y + 6}{3x^2 + y} but then don't know how to proceed.

The answer shows an inverted parabola at y = 2, but I don't know how to get that.
 
Physics news on Phys.org
From
<br /> 1 = \frac{x^2 - 2y + 6}{3x^2 + y}<br />
it follows that
<br /> 3x^2 + y = x^2 - 2y + 6<br />

Can you cast this in the form
y = f(x) ?
 
Do you mean like this...

3x^2 + y = x^2 - 2y + 6
3y = -2x^2 + 6
y = \frac{-2x^2 + 6}{3}
y = \frac{-2x^2}{3} + 2

?
 
Yes.
Now, that's a parabola, isn't it? It's of the general form y = ax^2 + bx + c with a = -2/3, b = 0, c = 2; you can see that it is inverted (like a mountain top) because a < 0.
 
Ok, that explanation helped, thankyou.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top