feelgooddan
- 9
- 0
TU= 4 sqr x1 + x2
differentiate by x1 if x1=9 and x2=8
differentiate by x1 if x1=9 and x2=8
The discussion revolves around differentiating the expression TU = 4√x1 + x2 with respect to x1, given specific values for x1 and x2. The subject area includes calculus, specifically differentiation techniques involving square roots and constants.
Some participants have provided guidance on differentiation techniques, emphasizing the importance of not substituting values before differentiating. There is an exploration of how x2 is treated as a constant, leading to a zero derivative with respect to x1.
Participants note that substituting values into the expression before differentiation may lead to misleading results, and there is a discussion about the implications of treating x2 as a constant in the differentiation process.
Thank you! But I guess you forgot 4, is not it? So, the answer going to be 2 / (sqrt(x1))Hobse said:First of all, if you actually plug those numbers in there at this particular moment and then differentiate, you're going to end up with an answer of zero, so you shouldn't do that.
Differentiating anything with a sqrt should go something like this:
Firstly, move the sqrt into an exponent form.
sqrt( x ) = x^(1/2)
Now, take the derivative with respect to x (x1 in your case), using the power rule.
d/dx (x^(1/2)) = (1/2)x^(-1/2) = 1 / [2*(sqrt(x))]
If it applies, which I don't believe it does in your example, don't forget the chain rule.
Hope that helps.