Weird result to a simple derivative question

  • Thread starter Thread starter Femme_physics
  • Start date Start date
  • Tags Tags
    Derivative Weird
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Femme_physics
Gold Member
Messages
2,548
Reaction score
1
I am told to write the value of a the derivative at a certain point next to each function. And to find the point/s

f(x) = x2

f ' (x) = -6

so I figured I just do

f ' (x) = 2x

f ' (-6) = 2 x (-6) = -12

But they tell me the answer is

(-3, 9)
 
Physics news on Phys.org
The problem is that f'(x)=-6, and what you plugged in is equivalent to x=-6.

You got the derivative right, but you need to set f'(x) to -6, not x.
 
Oh... I see! thanks :)
 
Another way to look at it...
You were given value of the derivative
[itex]f'(x) = -6[/itex] (eq 1)
and you found the derivative of equation [itex]f(x)=x^2[/itex] to be
[itex]f'(x) = 2x[/itex] (eq 2)

The left side of equations 1 & 2 are equal,
therefore the right sides are also,
so -6 = 2x and you can solve for x.

To find y, substitute this x into the original equation of f(x)
and you will obtain the same point you noted from the solution guide.