Chapter 2 Equations in one Variable
Section 2.2 Absolute Value Equations2.2.2 Carry out a Case Analysis
Info 2.2.2
To solve an absolute value equation two cases are distinguished:
- For all values of for which the absolute value term is non-negative the absolute value can be omitted or replaced by simple brackets, respectively.
- For all values of for which the absolute value term is negative the term is bracketed and negated.
For solving absolute value equations it is important to write down the solution steps correctly and to distinguish the cases clearly.
The following video demonstrates a detailed written solution of the absolute value equation by case analysis.
The case analysis presented in the video can be written briefly as follows:
In an input field you would type this as falls(x>=2;2*x-4;-2*x+4). Or alternatively as falls(x<2;-2*x+4;2*x-4).
Exercise 2.2.3
Describe the values of the expression by a case analysis:
=
.
Enter the case analysis in the form falls(CONDITION;W1;W2), where W1 is the value of the expression if the corresponding condition is satisfied. Do not use the absolute value function. .
Exercise 2.2.4
Reproduce the steps shown in the video 2.2.1 to solve the absolute value equation .
The case analysis reads shortly =
.
Enter the case analysis in the form falls(CONDITION;W1;W2), where W1 is the value of the expression if the corresponding condition is satisfied. You can copy one of the input examples into the input field and adapt it to the new equation.
Finding the solution for each case and checking the case conditions leads to the solution set
for the equation .
Mengen können in der Form a;b;c;... eingegeben werden.
The case analysis reads shortly =
.
Enter the case analysis in the form falls(CONDITION;W1;W2), where W1 is the value of the expression if the corresponding condition is satisfied. You can copy one of the input examples into the input field and adapt it to the new equation.
Finding the solution for each case and checking the case conditions leads to the solution set
for the equation .
Mengen können in der Form a;b;c;... eingegeben werden.
You can practise the stepwise solution of absolute value equations within the following exercise.
Exercise 2.2.5
Lösen Sie die Gleichung