Questions tagged [derivatives]

Questions on the evaluation of derivatives or problems involving derivatives (for example, use of the mean value theorem).

The derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value)

Derivative of a function has a very natural geometric and physical interpretation: it corresponds to slope of the tangent line and to instantaneous velocity. In applications, it usually describes the rate of change of a physical variable.

Basic techniques used for computing the derivative of a given function are

It is useful to know the derivatives of elementary functions. This tag is intended for questions on the evaluation of derivatives.

Derivatives may be generalized to functions of several real variables. In this generalization, the derivative is reinterpreted as a linear transformation whose graph is (after an appropriate translation) the best linear approximation to the graph of the original function. The Jacobian matrix is the matrix that represents this linear transformation with respect to the basis given by the choice of independent and dependent variables. It can be calculated in terms of the partial derivatives with respect to the independent variables. For a real-valued function of several variables, the Jacobian matrix reduces to the gradient vector.

33197 questions
0
votes
3 answers

How to simplify this derivative?

I don't understand how I can go from the first step to the step on the right, can someone help me please? $$ \frac{dy}{dx} = \frac{3 \sqrt{x}}{2\sqrt{1+x^2}} - \frac{\sqrt{x^5}}{\sqrt{(1+x^2)^3}} = \frac{\sqrt{x}(3+x^2)}{2\sqrt{(1+x^2)^3}} $$
ge0ra
  • 69
0
votes
2 answers

Derivative of x^(2x)

Maybe a simple question but I can't find a good example of it on the internet. What is the derivative of: $x^{2x}$ What is the simplest method of determining the derivative and what kind of rules are involved?
Bas
  • 143
0
votes
3 answers

Difference between two derivatives

What is the difference between these two equations, and their answers? I'm meant to find dy/dx, or just derivative of y. $y_1= \cos(5x+1)^9$ & $y_2= \cos^9(5x+1)$
Ethan
  • 105
0
votes
2 answers

Derivative of integral?

When asked questions of the type; What is the derivative of $f(x) = \int_0^{x^2} \frac{cos(t)}{t+1}dt $ ... what is the general method to solve them? Above is just an example from my workbook. I know what the answer is, I just don't know why it is…
0
votes
1 answer

Some question about definition of derivative

We can alternatively write the definition of derivative at $x_0$ by $\lim_{h \to 0}\frac{f(x_0+h)-f(x_0)}{h}$. Can we say that if $h=x/M$, $\lim_{M \to \infty}\frac{f(x_0+x/M)-f(x_0)}{x/M}$? Assume $f$ is differentiable.
aaka
  • 1
  • 2
  • 10
0
votes
2 answers

Derivative of a arctan

I am not sure on how to even start, I know how to do simpler derivative but not a complex one like this. I need to find $\frac{d(x^2 arctan(5x))}{dx}$
Zealotory
  • 123
0
votes
1 answer

Finding derivative of squrtx

Why does $\frac{1}{\sqrt{z} +\sqrt x }=\frac{1}{2\sqrt{x}}$? Can anyone explain all steps in layman's terms for limit as $z$ approaches $x$ of $\frac{f(z)-f(x)}{z-x}$ when $z= (x+h)$ and $h= (z-x)$.
0
votes
1 answer

Directional derivative help

Im on the mountain $$ z= e^{-2x^2-y^2} $$ at the point $$ (1/2,1/\sqrt{2},e^{-1}) $$ which direction should i go,so that i will remain at the same hieght line ???? thanks hint the vector should be at XY plane
Styxer
  • 65
0
votes
4 answers

Derivative of $y = \cos^2(x^3 + x^2)$

So the problem I am stuck on is this: find the derivative of $$y = \cos^2(x^3 + x^2)$$ I am very lost in all of this, so please explain the steps, that would be a great help.
Ethan
  • 105
0
votes
1 answer

Solve the following derivative through its definition

We have a function $$f(x) = \frac{5}{\sqrt{x} + 1}$$ and its definition states that $$f'(x) = \lim_{x \to 0}\frac{f(x+h)-f(x)}{h}.$$ Therefore, I attempted it by computing the following $$\lim_{x \to 0}\frac{\frac{5}{\sqrt{x+h} + 1} -…
KOFFEE
  • 41
  • 2
0
votes
2 answers

Use $\lim_{x\to0} \frac{\sin x}{x} = 1$ to evaluate these limits

Use $\lim_{x\to0} \frac{\sin x}{x} = 1$ to evaluate the limits: a) $$\lim_{x\to0} \frac{x\tan^2(x)}{\cos(3x)\sin^3(2x)}$$ b) $$\lim_{x\to \frac{\pi}{2}} \frac{\tan(2x)}{x-\frac{\pi}{2}}$$ Can someone teach me how to do this please
0
votes
2 answers

Find the equation of the tangent line in which the point is not on the graph

Given the function $f(x) = \dfrac{(x-1)}x$, find the equation of the tangent line to the graph of $f$ that pass though the point $(4,1)$. NOTE: The point (4,1) is NOT on the graph of f. Okay so first I found the slope of the tangent through the…
0
votes
1 answer

Solve this function for its derivative using the quotient rule.

Solve this function for its derivative using the quotient rule. f(t) = (3^(1/2))/t^3 I used the quotient rule by taking the denominator and multiplying it by the derivative of the numerator and subtracting that quantity by the sum of the numerator…
0
votes
2 answers

Derivative of 3^(2*x)-2*x+1

Could someone tell me what i've done wrong? I tried to find out the derivative of $3^(2x)-2x+1$ but I got it wrong. What I did was derivate $3^a-2x+1$ where a = 2x then multiply those two. $(ln3*3^a - 2)*2$ = $2ln3*3^(2x)-4$ Ps. x = 2 so the answer…
Keilara
  • 125
0
votes
1 answer

Differentiation proof

Find the co-ordinates of the point on a curve $y=x^2+3x-1$ at which it is parallel to the line $ y=5x-1?$ unsure how to solve this