Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Evaluate the indefinite integral.
A
B
C
D
Verified step by step guidance
1
Rewrite the integral in a more manageable form. The given integral is ∫(t/√(t-2)) dt. Rewrite the square root in exponential form: √(t-2) = (t-2)^(1/2). This gives the integral as ∫(t/(t-2)^(1/2)) dt.
Use substitution to simplify the integral. Let u = t - 2. Then, du = dt and t = u + 2. Substitute these into the integral, replacing t and (t-2) with u: ∫((u+2)/u^(1/2)) du.
Simplify the expression inside the integral. Split the numerator (u+2) into two terms: ∫(u/u^(1/2) + 2/u^(1/2)) du. Simplify each term: u/u^(1/2) = u^(1/2) and 2/u^(1/2) = 2u^(-1/2). The integral becomes ∫(u^(1/2) + 2u^(-1/2)) du.
Integrate each term separately. For ∫u^(1/2) du, use the power rule: ∫u^n du = (u^(n+1))/(n+1) for n ≠ -1. Here, n = 1/2, so the result is (2/3)u^(3/2). For ∫2u^(-1/2) du, again use the power rule with n = -1/2, giving 2(2u^(1/2)) = 4u^(1/2).
Substitute back u = t - 2 into the result to return to the original variable. The final expression is (2/3)(t-2)^(3/2) + 4(t-2)^(1/2) + C, where C is the constant of integration.