Question Statement
Prove that the equation x+3x2+1+x−4x4+1=0 has a solution in the interval (−3,4).
Background and Explanation
This problem applies the Intermediate Value Theorem (IVT), which states that if a continuous function changes sign over an interval (from positive to negative or vice versa), it must equal zero at some point within that interval. The function has vertical asymptotes at x=−3 and x=4, but remains continuous everywhere on the open interval (−3,4).
Solution
Let us define the function:
f(x)=x+3x2+1+x−4x4+1
First, note that f(x) is continuous on the open interval (−3,4) because the denominators (x+3) and (x−4) are non-zero for all x∈(−3,4).
Since the interval (−3,4) is open, the endpoint −3 is not included. We take an arbitrary value close to −3 from the right side. Let x=−2.999:
f(−2.999)=−2.999+3(−2.999)2+1+−2.999−4(−2.999)4+1=0.0018.994001+1+−6.99980.89205399+1=9994.001−11.70053636=9982.300464>0
Therefore, f(−2.999)>0.
Similarly, the endpoint 4 is not included. We take a value closest to 4 from the left side. Let x=3.999:
f(3.999)=3.999+3(3.999)2+1+3.999−4(3.999)4+1=6.99915.992001+1+−0.001255.744096+1=6.99916.992001−0.001256.744096=2.427775539−256744.096=−256741.6682<0
Therefore, f(3.999)<0.
We have established that:
- f(−2.999)>0 (positive value near −3)
- f(3.999)<0 (negative value near 4)
Since f(x) is continuous on the closed interval [−2.999,3.999] (which is contained within (−3,4)), and the function values have opposite signs at the endpoints, by the Intermediate Value Theorem there must exist at least one value c∈(−2.999,3.999) such that f(c)=0.
This shows that the given equation has a solution in the interval (−3,4).
- Intermediate Value Theorem (IVT): If f is continuous on [a,b] and f(a)⋅f(b)<0 (opposite signs), then there exists at least one c∈(a,b) where f(c)=0
- Continuity of Rational Functions: A rational function is continuous everywhere on its domain (where the denominator is non-zero)
- Sign Analysis: Evaluating limits numerically by approaching asymptotes from within the domain
Summary of Steps
- Define the function f(x)=x+3x2+1+x−4x4+1 and confirm continuity on (−3,4)
- Evaluate at x=−2.999 (approaching −3 from right): calculate f(−2.999)=9982.300464>0
- Evaluate at x=3.999 (approaching 4 from left): calculate f(3.999)=−256741.6682<0
- Apply IVT: Since f is continuous and changes sign between −2.999 and 3.999, a root exists in (−3,4)