Analyzing the Setup
The problem asks us to find the probability of selecting an integer a such that the quadratic expression f(x)=x2+2(a+4)x−5a+64 is strictly greater than zero for all real values of x.
Visually, for a quadratic expression to be always positive, its graph must hover entirely above the x-axis. It cannot touch or cross the axis, meaning it must have no real roots.
The Discriminant
The Gatekeeper of Roots
To ensure the parabola stays above the x-axis, we must satisfy the condition that the discriminant D=B2−4AC is strictly less than zero. Since the leading coefficient A=1 is positive, the parabola opens upwards, and D<0 guarantees that the entire curve remains above the x-axis.
We identify the coefficients as follows:
A=1
B=2(a+4)
C=−5a+64
The Algebraic Dance
Substituting these coefficients into the discriminant formula, we obtain:
D=[2(a+4)]2−4(1)(−5a+64)<0
Dividing the entire inequality by 4 simplifies the expression to:
Expanding the terms, we get:
Combining like terms leads to the quadratic inequality:
Solving the Inequality
We factorize the quadratic expression by finding two numbers that multiply to −48 and add to 13. These numbers are 16 and −3.
The inequality becomes:
This implies that the value of a must lie within the interval:
The Final Constraint and Probability
We are given that a is selected from the interval [−5,30]. We must find the intersection of our calculated range (−16,3) and the given constraint [−5,30], which results in the interval [−5,3).
The integers contained in this interval are {−5,−4,−3,−2,−1,0,1,2}. There are exactly 8 such integers.
The total number of integers in the range [−5,30] is calculated as:
The probability P is the ratio of favorable outcomes to total outcomes:
The final probability is 92.