✔ 最佳答案
1i)
Gradient of AB = (-1-5) / (2-6) = (-6)/(-4) = 3/2
1ii)
Since the gradient of AB is 3/2, the equation of AB is:
(y-5) / (x-6) = 3/2
2(y-5) = 3(x-6)
2y-10 = 3x-18
3x-2y = 8
2a)
y = x² - 6x + 16
y = (x² - 6x + 9) - 9 + 16 【Method of completing the square】
y = (x - 3)² + 7
So, the eqaution of the line of symmetry of the curve is x = 3.
2b)
The transformation that maps y = x² to y = x² - 6x + 16 = (x - 3)² + 7 is a transformation that moves the graph of y = x² to the right by 3 units, then move it up by 7 units.
3.
(x-2)(x²+x+3)=0
x - 2 = 0 or x²+x+3 = 0
Consider the discriminant of x²+x+3.
Δ = 1² - 4(1)(3) = -11<0
So the equation x²+x+3 = 0 has no real roots.
Therefore, x²+x+3 = 0 is rejected and so the equation has only 1 real root.
The value of the real root is:
x - 2 = 0
x = 2
Hope it helps! ^^