Core Connections Integrated II, 2015
CC
Core Connections Integrated II, 2015 View details
1. Section 10.1
Continue to next subchapter

Exercise 20 Page 553

Practice makes perfect
a We want to solve the quadratic inequality by completing the square. Let's start by rewriting the inequality so all terms with x are on one side of the inequality and all constants are on the other side.
x^2-2x-3 ≤ 0 ⇕ x^2-2x ≤ 3 In a quadratic expression, b is the linear coefficient. For the inequality above, we have that b=- 2. Let's now calculate ( b2 )^2.
( b/2 )^2
( - 2/2 )^2
â–Ľ
Simplify
( - 1 )^2
1
Next, we will add ( b2 )^2=1 to both sides of our inequality. Then, we will factor the trinomial on the left-hand side and solve the inequality.
x^2-2x ≤ 3
x^2-2x+ 1 ≤ 3+ 1
(x-1)^2 ≤ 3+1
(x-1)^2 ≤ 4
Now we can take the square root of the inequality. Remember that we do not know the sign of x. Thus, to consider both possibilities we need to use the absolute value.
(x-1)^2 ≤ 4
sqrt((x-1)^2) ≤ sqrt(4)
|x-1| ≤ 2
Now we can create a compound inequality by removing the absolute value. In this case, the solution set is any number less than or equal to 2 away from the midpoint in the positive direction and any number less than or equal to 2 away from the midpoint in the negative direction. Absolute Value Inequality:& |x-1| ≤ 2 Compound Inequality:& - 2≤ x-1 ≤ 2 We can split this compound inequality into two cases: one where x-1 is greater than or equal to -2 and one where x-1 is less than or equal to 2. x-1 ≥ - 2 and x-1 ≤ 2 Let's isolate x in both of these cases.

Case 1

x-1≤ 2
x ≤ 3
This inequality tells us that all values less than or equal to 3 will satisfy the inequality.

Case 2

- 2≤ x-1
- 1 ≤ x
This inequality tells us that all values greater than or equal to - 1 will satisfy the inequality.

Solution Set

The solution to this type of compound inequality is the overlap of the solution sets. Let's recombine our cases back into one compound inequality. First Solution Set:& x ≤ 3 Second Solution Set:& - 1 ≤ x Intersecting Solution Set:& - 1 ≤ x ≤ 3

b We want to solve the quadratic equation by completing the square. Note that all terms with x are on one side of the equation.
x^2+4x=3In a quadratic expression b is the linear coefficient. For the equation above, we have that b=4. Let's now calculate ( b2 )^2.
( b/2 )^2
( 4/2 )^2
â–Ľ
Simplify
( 2 )^2
4
Next, we will add ( b2 )^2=4 to both sides of our equation. Then, we will factor the trinomial on the left-hand side and solve the equation.
x^2+4x=3
x^2+4x+ 4=3+ 4
(x+2)^2=3+4
(x+2)^2=7
sqrt((x+2)^2)=sqrt(7)
x+2=± sqrt(7)
x=- 2± sqrt(7)
Both x=- 2+ sqrt(7) and x=- 2- sqrt(7) are solutions of the equation.
c We want to solve the quadratic inequality by completing the square. Let's start by rewriting the inequality so all terms with x are on one side of the inequality and all constants are on the other side.
x^2+5x-36 > 0 ⇕ x^2+5x > 36 In a quadratic expression, b is the linear coefficient. For the inequality above, we have that b=5. Let's now calculate ( b2 )^2.
( b/2 )^2
( 5/2 )^2
â–Ľ
Simplify
( 2.5)^2
6.25
Next, we will add ( b2 )^2=6.25 to both sides of our inequality. Then, we will factor the trinomial on the left-hand side and solve the inequality.
x^2+5x >36
x^2+5x+ 6.25 > 36+ 6.25
(x+2.5)^2 > 36+6.25
(x+2.5)^2 > 42.25
Now we can take the square root of the inequality. Remember that we do not know the sign of x. Thus, to consider both possibilities we need to use the absolute value.
(x+2.5)^2 > 42.25
sqrt((x+2.5)^2)=sqrt(42.25)
|x+2.5| >6.5
Now we will create a compound inequality by removing the absolute value. In this case, and since x+2.5 can be written as x-(- 2.5), the solution set contains the numbers that make the distance between x and - 2.5 greater than 6.5 in the positive direction or in the negative direction. x+2.5 > 6.5 or x+2.5 < -6.5 Let's isolate x in both of these cases.

Case 1

x+2.5 >6.5
x > 4
This inequality tells us that all values greater than 4 will satisfy the inequality.

Case 2

x+2.5 < - 6.5
x < -9
This inequality tells us that all values less than - 9 will satisfy the inequality.

Solution Set

The solution to this type of compound inequality is the combination of the solution sets. First Solution Set:& x > 4 Second Solution Set:& x < -9 Combined Solution Set:& x < -9 or x > 4

d We want to solve the quadratic equation by completing the square. To do so, we will start by rewriting the equation so all terms with x are on one side of the equation and all constants are on the other side.
x^2-3x-13.75=0 ⇕ x^2-3x=13.75In a quadratic expression b is the linear coefficient. For the equation above, we have that b=- 3. Let's now calculate ( b2 )^2.
( b/2 )^2
( - 3/2 )^2
9/4
Next, we will add ( b2 )^2= 94 to both sides of our equation. Then, we will factor the trinomial on the left-hand side and solve the equation.
x^2-3x=13.75
x^2-3x+ 9/4=13.75+ 9/4
(x-3/2)^2=13.75+9/4
(x-3/2)^2=13.75+2.25
sqrt((x-3/2)^2)=16
sqrt((x-3/2)^2)=sqrt(16)
x-3/2=± 4
x=3/2± 4
The solutions for this equation are x= 32± 4. Let's separate them into the positive and negative cases.
x=3/2± 4
x_1=3/2+ 4 x_2=3/2- 4
x_1=3/2+8/2 x_2=3/2-8/2
x_1=11/2 x_2=- 5/2

We found that the solutions of the given equation are x_1= 112 and x_2=- 52.