Analyzing the Setup
Imagine you are standing on the x-axis, looking at a parabola defined by the function f(x)=(c−5)x2−2cx+(c−4). This is not just an algebraic expression; it is a geometric entity.
We are told that this parabola crosses the x-axis at two distinct points. One root, α, is trapped between 0 and 2, and the other root, β, is caught between 2 and 3.
The Power of the Intermediate Value Theorem
To ensure a root exists in an interval (a,b), we rely on the Intermediate Value Theorem. If a continuous function like our parabola is positive at one endpoint and negative at the other, it must have crossed the x-axis somewhere in between.
Mathematically, this is expressed as:
f(a)⋅f(b)<0
We have two intervals, (0,2) and (2,3). For α∈(0,2), we must have f(0)⋅f(2)<0. For β∈(2,3), we must have f(2)⋅f(3)<0.
The Algebraic Execution
Let us calculate the values of the function at these critical points:
f(0)=(c−5)(0)2−2c(0)+(c−4)=c−4
f(2)=(c−5)(2)2−2c(2)+(c−4)=4c−20−4c+c−4=c−24
f(3)=(c−5)(3)2−2c(3)+(c−4)=9c−45−6c+c−4=4c−49
Now, we translate our geometric conditions into algebraic inequalities. The first condition,
f(0)⋅f(2)<0, becomes:
(c−4)(c−24)<0
Using the wavy curve method, we find that c must lie in the interval (4,24).
The second condition,
f(2)⋅f(3)<0, becomes:
(c−24)(4c−49)<0
The critical points are 24 and 449=12.25. Thus, c must lie in the interval (12.25,24).
The Final Intersection
We need both conditions to be true simultaneously. We are looking for the intersection of (4,24) and (12.25,24).
The tighter constraint is c∈(12.25,24). The question asks for the number of integral values of c in this set.
The integers strictly between 12.25 and 24 are 13,14,15,16,17,18,19,20,21,22, and 23. Counting these, we find there are exactly 11 such values.