Join thousands of students who trust us to help them ace their exams!
Multiple Choice
Find f(x) by evaluating the following indefinite integral. f(x)=∫(100x2−35x−213)dx
A
f(x)=3100x3−235x2−213x+C
B
f(x)=50x3−35x2−213x+C
C
f(x)=50x3−35x2+C
D
f(x)=100x3−35x2−213x+C
0 Comments
Verified step by step guidance
1
Step 1: Recognize that the problem involves finding the indefinite integral of the given function. The integral is ∫(100x^2 - 35x - 13/2) dx. The goal is to integrate each term of the polynomial separately.
Step 2: Apply the power rule of integration to the first term, 100x^2. The power rule states that ∫x^n dx = (x^(n+1))/(n+1) + C, where n ≠ -1. For 100x^2, n = 2, so the integral becomes (100x^(2+1))/(2+1) = (100x^3)/3.
Step 3: Apply the power rule of integration to the second term, -35x. Here, n = 1, so the integral becomes (-35x^(1+1))/(1+1) = (-35x^2)/2.
Step 4: Integrate the constant term, -13/2. The integral of a constant c is simply c * x. Therefore, the integral of -13/2 is (-13/2)x.
Step 5: Combine all the results from the previous steps and add the constant of integration, C. The final expression for f(x) is f(x) = (100x^3)/3 - (35x^2)/2 - (13/2)x + C.