Chapter 11: Problem 73
Solve. $$|x-3|=11$$
Short Answer
Expert verified
x = 14 and x = -8
Step by step solution
01
Understand the absolute value
The absolute value equation \( |x-3| = 11 \) means the distance of \( x-3 \) from 0 is 11. This gives us two possible cases to consider.
02
Set up the first equation
For the first case, set \( x-3 \) equal to 11: \( x-3 = 11 \).
03
Solve the first equation
Add 3 to both sides of \( x-3 = 11 \): \[ x = 11 + 3 \] \[ x = 14 \].
04
Set up the second equation
For the second case, set \( x-3 \) equal to -11: \( x-3 = -11 \).
05
Solve the second equation
Add 3 to both sides of \( x-3 = -11 \): \[ x = -11 + 3 \] \[ x = -8 \].
06
State the solutions
The solutions to the equation \( |x-3| = 11 \) are \( x = 14 \) and \( x = -8 \).
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
solving equations
Solving equations is a fundamental skill in algebra. The goal is to find the value of the variable that makes the equation true. Starting with an equation like \|x-3| = 11\, the approach is to isolate the variable step by step.
To isolate the variable \( x \), we first need to understand what the equation tells us. Here, \|x-3| = 11\ means the distance between \( x-3 \) and 0 is 11. Distance in absolute value means there can be two scenarios—one positive and one negative.
For the positive case, set \( x-3 = 11 \). For the negative case, set \( x-3 = -11 \). Then, solve each scenario individually:
To isolate the variable \( x \), we first need to understand what the equation tells us. Here, \|x-3| = 11\ means the distance between \( x-3 \) and 0 is 11. Distance in absolute value means there can be two scenarios—one positive and one negative.
For the positive case, set \( x-3 = 11 \). For the negative case, set \( x-3 = -11 \). Then, solve each scenario individually:
- Add 3 to both sides in the first case: \( x-3 = 11 \rightarrow x = 14 \)
- Add 3 to both sides in the second case: \( x-3 = -11 \rightarrow x = -8 \)
absolute value properties
The absolute value of a number is the distance between that number and 0 on a number line. It is always non-negative. For any real number \( a \), \|a| >= 0\.
When dealing with absolute value equations, we use the property that \|a| = b\ implies \a = b\ or \a = -b\. This property helps us break down the problem into two separate linear equations.
In our example, \|x-3| = 11\, the expression inside the absolute value, \( x-3 \), can be either 11 or -11. This leads to two cases:
When dealing with absolute value equations, we use the property that \|a| = b\ implies \a = b\ or \a = -b\. This property helps us break down the problem into two separate linear equations.
In our example, \|x-3| = 11\, the expression inside the absolute value, \( x-3 \), can be either 11 or -11. This leads to two cases:
- Case 1: \( x-3 = 11 \)
- Case 2: \( x-3 = -11 \)
linear equations
Linear equations are equations where the highest power of the variable is 1. These equations form a straight line when graphed on a coordinate plane. The general form of a linear equation in one variable is \( ax + b = c \).
In our example, both cases result in simple linear equations. For instance, \( x-3 = 11 \) and \( x-3 = -11 \) are both linear. We solve them in the same way:
In our example, both cases result in simple linear equations. For instance, \( x-3 = 11 \) and \( x-3 = -11 \) are both linear. We solve them in the same way:
- For \( x-3 = 11 \), add 3 to isolate \( x \): \( x = 14 \)
- For \( x-3 = -11 \), add 3 as well: \( x = -8 \)