Robert D. answered 05/10/16
Tutor
5
(10)
College Physics Grad with Extensive Tutoring Experience
BC is the distance from point B(0, -9) to point C(1, 2). Use the distance formula to find BC.
d = sqrt[(x2 - x1)2 + (y2 - y1)2]
x2 = 1 x1 = 0
y2 = 2 y1 = -9
d = sqrt{(1 - 0)2 + [2 - (-9)]2}
= sqrt(12 + 112)
= sqrt(1 + 121)
= sqrt(123)
= 11.09
So BC = 11.09