Sunday, March 20, 2011

Terrio's Reflection

Don't really understand what we're doing this week too well sooooo, review blog? I'll review chain rule, veritcal asymptotes, and derivatives:

-When solving for a vertical asymptote of a graph, you factor out the top and bottom and set the bottom equal to zero.

Examples:
1) f(x) = x^2/x^2-4
= x(x)/(x+2)(x-2)
(x+2)(x-2) = 0
x = -2, 2

2) g(x) = 1/2(x+1)
= 2(x+1) = 0
2x+2 = 0
x = -1

-When solving chain rule, you take the derivative from outside in: derivative of outside, recopy inside, multiply by derivative of inside.

Examples:
1) y = cos3x^2
y' = -sin3x^2 X (6x)
= -6xsin(3x^2)

2) g(x) = 3(4-9x)^4
= 12(4-9x)^3 X (-9)
= -108(4-9x)^3

-When taking regular derivatives you can use a few different strategies, sometimes you may have to use the product rule or quotient rule.

Examples:
1) f(x) = 3x^5 + 4x +8
f'(x) = 3(5)x^(5-1) + 4 +0
= 15x^4 + 4

2) f(x) = 3xy + 4x^2
f'(x) = [3x(1) + y(3)] + 8x
= 3x + 3y + 8x
= 11x + 3y

No comments:

Post a Comment