Find Centre of symmetry of conic
I have the following conic and i want to find its centre of symmetry: 3y^2+2x+18y=-31
I tried the following way but it didn't seem to work, could somebody tell me where i went wrong?
(3y^2+18y)+2x=-31
3(y^2+6y)+2x=-31
completing the square:
3(y^2+6y+9)+2x=-31+(3*9)
3(y^2+6y+9)+2x=-4
3(y+3)^2+2x=-4
(3(y+3)^2)/(-4)+2x/(-4)=1
so the centre is (0,-3)?
Where am i going wrong?
Thanks
Re: Find Centre of symmetry of conic
The conic you mentioned above is a shifted parabola .
the full formula is (y+3)^2=4(-1/6)(x+2) and its centre lies at the point P(-2,-3).
a shifted parabola of this type has the formula (y+b)^2=4p(x+a) with p the parameter of the parabola and centre at P(-a,-b)
Minoas
M.R
Re: Find Centre of symmetry of conic
Hey mcleja.
Your working looks good but I don't think this is a normal conic since you will get many complex solutions.
This also doesn't have the form of a circle, ellipse, or a hyperbola.
Re: Find Centre of symmetry of conic
As I said before this is a shifted Parabola. you may refere to any calculus book for further reference about shifted conics.
As a general rule if a conic has the quadratic only in one variable like x or y only then it is a parabola.
Minoas
Re: Find Centre of symmetry of conic