How do you graph x^2-4(y+6)^2 = 9?

1 Answer
Dec 21, 2016

color(purple)("Note that graphing and sketching are two different things")
color(purple)("To sketch a curve you have to mathematically determine important points")
Depends on what medium you use to plot it. A bit of specialist software could do so by entering the equation as presented.

However, if you wish to do this by hand from a table of values you need to manipulate the equation to give you the format of y="something"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

4(y+6)^2=x^2-9

(y+6)^2=1/4x^2-9/4

y+6=+-sqrt(x^2-9)/2

y=+-sqrt(x^2-9)/2 -6
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(red)("Split equation" -> y=+-(sqrt(x^2-9))/2-6)
Tony B
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(red)("Full equation" -> x^2-4(y+6)^2=9)
Tony B