Question

Difficulty: EasyIndefinite Integration of Polynomial and Trigonometric Functions

If y=(4x32sin(x))dxy = \int (4x^3 - 2\sin(x)) \, dx and y=5y = 5 when x=0x = 0, what is the value of the constant of integration CC?

Answer: 3

Answer

The constant of integration CC is 3.
Integrating 4x32sin(x)4x^3 - 2\sin(x) gives y=x4+2cos(x)+Cy = x^4 + 2\cos(x) + C. Substituting x=0x = 0 and y=5y = 5 yields 5=0+2(1)+C5 = 0 + 2(1) + C, so C=3C = 3.

Step-by-Step Solution

1
Integrate the polynomial and trigonometric terms
y=x4+2cos(x)+Cy = x^4 + 2\cos(x) + C
The integral of 4x34x^3 with respect to xx is x4x^4, and the integral of 2sin(x)-2\sin(x) is 2cos(x)2\cos(x).
2
Apply the given initial condition y(0)=5y(0) = 5
5=04+2cos(0)+C    5=2+C5 = 0^4 + 2\cos(0) + C \implies 5 = 2 + C
Evaluating the expression at x=0x = 0 uses the trigonometric property cos(0)=1\cos(0) = 1.
3
Solve the linear equation for CC
C=3C = 3
Subtracting 2 from both sides isolates CC.

Key Concept

Determining the Constant of Integration from Initial Boundary Conditions
Rate this question