Evaluating the Difference Quotient

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
robertmatthew
Messages
48
Reaction score
0

Homework Statement


Evaluate the difference quotient of:
f(1+h)-f(1) / h
if f(x)=x3
and simplify your answer.

Homework Equations



The Attempt at a Solution


I took the derivative of x3 to be 3x2 and solved for when x=1 (given from the difference quotient) and got 3, but when I enter the value it's marked incorrect. Not sure what I'm doing wrong, unless I just interpreted the question the wrong way.
 
Physics news on Phys.org
robertmatthew said:

Homework Statement


Evaluate the difference quotient of:
f(1+h)-f(1) / h
if f(x)=x3
and simplify your answer.

Homework Equations



The Attempt at a Solution


I took the derivative of x3 to be 3x2 and solved for when x=1 (given from the difference quotient) and got 3, but when I enter the value it's marked incorrect. Not sure what I'm doing wrong, unless I just interpreted the question the wrong way.

Calculate [itex]((1 + h)^3 - 1^3)/h[/itex] and do not take the limit [itex]h \to 0[/itex].
 
  • Like
Likes   Reactions: 1 person
Ah, okay. Got h^2+3h+3, entered it and it was correct. Thanks! I'm not sure why I thought it was asking for the limit, guess I'm still a little fuzzy from the summer.