Question

Difficulty: EasyIndefinite Integration of Polynomial and Trigonometric Functions

If y=(6x5sin(x))dxy = \int (6x - 5\sin(x)) \, dx and y=12y = 12 when x=0x = 0, what is the value of the constant of integration CC?

Answer: 7

Answer

7
Integrating 6x5sin(x)6x - 5\sin(x) yields 3x2+5cos(x)+C3x^2 + 5\cos(x) + C. Substituting x=0x = 0 and y=12y = 12 gives 12=3(0)2+5(1)+C=5+C12 = 3(0)^2 + 5(1) + C = 5 + C, which gives C=7C = 7.

Step-by-Step Solution

1
Integrate each term of 6x5sin(x)6x - 5\sin(x) with respect to xx
y=3x2+5cos(x)+Cy = 3x^2 + 5\cos(x) + C
The integral of 6x6x is 3x23x^2, and the integral of 5sin(x)-5\sin(x) is +5cos(x)+5\cos(x).
2
Substitute the initial conditions x=0x = 0 and y=12y = 12 to calculate CC
12=3(0)2+5cos(0)+C    12=5+C    C=712 = 3(0)^2 + 5\cos(0) + C \implies 12 = 5 + C \implies C = 7
Since cos(0)=1\cos(0) = 1, the right-hand side reduces to 5+C5 + C.

Key Concept

Indefinite Integration and Initial Value Evaluation
Rate this question