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
1 answer

Derivative for $\frac{\tan x}x$ in terms of $\sin x$ and $\cos x$

The answer I got is in terms of $\sec x$. $$\left.\left[\dfrac{\sec^2x}{x}-\tan x\right] \right/x^2\text{ ?}$$ I simply used the division formula in differentiation to get it. Not able to get it in terms of $\sin x$ and $\cos x$. The answer has to…
user841124
0
votes
1 answer

Difficulty in solving differentiation of Acosx/3.

For the differentiation of $a\frac{ \cos x}{3}$ , I get $\frac{1}{3}\frac {\sin x}{3}$ But in answer they showed a as well in my textbook.Why is $a$ not differentiated?
user841124
0
votes
3 answers

Unable to form an equation for the question

You own a hamburger stand. Your specialty is delicious cheeseburger that you sell for USD $7.00$ each. The cost of ingredients for each cheeseburger, such as meat, cheese, buns, tomato etc., is USD $1.65$. You hire workers at USD $12$ an hour. The…
0
votes
0 answers

How to interpret a partial derivative where variable in numerator doesn't denote a function?

I encountered the following passage (Option Trading, Euan Sinclair, 2010, p.45): Calls are increasing functions of the underlying. $$ \frac{∂C}{∂S} > 0 $$ C denotes an American option and S denotes the stock. My understanding of partial…
anon
  • 101
0
votes
0 answers

What does $r(x, w, y)$ mean if all of them are variables?

I'm trying to find a way to get $\frac{\partial}{\partial w}$'s result as $2(xw - y) * r$. I have no idea how to do it, but the derivative of $\frac{d}{dw}\left(xw\:-\:y\right)\cdot \:r$ is $\frac{d}{dw}(\left(xw\:-\:y\right)\cdot \:r(x,w,y))$ as…
0
votes
0 answers

question on vertical tangent

Why do we call vertical tangent as tangent, doessn't it crosses the curve from one side to the other side of the curve at x=0? $f(x)=x^{1/3}$ Thanks.
0
votes
2 answers

Is this derivation of $\frac{dy}{dx}$ correct?

Derivatives show us how fast something is changing at any point. For example; the gradient of the graph of $y = x^2$ at any point is twice the value of $x$ thereat. The process of finding the derivation of a gradient / slope of a function $y=f(x)$…
EEK
  • 27
0
votes
1 answer

Proving problem about relative extrema

Prove that if $f$ is increasing on $[a, b]$ and $g$ is increasing on $[f(a),f(b)]$ then if $g \circ f$ exists on $[a,b]$, $g \circ f$ is increasing on $[a,b]$. It's about the relative extrema of functions, and I don't know how to do this. Thanks for…
Dumbone
  • 59
0
votes
2 answers

How to make $f(x)$ differentiable.

How to solve \begin{equation*} f(x) = \left\{ \begin{array}{ll} 2x+b &\quad x < a \\ x^{2} & \quad x \geq a\\ \end{array} \right. \end{equation*} This only uses definition of a derivative, to make $f(x)$…
Cook
  • 3
0
votes
1 answer

Math question partial derivatives

I have to find the $\partial^2 z/\partial x \partial y$ of $z=e^{xy}$. I know how to find $\partial^2 z/\partial x^2$ which by the way is $y^2 e^{xy}$ but not this one...can you give me a little hint? and please tell me how to find this type of…
0
votes
2 answers

Find the derivative of the polar curve $r = 4\theta + \sin\theta$

I have been trying to solve this equation: Find the derivative $\frac{dy}{dx}$ of the polar curve $r = 4\theta + \sin\theta$ and I'm not sure where to go with this. Anyone mind giving a hand?
0
votes
2 answers

$D f^{-1}(x)= \frac{1}{f'(f^{-1}(x))}$

Can someone explain what this rule means (with an example): $D f^{-1}(x)= \frac{1}{f'(f^{-1}(x))}$ I found this in the chapter of derivation but I can't understand the meaning
Anne
  • 2,931
0
votes
1 answer

Differentiation Practical Problem with equation of motion. Maths methods

So I am having a bit of trouble with this question. I get that I have to use optimisation but I am not sure how. 'find the least area of sheet metal required to make an open baking dish of square base and vertical sides capacity 2048cm cubed. I have…
lily
  • 1
0
votes
1 answer

Differentiation of an argument containing modulo operation

I have the equation for flux containing mod operation of the angle as an independent variable. $$ \phi\left(\theta_{R}\right)=-\ell_{1} \ell_{2} B\left(\theta_{R} \bmod \pi-\frac{\pi}{2}\right) $$ The textbook then directly derives the derivative of…
0
votes
1 answer

Calculation of $df(x)/dg(x)$

How does one calculate $df(x)/dg(x)$ where f and g are two unrelated functions of x?
Muggeg
  • 13