Question 642832
Some hyperbolas have a horizontal major axis. Some have a vertical major axis. Some have a major axis with a slope of 1 or -1. And then there are those with major axes having other slopes. Only the ones with slopes of 1 or -1 can be written in the form: y = c/(x-a)+b. This is so because this is the equation of a function (only one y value for each x value). And only hyperbolas with a major axis with a slope of 1 or -1 will pass the vertical line test for a function. (If this is not clear to you, try drawing some hyperbolas and try the vertical line test on them.).<br>
So our hyperbola has a major axis with a slope of 1 or -1. The equation for that kind of hyperbola is:
{{{(x-h)(y-k) = c}}}
where (h, k) is the center of the hyperbola and "c" is just some non-zero constant. If c > 0 then the slope of the major axis is 1 and if c < 0 then the slope of the major axis is -1.<br>
The center of a hyperbola is where the two asymptotes intersect. With asymptotes of y = -1 and x = 2, the intersection, and therefore our center, is (2, -1). So now our equation is:
{{{(x-(2))(y-(-1)) = c}}}
which simplifies to:
{{{(x-2)(y+1) = c}}}<br>
To find "c", we just use the point we have been told is on the hyperbola, (1, 3). If it is on the hyperbola, then its coordinates must fit the equation:
{{{((1)-2)((3)+1) = c}}}
which simplifies as follows:
{{{(-1)(4) = c}}}
{{{-4 = c}}}
This makes our equation:
{{{(x-2)(y+1) = -4}}}
(Since this form is easier to work with than the {{{y = c/(x-a)+b}}} form, we will postpone converting it until later.)<br>
For the x-intercept we use y = 0:
{{{(x-2)((0)+1) = -4}}}
{{{(x-2)(1) = -4}}}
{{{x-2 = -4}}}
{{{x = -2}}}
So the x-intercept is (-2, 0)
For the y-intercept we use x = 0:
{{{((0)-2)(y+1) = -4}}}
{{{(-2)(y+1) = -4}}}
{{{-2y-2 = -4}}}
{{{-2y = -2}}}
{{{y = 1}}}
So the y-intercept is (0, 1)<br>
Since our "c" is negative, this hyperbola has a major axis with a slope of -1. This, plus asymptotes and the three points we have (the two intercepts and the given point of (1, 3)), may be enough for you to graph the equation. If not, then pick some other x's (or y's) and use the equation to find the corresponding y's (or x's). This will give you additional points to plot. Repeat finding and plotting points until you can see the path the graph follows.<br>
Finally, we will transform 
{{{(x-2)(y+1) = -4}}}
into {{{y = c/(x-a)+b}}} form. Dividing both sides by x-2:
{{{y+1 = (-4)/(x-2)}}}
Adding -1 to each side:
{{{y = (-4)/(x-2) + (-1)}}}