Question
Question: Find the number of integral values of a parameter for which the naquality 1 + log 2x square + 2x + 7...
Find the number of integral values of a parameter for which the naquality 1 + log 2x square + 2x + 7 / 2 to the base 2 is greater than log ax square + a the base 2
7
Solution
The given inequality is 1+log2(2x2+2x+27)>log2(ax2+a).
1. Determine the domain of the logarithmic expressions: For log2(2x2+2x+27) to be defined, 2x2+2x+27>0. The discriminant of 2x2+2x+27 is Δ=22−4(2)(27)=4−28=−24. Since Δ<0 and the leading coefficient 2>0, the quadratic 2x2+2x+27 is always positive for all real x.
For log2(ax2+a) to be defined, ax2+a>0. This can be factored as a(x2+1)>0. Since x2+1 is always positive (as x2≥0⟹x2+1≥1), for a(x2+1) to be positive, we must have a>0. This is a necessary condition for the parameter a.
2. Simplify the inequality: The inequality can be rewritten using logarithm properties: 1+log2(2x2+2x+27)>log2(ax2+a) Since 1=log2(2): log2(2)+log2(2x2+2x+27)>log2(a(x2+1)) log2(2(2x2+2x+27))>log2(ax2+a) log2(4x2+4x+7)>log2(ax2+a)
Since the base of the logarithm is 2, which is greater than 1, the log2(t) function is strictly increasing. Thus, we can remove the logarithm while preserving the inequality direction: 4x2+4x+7>ax2+a Rearrange the terms to form a quadratic inequality: (4−a)x2+4x+(7−a)>0
Let f(x)=(4−a)x2+4x+(7−a). We need to find the integral values of a (with a>0) for which f(x)>0 has at least one real solution for x.
3. Analyze the quadratic inequality based on the coefficient of x2:
Case 1: The coefficient of x2 is zero. 4−a=0⟹a=4. Substitute a=4 into the inequality: 0⋅x2+4x+(7−4)>0 4x+3>0 4x>−3⟹x>−3/4. This linear inequality has infinitely many solutions for x. Since a=4 satisfies a>0, a=4 is a valid integral value.
Case 2: The coefficient of x2 is non-zero. 4−a=0. Let A=4−a, B=4, C=7−a. The discriminant of the quadratic f(x) is Δ=B2−4AC=42−4(4−a)(7−a). Δ=16−4(28−4a−7a+a2) Δ=16−4(a2−11a+28) Δ=16−4a2+44a−112 Δ=−4a2+44a−96.
Subcase 2a: The parabola opens upwards (A>0). 4−a>0⟹a<4. For f(x)>0 to have at least one solution when A>0: If Δ≥0: The parabola intersects or touches the x-axis. Since it opens upwards, f(x) will be positive for x values outside the roots (if Δ>0) or for all x=−B/(2A) (if Δ=0). Thus, f(x)>0 has solutions. If Δ<0: The parabola is entirely above the x-axis. Thus, f(x)>0 for all real x. This means f(x)>0 has solutions. Therefore, if A>0, the inequality f(x)>0 always has solutions. Combining this with the condition a>0 (from domain) and a<4, we get 0<a<4. The integral values of a in this range are 1,2,3.
Subcase 2b: The parabola opens downwards (A<0). 4−a<0⟹a>4. For f(x)>0 to have at least one solution when A<0: The parabola opens downwards. For f(x) to be positive for some x, the parabola must intersect the x-axis. This requires the discriminant to be strictly positive (Δ>0). If Δ=0, f(x) touches the x-axis at one point, f(x0)=0, and f(x)<0 for all other x. So f(x)>0 has no solution. If Δ<0, f(x) is entirely below the x-axis. So f(x)<0 for all x, and f(x)>0 has no solution. So, we need Δ>0: −4a2+44a−96>0 Divide by −4 and reverse the inequality sign: a2−11a+24<0 Factor the quadratic: (a−3)(a−8)<0 This inequality holds when 3<a<8. Combining this with the conditions a>0 (from domain) and a>4, we get 4<a<8. The integral values of a in this range are 5,6,7.
4. Collect all valid integral values of a: From Case 1: a=4. From Subcase 2a: a∈{1,2,3}. From Subcase 2b: a∈{5,6,7}. Combining all these values, the set of integral values of a for which the inequality has at least one root is {1,2,3,4,5,6,7}. The number of integral values is 7.
The final answer is 7.
Explanation of the solution:
- Domain: Ensure logarithmic arguments are positive. 2x2+2x+7/2>0 for all x (discriminant negative, leading coefficient positive). ax2+a>0⟹a(x2+1)>0⟹a>0.
- Simplify Inequality: Use log2(2)=1 and logb(M)+logb(N)=logb(MN) to combine terms. Then, since base 2>1, remove logarithms while preserving the inequality sign: 4x2+4x+7>ax2+a.
- Form Quadratic Inequality: Rearrange to (4−a)x2+4x+(7−a)>0. Let f(x)=(4−a)x2+4x+(7−a). We need f(x)>0 for at least one x.
- Case Analysis:
- If 4−a=0⟹a=4: Inequality becomes 4x+3>0⟹x>−3/4. This has solutions, so a=4 is valid.
- If 4−a>0⟹a<4: Parabola opens upwards. f(x)>0 always has solutions (either always positive or positive outside roots). Combined with a>0, this gives 0<a<4. Integral values: 1,2,3.
- If 4−a<0⟹a>4: Parabola opens downwards. For f(x)>0 to have solutions, the parabola must intersect the x-axis, meaning the discriminant Δ must be positive. Δ=42−4(4−a)(7−a)=−4a2+44a−96. Set Δ>0⟹−4a2+44a−96>0⟹a2−11a+24<0⟹(a−3)(a−8)<0⟹3<a<8. Combined with a>4, this gives 4<a<8. Integral values: 5,6,7.
- Count Values: Sum all integral values: 1,2,3,4,5,6,7. Total 7 values.
Answer: 7