To see how to solve an equation that involves the absolute value of a quadratic polynomial, such as | x^2 - x | = 6, work Exercises 83–86 in order. For x^2 - x to have an absolute value equal to 6, what are the two possible values that x may assume? (Hint: One is positive and the other is negative.)
Verified step by step guidance
1
Start by understanding that the equation |x^2 - x| = 6 means that x^2 - x can be either 6 or -6.
Set up the first equation: x^2 - x = 6.
Set up the second equation: x^2 - x = -6.
Solve each quadratic equation separately to find the possible values of x.
Remember that the solutions to these equations will give you the two possible values of x, one positive and one negative.
Verified video answer for a similar problem:
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
3m
Play a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Absolute Value
The absolute value of a number is its distance from zero on the number line, regardless of direction. For example, |x| = x if x is positive, and |x| = -x if x is negative. In the context of equations, the absolute value can create two scenarios: one where the expression inside is equal to the positive value and another where it is equal to the negative value.
A quadratic polynomial is a polynomial of degree two, typically expressed in the form ax^2 + bx + c, where a, b, and c are constants and a ≠ 0. The graph of a quadratic polynomial is a parabola, which can open upwards or downwards depending on the sign of 'a'. Understanding the properties of quadratics is essential for solving equations involving them, especially when combined with absolute values.
Solving Quadratic Equations Using The Quadratic Formula
Solving Absolute Value Equations
To solve an equation involving absolute values, such as |f(x)| = k, where k is a positive number, you must set up two separate equations: f(x) = k and f(x) = -k. This approach allows you to find all possible solutions for x. In the given problem, you would set up the equations x^2 - x = 6 and x^2 - x = -6 to find the values of x that satisfy the original absolute value equation.