Slope of Tangent Line for g(x)=x^2-4 at (1,-3) | Calculus Homework Solution

louie3006
Messages
54
Reaction score
0

Homework Statement



find the slope of the tangent line whose g(x)=x^2-4 at point (1,-3)

Homework Equations



lim f(x+Δχ) -F(c)/ (Δχ)

The Attempt at a Solution


g(x)= x^2-4
G(1+Δχ)= (1+Δχ)^2-4 ==> Δχ^2+2Δχ-3

lim (Δχ^2+2Δχ-3) - (-3)/(Δχ) = 0
but in the book the answer is 2 so what could I've done wrong?
 
Physics news on Phys.org
louie3006 said:

Homework Statement



find the slope of the tangent line whose g(x)=x^2-4 at point (1,-3)

Homework Equations



lim f(x+Δχ) -F(c)/ (Δχ)

The Attempt at a Solution


g(x)= x^2-4
G(1+Δχ)= (1+Δχ)^2-4 ==> Δχ^2+2Δχ-3

lim (Δχ^2+2Δχ-3) - (-3)/(Δχ) = 0
but in the book the answer is 2 so what could I've done wrong?

Try to keep your letters straight. You have g and G and f and F and x and X and c. There will come a time when this will get you in trouble.

Your last expression (which by the way isn't equal to 0), when simplified a bit, is
[\Delta x ^2 + 2 \Delta x - 3 + 3]/\Delta x

= (\Delta x ^2 + 2 \Delta x)/\Delta x

Factor \Delta x from both terms in the numerator, and cancel with the one in the denominator, then take the limit as \Delta x goes to zero.
 
the limt looks ok until you jump to 0, you still have a deltaX on the denominator, which would tend towrds infinty while the top will tend towards zero. so at teh moment you limit is undetermined until you clean it up a bit more...

so you need to cancel deltaX as much as possible before taking the limit
 
louie3006 said:

Homework Statement



find the slope of the tangent line whose g(x)=x^2-4 at point (1,-3)

Homework Equations



lim f(x+Δχ) -F(c)/ (Δχ)

The Attempt at a Solution


g(x)= x^2-4
G(1+Δχ)= (1+Δχ)^2-4 ==> Δχ^2+2Δχ-3
I assume you mean g(1+ Δx)

lim (Δχ^2+2Δχ-3) - (-3)/(Δχ) = 0
but in the book the answer is 2 so what could I've done wrong?
That limit is NOT 0. If you simply set Δx= 0 you get 0/0 so you have to be more careful.(Δχ^2+2Δχ-3) - (-3)= (Δx)^2+ 2Δx so [(Δχ^2+2Δχ-3) - (-3)]/(Δχ) = (Δx^2+ 2Δx)/Δx= Δx + 2. Take the limit, as Δx goes to 0 of Δx+ 2.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top