Hey guys, quick questions...
1. x^2+y^2-6x=0
How would I factorise this by completing the square?
2. A circle has y-intercepts at (0,2) and (0,-6). If the centre lies on the line x=2, find it's equation.
Any help would be greatly appreciated.
For the first one, you will have to complete the square on the x
so it's x^2 -6x + 9 - 9 + y^2 = 0
(x-3)^2 + y^2 = 9
centre at (3,0), radius = 3
Second questionSo it's y intercepts are 8 apart
therefore subtract half of 8 = 4 from the (0,2) coordinate and you get (0,-2)
Therefore it is of the form x^2 + (y-2)^2 = r^2
the radius was 4 so x^2 + (y-2)^2 = 16
if the circle lies on x=2 then it is shifted 2 units in positive x axis
therefore equation is (x-2)^2 + (y-2)^2 = 16
