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
2 answers

$f(x)=-4x^2+11126x-62516$. Time and how many

The question is this I've been trying to get my head around this but simply cannot and am hoping you might get me going. Q: The Store is open from $8$ am-$8$ pm every single day. $X$ represents the hours, $f(x)$ is how many customers there are. What…
0
votes
1 answer

Derivitative of $\sqrt[3]{6x + 3}$

Today I was learning with the wolframalpha problem generator and I got the following exercise Is this a mistake? How did they get to this solution?
0
votes
1 answer

What is $p'(1-x), p(x)=x$?

Say if $p(x)=x $ and I want to find $p'(1-x)$ how do i go about it?. I would have thought it was $\frac{d}{d(1-x)}(x)$ but this doesn't give me the right answer.
0
votes
1 answer

Prove from the definition of differentiability that the function is differentiable at 2.

$$f(x) = \frac{x-1}{x+1}$$ From the Definition I have this so far. I am stuck and do not know how to continue. $$\begin{align} Q(h) &= \frac{f(h)-f(2)}{h} \\&= \frac{ \frac{h-1}{h+1} - \frac{1}{3} }{h} \end{align}$$ Thanks in advance!
0
votes
1 answer

Application of related rates

Here is a question from a sheet my math teacher assigned me. A lighthouse is located on an island 4km away from the nearest point P on a straight shoreline. If its light makes 3 revolutions per minute, how fast is the beam of light moving…
0
votes
1 answer

Implicit Differentiation to find equation if the tangent line to a curve

Use implicit differentiation to find an equation of the tangent line to the curve: $x^2+y^2=(2x^2+2y^2-x)^2$ At the point: $(0, \frac{1}{2})$ Hi I'm really lost with this question, can somebody please work through it for me so I have a example for…
0
votes
1 answer

How to find dy/dx by logarithmic differentiation

The question says find dy/dx by logarithmic differentiation 2 Definite integral. E^-1/x divided by x^2 dx 1 Answer choices are A 1-sqrt(e)/e B 1-e C sqrt(e)-1/e D sqrt(e)-e/e E sqrt(e) If you could provide an explanation and/or show steps it would…
Emily
  • 1
0
votes
2 answers

Derivatives of exponential functions

For what values of m does the function y = $Ae^{mt}$ satisfy the following equation? $\frac{d^2y}{dx^2} + \frac{dy}{dx} - 6y = 0$ I tried taking the first and second derivative of the function, but I got stuck there. $\frac{dy}{dx} =…
Amandha
  • 65
0
votes
1 answer

What is the answer to this derivative?

This derivative just showed up in a past paper as part of a question, i don't know what to do with it because of the summation etc?? Please help $$\frac{\partial}{\partial h} \sum_{n=-\infty}^{\infty} h^n J_n(x)$$ J is just any function of x i think
Amy
  • 55
0
votes
2 answers

derivation using derivative rules

what is the derivative ln|x^2/2| my answer: we have two function ln|| and X^2. we use derivative of function outside multiply by derivative of function inside so = 1/(X^2/2). X^2/2 . x ANS = X. the correct ans is 2/X. How come?
cash
  • 1
0
votes
2 answers

Derivative of $y= \frac{\cos(\pi x)}{\sin(\pi x) + \cos(\pi x)}$

My problem is; find the derivative of $$y= \frac{\cos(\pi x)}{\sin(\pi x) + \cos(\pi x)}$$ Can someone please explain to me how to do the process in detail. I get the fact that you can use the quotient rule along with the chain rule, it's just that…
Xero1
  • 45
  • 3
0
votes
1 answer

Product or chain rule

$f(x)=\frac{(y')^2}{x^3}$ Find $\frac{d}{dx} \frac{\partial f}{\partial y'}$ I don't understand how to take this derivative properly. Can someone describe step by step?
kiwifruit
  • 707
0
votes
1 answer

Another differentiation question

$f=\frac{y'(x)^2}{x^3} dx$ I don't understand how to take the derivative if y is some unknown function. Could someone solve step by step?
0
votes
1 answer

Derivative of $5+ 10e^{-t}\sin(2t-30)$?

For the derivative of $5+ 10e^{-t}\sin(2t-30)$ I am getting this result: $$ -20e^{-t}\sin(2t-30) + 10e^{-t}\cos t2t, $$ BUT my textbook says the answer is: $$ 22.36e^{-t}\sin(2t+86.565). $$ Could someone explain how this result is produced?
AOE
  • 3
0
votes
1 answer

A word problem, selling cakes and finding the maximum

A school class is saving money for a classtrip and therefore sell cakes. The function $f(x)=x(x-25)(x-15)$ describes how much money the class saves in total for selling cakes. f(x) is the total amount of sum in dollars and x is what they earn…