i) x2 + y2- 6x - 4y + 4 = 0 x2- 6x + y2 - 4y + 4 = 0 group the terms together x2- 6x = (x - 3)2 - 9 factorise the x terms y2 - 4y = (y - 2)2 - 4 factorise the y terms x2- 6x + y2 - 4y + 4 = (x - 3)2 - 9 + (y - 2)2 - 4 + 4 = 0 put them together(x - 3)2 + (y - 2)2 = 9 put constant terms on right side of equationCentre: (3,2) radius: 3
ii) x2 + (x + 2)2- 6x - 4(x + 2) + 4 = 0 substitute y = x + 2 into the original equation x2 + x2 + 4x + 4 - 6x - 4x - 8 + 4 = 0 expand the brackets2x2 - 6x = 0 simplify expression (cancel terms) x2 - 3x = 0 simplify expression (divide by 2)x(x - 3) = 0 factorise equationx = 0 or 3 solve for xwhen x = 0, y = x + 2 = 2 substitute x values into line equation to get y valueswhen x = 3, y = x + 2 = 5points of intersection are (0, 2) and (3, 5)