What expression can you use to find the distance between 28 and -53?

1 answer

Answer

1010440

2026-05-12 03:25

+ Follow

To get the distance between ANY two points on a number line:

* Subtract one number from the other

* Take the absolute value of the result

In symbols:

distance(a, b) = | a - b |

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.