answersLogoWhite

0

Use Pythagoras

l^2 = a^2 + b^2

A = (7,9)

& B= (3,12)

NB 'A' & 'B' are NOT the same as 'a' & 'b' . Each is just a label,

Hence l^2 = (7-3)^2 + (9 - 12)^2

l^2 = 4^2 + (-3)^2

l^2 = 16 + 9

l^2 = 25

l = sqrt(25)

l = 5 The answer!!!!!

User Avatar

lenpollock

Lvl 16
1y ago

What else can I help you with?