How do I convert the equation #4x^2 - y^2 - 24x+4y +28= 0# to standard form?

1 Answer
Nov 15, 2015

See explanation

Explanation:

First, we group the terms with #x# and those with #y#

#4x^2 - y^2 - 24x + 4y + 28 = 0#

#=> (4x^2 - 24x) - (y^2 - 4y) + 28 = 0#

Next, we "complete" the squares.
We do this by adding a third term such that the #x# terms and the #y# terms are perfect squares. However, when we do this, we must either add the same value on the other side of the equation or subtract the same value on the same side so that the equality is maintained

#=> (4x^2 - 24x) - (y^2 - 4y) + 28 = 0#

#=> 4(x^2 - 6x) - (y^2 - 4y) + 28 = 0#

#=> 4(x^2 - 6x + 9) - (y^2 -4y + 4) + 28 = 0 + 4(9) - 1(4)#

Then, we simplify.

#=> 4(x - 3)^2 - (y - 2)^2 + 28 = 32#

#=> 4(x - 3)^2 - (y - 2)^2 = 32 - 28#

#=> 4(x - 3)^2 - (y - 2)^2 = 4#

Finally, we divide both sides by a number such that the right-hand side will be 1

#=> (x - 3)^2 - (y - 2)^2/4 = 1#