5.3 The Fundamental Theorem of Calculus/1: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
let <math>a=x^2+1</math> and <math>b=a^{1/2}</math> then <math>\frac{da}{dx}=2x \text{ and } \frac{db}{da}=\frac{1}{2}a^{-1/2}</math>
let <math>a=x^2+1</math> and <math>b=a^{1/2}</math> then <math>\frac{da}{dx}=2x \text{ and } \frac{db}{da}=\frac{1}{2}a^{-1/2}</math>


then <math>\frac{da}{dx}\frac{db}{da} = 2x\frac{1}{2}a^{-1/2}</math>
then <math>\frac{da}{dx}\frac{db}{da} = 2x\frac{1}{2}a^{-1/2} = xa^{-1/2} = x(x^2+1)^{-1/2} = \frac{x}{sqrt{x^2+1}}</math>

Revision as of 19:33, 23 August 2022

let and then

then