Answer:
Below in bold.
Explanation:
1) y=x^2-3x+4 and y=x+1
Using substitution for y :
x + 1 = x^2 - 3x + 4
x^2 - 4x + 3 = 0
(x - 3)(x - 1) = 0
x = 1, 3.
If x = 1, y = 1-3+4 = 2 and
if x = 3, y = 9-9+4 = 4.
So the points of intersection are (1, 2) and (3, 4)
Distance between them = √[(3-1)^2 + (4-2)^2 ] = √8.
2) y=x^2-4 and y=2x-4
2x - 4 = x^2 - 4
x^2 - 2x = 0
x(x - 2) = 0
x = 0, 2
When x = 0, y = -4 and
when x = 2, y = 0
So the points are (0,-4) and (2, 0)
So distance between the 2 points = √[(2-0)^2 + (0--4)^2)] = √20.