Analyzing the Setup
We are given the limit limx→0x2f(x)=5. For a polynomial f(x)=ax4+bx3+cx2+dx+e, the expression becomes:
x2f(x)=ax2+bx+c+xd+x2e
For this limit to equal a finite value of 5 as x→0, the coefficients of the singular terms must be zero. Thus, we must have e=0 and d=0.
Evaluating the limit as x→0, the remaining terms ax2 and bx vanish, leaving us with c=5. Consequently, the polynomial simplifies to:
The Geometry of Extremes
The function has extreme values at x=4 and x=5. In calculus, this implies that the derivative f′(x) must be zero at these points. We calculate the derivative as:
Setting f′(4)=0 and f′(5)=0 allows us to solve for the unknown coefficients a and b. Substituting x=4:
4a(64)+3b(16)+10(4)=256a+48b+40=0
Dividing this equation by 8 yields:
Substituting x=5:
4a(125)+3b(25)+10(5)=500a+75b+50=0
Dividing this equation by 25 yields:
The Algebraic Resolution
We now solve the system of linear equations:
1) 32a+6b=−5
2) 20a+3b=−2
Multiply the second equation by 2 to obtain 40a+6b=−4. Subtracting the first equation from this result gives:
Substituting a=81 into 20a+3b=−2:
20(81)+3b=−2⇒25+3b=−2⇒3b=−29⇒b=−23
The fully determined polynomial is:
Final Calculation
To find f(2), we substitute x=2 into our derived polynomial:
f(2)=81(2)4−23(2)3+5(2)2
The final result is 10.