Step 1. From an earlier sub-group: dxd[(x−1)4x+1]=4x+16x−1.
Step 2. Manipulate the target integrand to match:
4x+1x=61⋅4x+16x−1+1=61[4x+16x−1+4x+11]
Step 3. Integrate from 2 to 6:
∫264x+1xdx=61[(x−1)4x+1]26+61∫264x+11dx
First piece: 61[525−19]=61(25−3)=622=311.
Second piece: ∫4x+11dx=214x+1. Evaluate: 61⋅21[25−9]=121(5−3)=61.
Step 4. Combine: 311+61=622+1=623.
Answer:∫264x+1xdx=623.
Tip: "Differentiate ... hence integrate" requires you to manipulate the target to MATCH the derivative result, often by adding/subtracting a constant to the numerator.
Step 1. From an earlier sub-group: dxd[(x−1)4x+1]=4x+16x−1.
Step 2. Manipulate the target integrand to match:
4x+1x=61⋅4x+16x−1+1=61[4x+16x−1+4x+11]
Step 3. Integrate from 2 to 6:
∫264x+1xdx=61[(x−1)4x+1]26+61∫264x+11dx
First piece: 61[525−19]=61(25−3)=622=311.
Second piece: ∫4x+11dx=214x+1. Evaluate: 61⋅21[25−9]=121(5−3)=61.
Step 4. Combine: 311+61=622+1=623.
Answer:∫264x+1xdx=623.
Tip: "Differentiate ... hence integrate" requires you to manipulate the target to MATCH the derivative result, often by adding/subtracting a constant to the numerator.
Combine given integrals to find ∫[4x − 3f(x)] dx
Question: Given ∫16f(x)dx=14 and ∫13f(x)dx=8, find ∫16[4x−3f(x)]dx.
Step 1. Apply linearity:
∫16[4x−3f(x)]dx=∫164xdx−3∫16f(x)dx
Step 2. First piece: ∫164xdx=[2x2]16=72−2=70.
Step 3. Second piece is given: ∫16f(x)dx=14.
Step 4. Combine:
∫16[4x−3f(x)]dx=70−3×14=70−42=28
Answer:28.
Tip: Definite-integral algebra rules:
Linearity: ∫(af+bg)=a∫f+b∫g
Additivity: ∫ab+∫bc=∫ac
Reversal: ∫abf=−∫baf
∫aaf=0
Definite integral via partial fractions (cover-up)
Question: Evaluate ∫01(x+2)(x−1)23x2+3x+3dx. Wait — the limit x=1 would make the denominator zero. Re-state with limits 0 to 21.
Tip: Always do the partial-fraction decomposition first, then integrate each piece, then evaluate. Repeated factor (x−1)2→ second term is a power, not a log.
Why an integral of cos x is negative (no computing)
Question: Without computing, argue why ∫π5π/4cosxdx is negative.
Step 1. Examine the integrand on the interval. For x∈[π,5π/4]:
At x=π: cosπ=−1.
At x=5π/4: cos(5π/4)=−22.
Across the whole interval, cosx<0 (the cosine curve lies below the x-axis).
Step 2. A definite integral equals the SIGNED area between the curve and the x-axis. Since the curve is entirely below the axis on [π,5π/4], the signed area is negative.
Verification:∫cosxdx=sinx. At limits: sin(5π/4)−sinπ=−22−0=−22<0. ✓
Tip: Geometric reasoning:
Integrand >0 on [a,b]⇒ integral >0.
Integrand <0 on [a,b]⇒ integral <0.
Integrand changes sign ⇒ split at zeros and sum signed areas.
Useful even without computing — saves time on multi-part questions.
So e2m=25 or 21, giving m=21ln25 or m=21ln21=−21ln2.
Tip: Definite-integral-equals-constant problems: integrate, evaluate, equate, solve. Substitution u=e2m often turns exponentials into a quadratic.
Evaluate ∫2sin²θ dθ using the double-angle identity
Question: Evaluate ∫0π/42sin2θdθ using a double-angle identity.
Step 1. Apply identity 2sin2θ=1−cos2θ:
∫0π/42sin2θdθ=∫0π/4(1−cos2θ)dθ
Step 2. Integrate term-by-term:
[θ−21sin2θ]0π/4
Step 3. Evaluate:
At θ=π/4: 4π−21sin2π=4π−21
At θ=0: 0−0=0
Difference: 4π−21.
Answer:4π−21≈0.285.
Tip: For integrands like sin2x or cos2x that aren't directly integrable, use double-angle identities first. The integrand becomes a constant plus a cos2θ-like term, both directly integrable.