Derivative of Square Function

Calculus Level 1

Find: f ( x ) x \displaystyle{f'(x)\over{x}} , where f ( x ) = x 2 f(x) = x^{2} , and f ( x ) f'(x) represents its derivative.


The answer is 2.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Just C
Dec 26, 2020

We are to find the derivative of a function without a given point. Therefore, we need to implement the slope formula in an abstract manner. You may know that the slope formula can be expressed as lim Δ x 0 f ( Δ x ) Δ x = f ( x + Δ x ) f ( x ) Δ x \displaystyle{\lim_{\Delta x \to 0}{f(\Delta x) \over {\Delta x}} = {{f(x\ +\ \Delta x)\ -\ f(x)}\over{\Delta x}}} .

Plugging in our function, we get: lim Δ x 0 Δ f ( x ) Δ x = lim Δ x 0 x 2 + ( Δ x ) 2 + 2 x Δ x x 2 Δ x = lim Δ x 0 ( Δ x ) 2 + 2 x Δ x Δ x = lim Δ x 0 Δ x + 2 x = 2 x \displaystyle{\lim_{\Delta x \to 0}{{\Delta f(x)}\over{\Delta x}}=\lim_{\Delta x \to 0}{{x^{2} + (\Delta x)^{2} + 2x\Delta x - x^{2}}\over{\Delta x}} = \lim_{\Delta x \to 0}{{(\Delta x)^{2} + 2x\Delta x}\over{\Delta x}} = \lim_{\Delta x \to 0}{\Delta x + 2x} = \boxed{2x}} .

We are asked to provide f ( x ) x {f'(x)}\over{x} , so 2 x x = 2 {2x\over{x}} = \boxed{2} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...