Core Connections Algebra 1, 2013
CC
Core Connections Algebra 1, 2013 View details
2. Section 11.2
Continue to next subchapter

Exercise 71 Page 550

Practice makes perfect
a An absolute value measures an expression's distance from a midpoint on a number line. Since distance cannot be negative, the absolute value of a number is always non-negative.

|5x+8| ≥ - 4 Regardless of the number we substitute for x, the absolute value of x and the absolute value of 5x+8 will always be non-negative. Therefore, it will be greater than - 4. Since any value of x satisfies the inequality, the solution is all real numbers.

b To solve the quadratic inequality algebraically, we will follow three steps.
  1. Solve the related quadratic equation.
  2. Plot the solutions on a number line.
  3. Test a value from each interval to see if it satisfies the original inequality.

Step 1

We will start by solving the related equation. x^2+x-20=0 ⇕ 1x^2+ 1x+( - 20)=0 We see above that a= 1, b= 1, and c= - 20. Let's substitute these values into the Quadratic Formula to solve the equation.
x=- b±sqrt(b^2-4ac)/2a
x=- 1±sqrt(1^2-4( 1)( - 20))/2( 1)
â–Ľ
Simplify right-hand side
x=- 1±sqrt(1-4(1)(- 20))/2(1)
x=- 1±sqrt(1-4(- 20))/2
x=- 1±sqrt(1+80)/2
x=- 1±sqrt(81)/2
x=- 1 ± 9/2
Now we can calculate the first root using the positive sign and the second root using the negative sign.
x=- 1 ± 9/2
x_1=- 1 + 9/2 x_2=- 1 - 9/2
x_1=8/2 x_2=- 10/2
x_1= 4 x_2= - 5

Step 2

The solutions of the related equation are 4 and - 5. Let's plot them on a number line. Since the original is a strict inequality, the points will be open.

Step 3

Finally, we must test a value from each interval to see if it satisfies the original inequality. Let's choose a value from the first interval, x < - 5. For simplicity, we will choose x=- 6.
x^2+x-20<0
( - 6)^2+( - 6)-20? <0
â–Ľ
Simplify left-hand side
36+(- 6)-20? <0
30-20? <0
10 ≮ 0
Since x=- 6 did not produce a true statement, the interval x < - 5 is not part of the solution. Similarly, we can test the other two intervals.
Interval Test Value Statement Is It Part of the Solution?
- 5 < x < 4 0 - 20 < 0 âś“ Yes
x > 4 5 10 ≮ 0 * No

We can now write the solution and show it on a number line. - 5 < x < 4

c We will use the Quadratic Formula to solve the given quadratic equation.
ax^2+ bx+ c=0 ⇕ x=- b± sqrt(b^2-4 a c)/2 aLet's start by rewriting the equation so all of the terms are on the left-hand side. 2x^2-6x=- 5 ⇔ 2x^2-6x+ 5=0 Now we can identify the values of a, b, and c. 2x^2-6x+5=0 ⇕ 2x^2+( - 6)x+ 5=0 We see that a= 2, b= - 6, and c= 5. Let's substitute these values into the Quadratic Formula.
x=- b±sqrt(b^2-4ac)/2a
x=- ( - 6)±sqrt(( - 6)^2-4( 2)( 5))/2( 2)
â–Ľ
Solve for x and Simplify
x=6±sqrt((- 6)^2-4(2)(5))/2(2)
x=6±sqrt(36-4(2)(5))/2(2)
x=6±sqrt(36-40)/4
x=6±sqrt(- 4)/4 *
Oops! The square root of a negative number is undefined for real numbers! As we can see, using the Quadratic Formula for the given equation resulted in a contradiction. Thus, there are no real solutions. For further explanation, notice that the left-hand side of the equation is a quadratic function. Let's graph it.

The solutions of the given equation are x-intercepts of this function. Notice that this parabola lies above the x-axis, thus it does not have x-intercepts. Therefore there are no real solutions of the given equation.

d This equation would be much easier to solve if it had no fractions. We can start solving by changing this equation to a simpler equivalent equation by eliminating fractions. To do this, we will multiply both sides of the equation by 9, which is the lowest common denominator.
5/9-x/3=4/9
45/9-9x/3=36/9
5-3x=4
To solve an equation, we should first gather all of the variable terms on one side of the equation and all of the constant terms on the other side using the Properties of Equality.
5-3x=4
- 3x=- 1
x=- 1/- 3
x=1/3
The solution to the equation is x= 13. We can check our solution by substituting it into the original equation.
5/9-x/3=4/9
5/9-1/3/3 ? = 4/9
â–Ľ
Simplify
5/9-1/9 ? = 4/9
4/9=4/9 âś“
Since the left-hand side is equal to the right-hand side, our solution is correct.