Thread Closed

slope of tangent line

 
Share Thread Thread Tools
Feb27-09, 06:30 PM   #1
 

slope of tangent line


1. The problem statement, all variables and given/known data

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

2. Relevant equations

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

3. 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?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Feb27-09, 07:13 PM   #2
 
Mentor
Quote by louie3006 View Post
1. The problem statement, all variables and given/known data

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

2. Relevant equations

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

3. 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
[itex][\Delta x ^2 + 2 \Delta x - 3 + 3]/\Delta x[/itex]

= [itex](\Delta x ^2 + 2 \Delta x)/\Delta x[/itex]

Factor [itex]\Delta x [/itex] from both terms in the numerator, and cancel with the one in the denominator, then take the limit as [itex]\Delta x[/itex] goes to zero.
Feb27-09, 07:13 PM   #3
 
Recognitions:
Homework Helper Homework Help
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
Feb28-09, 05:45 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

slope of tangent line


Quote by louie3006 View Post
1. The problem statement, all variables and given/known data

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

2. Relevant equations

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

3. 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.
Thread Closed

Tags
slope, slope of tangent
Thread Tools


Similar Threads for: slope of tangent line
Thread Forum Replies
Tangent to an Ellipse given the slope of the tangent Calculus & Beyond Homework 2
Slope of the tangent line Calculus & Beyond Homework 3
Slope of a tangent line Calculus & Beyond Homework 2
Slope of line perpindicular to tangent Calculus & Beyond Homework 0
slope of tangent line (DE) Introductory Physics Homework 9