hyperbolas: general equation to standarm form

ruffnite

New member
Joined
May 3, 2009
Messages
6
Hi,
Trying to convert equation 4x^2-y^2 + 8x + 4y + 16 = 0 to standard form (x^2/a^2 - y^2/b^2 = 1)

Here is what I have done:

4x^2-y^2 + 8x + 4y + 16 = 0
(4x^2 + 8x) - (y^2 + 4y) = -16
4(x^2 + 2x) - (y^2 + 4y) = -16
4(x^2 + 2x + 1) - (y^2 + 4y + 2) = -16 + 4 - 2
4(x + 1)^2 - (y + 2)^2 = -14

I do not know how to continue from this point. Any help is appreciated.
 
ruffnite said:
Hi,
Trying to convert equation 4x^2-y^2 + 8x + 4y + 16 = 0 to standard form (x^2/a^2 - y^2/b^2 = 1)

Here is what I have done:

4x^2-y^2 + 8x + 4y + 16 = 0
(4x^2 + 8x) - (y^2 - 4y) = -16
4(x^2 + 2x) - (y^2 - 4y) = -16
4(x^2 + 2x + 1) - (y^2 - 4y + 4) = -16 + 4 - 4
4(x + 1)^2 - (y - 2)^2 = -16

4(x+1)216(y2)216=1\displaystyle \frac{4(x+1)^2}{-16} \, - \, \frac{(y-2)^2}{-16} \, = \, 1

(y2)2164(x+1)216=1\displaystyle \frac{(y-2)^2}{16} \, - \, \frac{4(x+1)^2}{16} \, = \, 1

(y2)242(x+1)222=1\displaystyle \frac{(y-2)^2}{4^2} \, - \, \frac{(x+1)^2}{2^2} \, = \, 1 <<< Corrected - I had missed the algebraic mistakes- thanks Soroban

I do not know how to continue from this point. Any help is appreciated.
 
Hello, ruffnite!\displaystyle \text{Hello, ruffnite!}

Their "standard form" is not correct.\displaystyle \text{Their "standard form" is not correct.}
They insist that the center is at the Origin.\displaystyle \text{They insist that the center is at the Origin.}

\(\displaystyle \text{Also, there are }two \text{ forms: }\;\begin{array}{ccc}\dfrac{(x-h)^2}{a^2} - \dfrac{(y-k)^2}{b^2} \;=\;1 \\ \\[-3mm] \dfrac{(y-k)^2}{b^2} - \dfrac{(x-h)^2}{a^2} \;=\;1 \end{array}\)

And you made two small errors . . .


Convert 4x2y2+8x+4y+16=0\displaystyle 4x^2-y^2 + 8x + 4y + 16 \:=\: 0 to standard form.

We have:   4x2+8xy2+4y=16\displaystyle \text{We have: }\;4x^2 + 8x - y^2 + 4y \:=\:-16

Factor:   4(x2+2x)(y24y)=16\displaystyle \text{Factor: }\;4(x^2 + 2x) - (y^2 - 4y) \:=\:-16
. . . . . . . . . . . . . . . . . \displaystyle \uparrow

Complete the square:   4(x2+2x+1)(y24y+4)=16+44\displaystyle \text{Complete the square: }\;4(x^2+2x+1) - (y^2 - 4y + 4) \:=\:-16 + 4 - 4
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .\displaystyle \uparrow

And we have:   4(x+1)2(y2)2=16\displaystyle \text{And we have: }\;4(x+1)^2 - (y-2)^2 \:=\:-16


Divide by -16:   4(x+1)2-16(y2)2-16  =  -16-16\displaystyle \text{Divide by -16: }\;\frac{4(x+1)^2}{\text{-}16} - \frac{(y-2)^2}{\text{-}16} \;=\;\frac{\text{-}16}{\text{-}16}

Therefore:   (x+1)24+(y2)216  =  1(y2)216(x+1)24  =  1\displaystyle \text{Therefore: }\;-\frac{(x+1)^2}{4} + \frac{(y-2)^2}{16} \;=\;1 \quad\Rightarrow\quad\boxed{ \frac{(y-2)^2}{16} - \frac{(x+1)^2}{4} \;=\;1}

 
Oops. I felt something was wrong somewhere but I couldn't point it out. Thanks for the help guys =)
 
Top