utkarshakash
Gold Member
- 852
- 13
Homework Statement
Find all the values of the parameter 'a' for which the inequality [itex]4^x-a2^x-a+3 \leq 0[/itex] is satisfied by at least one real x.
Homework Equations
The Attempt at a Solution
Let [itex]2^x=t[/itex]
Then the inequality changes to
[itex]t^2-at-(a-3)\leq0[/itex]
For the required condition D must be greater than or equal to 0.
[itex]a^2+4a-12\geq0[/itex]
[itex](a-2)(a+6)\geq0[/itex]
[itex]a\in (-∞,6]U[2,∞)[/itex]