Solveeit Logo

Question

Question: Let $f(x)$ be a polynomial of degree 3. If the curve $y=f(x)$ has relative extrema at $x=\frac{\pm 2...

Let f(x)f(x) be a polynomial of degree 3. If the curve y=f(x)y=f(x) has relative extrema at x=±23x=\frac{\pm 2}{\sqrt{3}} and passes through (0, 0) and (1, -2) dividing the circle x2+y2=4x^2 + y^2 = 4 in two parts, then the area bounded by x2+y2=4x^2 + y^2 = 4 and yf(x)y \geq f(x) is kπ2\frac{k\pi}{2}. Find the value of kk.

Answer

4

Explanation

Solution

The polynomial is found to be f(x)=23(x34x)f(x) = \frac{2}{3}(x^3 - 4x). This is an odd function, meaning f(x)=f(x)f(-x) = -f(x). The circle x2+y2=4x^2+y^2=4 is symmetric with respect to the origin. Let AA be the area inside the circle where yf(x)y \geq f(x), and AA' be the area inside the circle where yf(x)y \leq f(x).

Due to the odd symmetry of f(x)f(x) and the origin symmetry of the circle, the area inside the circle above f(x)f(x) is equal to the area inside the circle below f(x)-f(x). Since f(x)f(x) is odd, f(x)=f(x)-f(x) = f(-x). Thus, the area inside the circle where yf(x)y \geq f(x) is equal to the area inside the circle where yf(x)y \geq f(-x). By substituting X=xX=-x, this implies the area inside the circle where yf(x)y \geq f(x) is equal to the area inside the circle where yf(X)y \geq f(X), which is the same area AA.

Alternatively, consider the area inside the circle where yf(x)y \leq f(x). Let this area be AA'. For any point (x,y)(x,y) inside the circle such that yf(x)y \geq f(x), consider the point (x,y)(-x, -y). Since x2+y24x^2+y^2 \leq 4, we have (x)2+(y)24(-x)^2+(-y)^2 \leq 4, so (x,y)(-x,-y) is also inside the circle. The condition yf(x)y \geq f(x) implies yf(x)-y \leq -f(x). Since ff is odd, f(x)=f(x)-f(x) = f(-x). So, yf(x)-y \leq f(-x). Let X=xX=-x and Y=yY=-y. The condition becomes Yf(X)Y \leq f(X). This shows that for every point (x,y)(x,y) in the region yf(x)y \geq f(x) within the circle, there is a corresponding point (x,y)(-x,-y) in the region yf(x)y \leq f(x) within the circle. This symmetry implies that the area of the region where yf(x)y \geq f(x) inside the circle is equal to the area of the region where yf(x)y \leq f(x) inside the circle. Therefore, A=AA = A'.

The union of the region where yf(x)y \geq f(x) and the region where yf(x)y \leq f(x) covers the entire area of the circle. Thus, A+A=Area of the CircleA + A' = \text{Area of the Circle}. The area of the circle x2+y2=4x^2+y^2=4 is πR2=π(22)=4π\pi R^2 = \pi (2^2) = 4\pi. So, A+A=4πA + A' = 4\pi. Since A=AA = A', we have 2A=4π2A = 4\pi, which means A=2πA = 2\pi.

The problem states that the area bounded by x2+y2=4x^2 + y^2 = 4 and yf(x)y \geq f(x) is kπ2\frac{k\pi}{2}. Equating our calculated area with the given form: 2π=kπ22\pi = \frac{k\pi}{2} Multiplying both sides by 2: 4π=kπ4\pi = k\pi Dividing by π\pi: k=4k = 4.