|
Question 724506: I need to know how to state whether certain graphs of an equation are a parabola, an ellipse, or a hyperbola. Some equations I'm given to determine these are:
(number)=exponent
1. y(2)+5=4(x+y)
2. 2x(2)=8x-y(2)
3. 4(y+1)(y-1)+5x(2)=24
Please and thanks for your help!
Answer by lwsshak3(11628) (Show Source):
You can put this solution on YOUR website! 1. y(2)+5=4(x+y)
y^2+5=4x+4y
y^2-4y=4x-5
complete the square:
(y^2-4y+4)=4x-5+4
(y-2)^2=4x-1

This is an equation of a parabola that opens rightward
Its basic form: , (h,k)=(x,y) coordinates of the vertex
..
2. 2x(2)=8x-y(2)
2x^2+8x+y^2=0
complete the square
2(x^2+4x+4)+y^2=0+8
2(x+2)^2+y^2=8

This is an equation of an ellipse with vertical major axis
Its standard form: , a>b, (h,k)=(x,y) coordinates of the center
..
3. 4(y+1)(y-1)+5x(2)=24
4(y^2-1)+5x^2=24
4y^2-4+5x^2=24
4y^2+5x^2=24+4
4y^2+5x^2=28

This is an equation of an ellipse with horizontal major axis
Its standard form: , a>b, (h,k)=(x,y) coordinates of the center
|
|
|
| |