Algebra
se f(x)= 1/x. calcule (f(x+h)-f(x))/x
Step-by-step solution with explanation
Final Answer
Step-by-step solution
Understanding this problem
Learning Insight
The expression (f(x+h) - f(x))/h is the classic difference quotient used in calculus to find a derivative. Here the denominator is x instead of h, which changes the result but uses the same fraction-subtraction algebra. Understanding how to combine fractions with unlike denominators is the core skill needed for both versions.Quick Tip
When subtracting two fractions 1/(x+h) − 1/x, always cross-multiply the tops: the numerator becomes x − (x+h) = −h. This pattern appears constantly with rational functions.Common Mistake
Students often forget to distribute the negative sign: they write x − x + h instead of x − (x+h) = x − x − h = −h, which flips the sign of the answer.