learn.howToCalculate
learn.whatIsHeading
Absolute value equations describe the distance of a number from zero on a number line. Solving |x - a| = b requires considering both positive and negative cases, as distance is always non-negative.
공식
|x - a| = b → x - a = b or x - a = -b
단계별 가이드
- 1Set up two equations: positive and negative cases
- 2Solve each equation separately
- 3Verify both solutions in the original equation
풀어진 예시
입력
|x - 3| = 5
결과
x = 8 or x = -2
Both values are 5 units away from 3
피해야 할 일반적인 실수
- ✕Forgetting the negative case
- ✕Not checking solutions in the original equation
계산할 준비가 되셨나요? 무료 Absolute Value Equation Solver 계산기를 사용해 보세요
직접 시도해 보세요 →