How to draw this grapg on paper

  • Thread starter Thread starter electron2
  • Start date Start date
  • Tags Tags
    Paper
electron2
Messages
46
Reaction score
0
z=3x^2+2y^2+1

x^2+y^2 <=1

on paper

when i input zeros
i get 2 parabolas and a line
 
Physics news on Phys.org
What? HOW do you get that?

First, z= 3x2+ 2y2+ 1 involves three variables, x, y, and z, and so is a three-dimensional graph. It is, simply, a "paraboloid". It may be that your "two parabolas" are when you take x= 0 and then y= 0. If so, that's not a bad way to start. Imagine, with x= 0, that you are drawing the parabola in the yz-plane. Then with y= 0, you are drawing the parabola in the xz-plane. If you draw your x-z axes on the paper and imagine the y-axis coming out of the paper, then your two parabolas are at right angle to each other. Imagine the full graph rotating around the z-axis to meet those two parabolas.

As for getting a line for x^2+ y^2\le 1, I can't make heads of tails out of that! you should know that the graph of x^2+ y^2= 1 is a circle with center at (0,0) and radius 1. The graph of x^2+ y^2\le 1 is all points on or inside that circle- a "disk".
 
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