How Do You Plot the Curve of a Hyperbola with a Non-Zero Center?

AI Thread Summary
To plot the curve of a hyperbola with a non-zero center, start by identifying the center, foci, and vertices from the equation. Draw horizontal and vertical lines to represent the semi-axes, forming a rectangle, and then sketch the asymptotes by connecting the corners of the rectangle. The hyperbola's curves should approach these asymptotes but never touch them. While freehanding the curve is acceptable, using the hyperbola's equation allows for precise plotting of points. A graphing calculator can also be used to visualize the hyperbola by entering the derived equations for y in terms of x.
mikebc
Messages
20
Reaction score
0
Hi, I am graphing a hyperbola and have completed everything, except I am not to sure how to draw the final curve in. I have the center, foci, vertices, and axis'. I cannot seem to find any information on actually plotting the curve in. Am I supposed to freehand it in from the vertice and follow the the lines drawn of the axis'? I was trying to find x and y coordinates by substituting numbers into the equation, but the center (h,k) is not at zero it is at (2,2) so I do not know how I would get the variables for the other side?

Here is the equation:


2 2
(Y-2) (X-2)
______ - _____ = 1
3 6
Any help would be appreciated, math is not my strongest subject. Thanks.
 
Physics news on Phys.org
Sorry, in that equation the two 2's are squares and the 3 is supposed to be under the y-2 and the 6 under the x-2.
 
Just plot about 3 points on each side so you get the general curve then just freehand it, until the edge of the graph.
 
Thanks for your help. I will try that.
 
Generally, you can't be sure where symbols on different lines will be placed on the internet. Either (y-2)^2/3 - (x- 2)^2/6= 1 or use HTML (y-2)2/3- (x-2)2/6= 1 or "LaTex":
\frac{(y-2)^2}{3}- \frac{(x-2)^2}{6}= 1

I presume you can see that the center is at (2, 2), the semi-axes are \sqrt{6} and \sqrt{3} and that the vertices are at (2, 2\pm\sqrt{3}).

Here's how I would graph that. In light pencil, since they aren't part of the graph itself, draw a horizontal line of length \sqrt{6} right and left of (2, 2) and a vertical line of length \sqrt{3} above and below (2,2). Now draw a small rectangle having those as "center lines". That is, two horizontal lines at y= 2+ \sqrt{3} and y= 2- \sqrt{3} and two vertical lines at x= 2+ \sqrt{6} and x= 2- \sqrt{6}. Finally, draw the diagonals of that rectangle, extending the as far as you can. Those are the "asymptotes" of the hyperbola.

Now, you are ready to draw the hyperbola! You can see from the original equation, (y-2)^2/6-(x-2)^2/6= 1, that if x= 0, you can solve for the vertices y= 2\pm\sqrt{3} but if y= 0, you cannot solve for x (you get (x-2)^2= -6. That tells you that the hyperbola is in the top and bottom wedges formed by the asymptotes.

Start at the upper vertex and draw smooth curve out on each side to the asymptotes, getting closer and closer to them. Do the same at the lower vertex.
 
Thank you, Hallsofivy. I have followed what you explained so clearly. The thing that I don't understand is that math is such an exact science that I thought there must be a special formula for determining exact points to follow to draw the hyperbola. But from the suggestions given here it appears that I am over analyzing and that all I need to do is free hand it. Thanks a lot for your help.
 
There is! It's the formula for the hyperbola!

Or perhaps you mean a formula that say y= ... for any value of x.

Since your equation is (y-2)2/3 - (x-2)2/6= 1, (y-2)2/3= 1+ (x-2)2/6 so (y-2)2= 3+ (x-2)2/2 and then
y= 2\pm\sqrt{3+ (x-2)^2/2}
Is that better? On a graphing calculator, for example you could enter that with the "+" sign in one function, with the "-" sign in another and graph the entire hyperbola.
 
Back
Top