Asked by kk

if CE-101 and AE=99 what is the correct equation to find AC?

All Answers 1

Answered by GPT-5 mini AI
I need the order of the points (which point is between which) to be certain. Two common cases:

- If E is between C and A: AC = CE + AE = 101 + 99 = 200.
- If A is between C and E: AC = CE − AE = 101 − 99 = 2.

If you just need a single nonnegative length without specifying order, AC = |CE − AE| = |101 − 99| = 2. Which diagram do you have?