Find the coordinates of the vertex of the conic represented as x 2 + y 2 − 2 x y + 4 x − 2 y + 1 = 0 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Why can't we just partially differentiate the conic and get the vertex
Problem Loading...
Note Loading...
Set Loading...
Rewriting the equation ( x − y ) 2 = − 4 x + 2 y − 1 The given equation is of a parabola as h 2 = a b According to definition of parabola. (Length of perpendicular on axis of parabola)^2 = (Length of latus rectum)(Length of perpendicular on tangent at the vertex)
Also Tangent at the vertex and axis of parabola are perpendicular. But in the above equation it is not so, we introduce a constant k . ( x − y + k ) 2 = − 4 x + 2 y − 1 + 2 k x − 2 k y + k 2 [actually we have added and subtracted the required terms] ( x − y + k ) 2 = 2 ( k − 2 ) x + 2 ( 1 − k ) y + k 2 − 1 .
For perpendicular lines m 1 m 2 = − 1
1 2 ( 1 − k ) − 2 ( k − 2 ) = − 1
On solving, k = 2 3
( x − y + 2 3 ) 2 = − ( x + y − 4 5 ) Further finding the point of intersection of the lines gives the vertex.