122k views
1 vote
PLEASE SOMEONE HELP ME ASAp

PLEASE SOMEONE HELP ME ASAp-example-1
User Brantonb
by
8.5k points

1 Answer

2 votes
If we were starting from scratch, we'd do this:

distance = sqrt( (new x - old x)^2 + (new y - old y)^2 )

Only the 3rd answer choice shows this approach"

distance = sqrt ( (6-9)^2 + (3+2)^2 ) = sqrt (9 + 25) = sqrt(31)
User Mithun Biswas
by
6.8k points

No related questions found