danne89
- 180
- 0
Hi. I can't get what I'm doing wrong here. If somebody points that out, I'm really gratefull.
u = (6 + 2x^2)^3
d(u) = 3(6+2x^2)^2 d(6+2x^2)=3(6+2x^2)^2 d(6) + d(2x^2) <br /> = [3(6+2x^2)^2 * 0 + 4x]dx = 4xdx
Then I want to draw a tangent on the point, which acctually lies on the line(!), (1, 512) to check the derivative.
l(x)=f'(a)(x-a)+b=4(x-1)+512=4x+508 Which don't intersect the curve at (1, 512)...
Please correct every misstake I've made. Yes, they could be many; I'm not so good on this stuff.
u = (6 + 2x^2)^3
d(u) = 3(6+2x^2)^2 d(6+2x^2)=3(6+2x^2)^2 d(6) + d(2x^2) <br /> = [3(6+2x^2)^2 * 0 + 4x]dx = 4xdx
Then I want to draw a tangent on the point, which acctually lies on the line(!), (1, 512) to check the derivative.
l(x)=f'(a)(x-a)+b=4(x-1)+512=4x+508 Which don't intersect the curve at (1, 512)...
Please correct every misstake I've made. Yes, they could be many; I'm not so good on this stuff.
