Analyzing the Landscape
The function defining our path is given by:
Our objective is to determine the number of times this curve intersects the x-axis, which corresponds to finding the number of real roots of the equation f(x)=0.
The Calculus Compass
To understand the behavior of the curve, we examine its slope using the first derivative:
f′(x)=dxd(x4−4x+1)=4x3−4
Setting the derivative to zero identifies the critical points where the slope is horizontal:
This reveals that the function has only one real critical point at x=1. Consequently, the curve does not oscillate; it descends to a single minimum and then rises indefinitely.
The Valley of Despair
We determine the depth of this valley by evaluating the function at the critical point x=1:
The minimum point of the landscape is located at (1,−2). Since this minimum lies below the x-axis, the curve must cross the axis once while descending and once while ascending.
The Bridge of Existence
We apply the Intermediate Value Theorem to confirm the existence of these roots. First, consider the interval [0,1]:
f(0)=1(positive)
f(1)=−2(negative)
Because the function is continuous, there must exist at least one root α in the interval (0,1). Next, consider the interval [1,2]:
f(1)=−2(negative)
f(2)=24−4(2)+1=9(positive)
Because the function transitions from negative to positive, there must exist at least one root β in the interval (1,2).
The Final Count
We have identified two distinct roots, α and β. To determine if others exist, we recall that the function is strictly decreasing for x<1 and strictly increasing for x>1.
A function that is strictly monotonic on an interval can cross the x-axis at most once within that interval. Therefore, no additional roots can exist.
The landscape crosses the x-axis exactly twice.