how to do question 4)
g (x+4)2⩾25
e (x+3)(1−x)<x−1
h $(x-2)^{2}...
Jul 1, 2024
how to do question 4)
Solution by Steps
step 1
To solve the inequality \frac{5}{2x^2 + x - 15} < 0 for x, we first need to find the roots of the quadratic equation 2x2+x−15=0
step 2
Using the quadratic formula x=2a−b±b2−4ac, where a=2, b=1, and c=−15, we get:
x=4−1±1+120=4−1±121=4−1±11
Thus, the roots are x=410=25 and x=4−12=−3
step 3
The quadratic 2x2+x−15 can be factored as 2(x+3)(x−25)
step 4
To determine where \frac{5}{2x^2 + x - 15} < 0, we analyze the sign of the quadratic expression 2(x+3)(x−25)
step 5
The quadratic expression changes sign at the roots x=−3 and x=25. We test intervals around these points:
- For x < -3, both factors (x+3) and (x−25) are negative, so the product is positive.
- For -3 < x < \frac{5}{2}, (x+3) is positive and (x−25) is negative, so the product is negative.
- For x > \frac{5}{2}, both factors are positive, so the product is positive
step 6
Therefore, \frac{5}{2x^2 + x - 15} < 0 when -3 < x < \frac{5}{2}
Answer
-3 < x < \frac{5}{2}
Key Concept
Solving quadratic inequalities
Explanation
To solve a quadratic inequality, find the roots of the quadratic equation, factorize it, and analyze the sign of the expression in different intervals around the roots.
how to do 5b)
Solution by Steps
step 1
To solve the inequality x2+4x−21≤0, we first need to find the roots of the quadratic equation x2+4x−21=0
step 2
Using the quadratic formula x=2a−b±b2−4ac, where a=1, b=4, and c=−21, we get: x=2−4±16+84=2−4±100=2−4±10
step 3
This gives us the roots x=3 and x=−7. Therefore, the inequality x2+4x−21≤0 holds for −7≤x≤3
step 4
Next, we solve the inequality x^2 - 9x + 8 > 0. We find the roots of the quadratic equation x2−9x+8=0 using the quadratic formula: x=29±81−32=29±49=29±7
step 5
This gives us the roots x=8 and x=1. Therefore, the inequality x^2 - 9x + 8 > 0 holds for x < 1 or x > 8
step 6
Combining the two inequalities, we need to find the intersection of the intervals −7≤x≤3 and x < 1 or x > 8. The intersection is -7 \leq x < 1
Answer
-7 \leq x < 1
Key Concept
Solving quadratic inequalities
Explanation
To solve quadratic inequalities, we find the roots of the quadratic equations and determine the intervals where the inequalities hold. Then, we find the intersection of these intervals.
HOW TO DO 5C)
Solution by Steps
step 1
To solve the inequality x^2 + x - 2 > 0, we first need to find the roots of the quadratic equation x2+x−2=0
step 2
Using the quadratic formula x=2a−b±b2−4ac, where a=1, b=1, and c=−2, we get: x=2−1±1+8=2−1±9=2−1±3
step 3
This gives us the roots x=1 and x=−2
step 4
The quadratic x2+x−2 is positive outside the interval (−2,1). Therefore, x^2 + x - 2 > 0 for x < -2 or x > 1
step 5
Next, we solve the inequality x2−2x−3≥0
step 6
Using the quadratic formula x=2a−b±b2−4ac, where a=1, b=−2, and c=−3, we get: x=22±4+12=22±16=22±4
step 7
This gives us the roots x=3 and x=−1
step 8
The quadratic x2−2x−3 is non-negative outside the interval (−1,3). Therefore, x2−2x−3≥0 for x≤−1 or x≥3
step 9
The solution to both inequalities is the intersection of the intervals: (x < -2 \text{ or } x > 1) \cap (x \leq -1 \text{ or } x \geq 3)
step 10
This simplifies to: x < -2 \text{ or } x \geq 3
Answer
x < -2 or x≥3
Key Concept
Solving quadratic inequalities
Explanation
To solve quadratic inequalities, find the roots of the quadratic equations and determine the intervals where the quadratic expressions are positive or non-negative. The solution is the intersection of these intervals.
how to do question 6
Solution by Steps
step 1
We start with the inequality 2^{x^2 - 3x - 40} > 1
step 2
Since 2^y > 1 for any y > 0, we need to solve x^2 - 3x - 40 > 0
step 3
Factor the quadratic expression: x2−3x−40=(x−8)(x+5)
step 4
Set the factors greater than 0: (x - 8)(x + 5) > 0
step 5
Determine the critical points: x=8 and x=−5
step 6
Analyze the intervals determined by the critical points: (−∞,−5), (−5,8), and (8,∞)
step 7
Test points in each interval to determine where the product is positive:
- For x < -5, choose x=−6: (-6 - 8)(-6 + 5) = (-14)(-1) > 0.
- For -5 < x < 8, choose x=0: (0 - 8)(0 + 5) = (-8)(5) < 0.
- For x > 8, choose x=9: (9 - 8)(9 + 5) = (1)(14) > 0
step 8
Therefore, the solution to the inequality is x < -5 or x > 8
Answer
x < -5 or x > 8
Key Concept
Solving quadratic inequalities
Explanation
To solve the inequality 2^{x^2 - 3x - 40} > 1, we need to find where the quadratic expression x2−3x−40 is greater than 0. This involves factoring the quadratic, finding the critical points, and testing intervals to determine where the product of the factors is positive.