(-5, 2)(-9,9)
D = √( (x2 - x1)^2 + (y2 - y1)^2 )
D = √( (-9+5)^2 + (9 - 2)^2 )
D =√( (-4)^2 + (7)^2 )
D = √( 16 + 49 )
D = √65
D = 8
Y = x² - 4x + 4
y = 2x - 4
Find intersection of L and C:
x² - 4x + 4 = 2x - 4
x² - 6x + 8 = 0
<span> (x - 2)(x - 4) = 0
x = 2 or x = 4
When x = 2 , y = 2(2) - 4 = 0
When x = 4, y = 2(4) - 4 = 4
Points of intersection = A(2, 0) and B(4, 4)
Find the length of AB:
</span>

<span>
Answer: 4.47 units</span>