distance between points in the Cartesian plane.

36 Views Asked by At

enter image description hereCalculate the $\frac{AC}{CB}$ ratio, given the points:

$A(1,4);$

$B(1/2,3);$

$C(-2,-2).$

I did the calculations on the Cartesian plane and the result was $\frac{6}{5}$.Do you agree with this result?

1

There are 1 best solutions below

4
On BEST ANSWER

Your result would be correct for $C(-2,\color{red}-2)$.