Question
Question: How do you identify the conic \(4{x^2} + 8{y^2} - 8x - 24 = 4\) is, if any and if the equation does ...
How do you identify the conic 4x2+8y2−8x−24=4 is, if any and if the equation does represent a conic, state its vertex or center?
Solution
To check whether the given equation is that of a conic or not we compare it with the general form of the conic given by, ax2+2hxy+by2+2gx+2fy+c=0. An equation of a conic is a second degree equation, i.e. both a and b cannot be 0 at the same time. Once we establish that given equation is that of a conic we will use the discriminant method to check for which conic is represented by the given equation using the following table:
Condition | Type of conic |
---|---|
Δ=0 | Pair of straight lines |
Δ=0, andD<0, anda=b, andh=0 | Circle |
Δ=0, andD<0, anda=b | Ellipse |
Δ=0, andD=0 | Parabola |
Δ=0, andD>0 | Hyperbola |
where, determinant Δ=abc+2fgh−af2−bg2−ch2
discriminant D=h2−ab
Complete step by step solution:
The given equation is 4x2+8y2−8x−24=4
We shift all the terms to the LHS,
4x2+8y2−8x−24−4=0 ⇒4x2+8y2−8x−28=0
On comparing with the general form of the conic given by,
ax2+2hxy+by2+2gx+2fy+c=0
We see that,
a=4,b=8,c=−28,g=−4 and h=f=0
Since, the equation is a second-degree equation, and both a and b are not 0, we can say that this equation represents a conic.
Now we have to check for which conic is represented by this equation. For this we will use the discriminant method and use the above given table.
First we calculate Δ=abc+2fgh−af2−bg2−ch2,
Δ=(4×8×−28)+(2×0×−4×0)−(4×0×0)−(8×−4×−4)−(−28×0×0) ⇒Δ=(−896)+0−0−128−0 ⇒Δ=−896−128=−1024
Thus, Δ=0.
Now we calculate D=h2−ab,
D=02−(4×8) ⇒D=−32
Thus, D<0.
So, from the table we see that the given equation can be that of a circle or an ellipse.
We further compare a and b. Since, a=4 and b=8, we have a=b.
The given equation satisfies the following conditions:
Δ=0, D<0, and a=b.
Thus, from the table we see that the given equation satisfies all the conditions of that of an ellipse.
To get the vertices and center we rewrite the equation in the standard form of the ellipse, i.e. a2(x−α)2+b2(y−β)2=1.
On comparing with standard form of the ellipse a2(x−α)2+b2(y−β)2=1, we get,
α=1,β=0
a2=8⇒a=22
b2=4⇒b=2
Center of the ellipse: (α,β)=(1,0)
Vertices:
Note:
We can also use a short method to identify the type of conic once we establish that it is an equation of a conic and Δ=0 . In the general form of equation,
- if a=b=0, it is an equation of a circle.
- if a=b (both a and b not equal to 0) and both of them are positive, it is an equation of an ellipse.
- if a=b (both a and b not equal to 0) and exactly one of them is negative, it is an equation of a hyperbola.
- if a=0 or b=0 (both a and b not equal to 0 at the same time), it is an equation of a parabola.