y = 3 + 2x - 4x^(2) dy/dx = 2 - 8x ( The derivative).
I am interpreting this as: Find the derivative of: y=((2x+5)8+4x)3 To find the derivative (y'), the chain rule must be applied. The "outermost" function of this compound function is t3 (t being an arbitrary quantity). The derivative of t3 is 3t2 * dt, where "dt" is the derivative of the quantity "t". Applying this, we arrive at a working definition of y': y' = 3((2x+5)8+4x)2(derivative of (2x+5)8+4x) The derivative of (2x+5)8+4x is found using basic derivative definitions and the chain rule again: 8(2x+5)7(2)+4 = 16(2x+5)7+4 So now we can write y' again: y'= 3((2x+5)8+4x)2(16(2x+5)7+4) = 48((2x+5)8+4x)2((2x+5)7+4) This can be further simplified, but this is an arduous process. If you need further simplification, feel free to contact me via private message.
lim (x3 + x2 + 3x + 3) / (x4 + x3 + 2x + 2)x > -1From the cave of the ancient stone tablets, we cleared away several feet of cobwebs and unearthed"l'Hospital's" rule: If substitution of the limit results in ( 0/0 ), then the limit is equal to the(limit of the derivative of the numerator) divided by (limit of the derivative of the denominator).(3x2 + 2x + 3) / (4x3 + 3x2 + 2) evaluated at (x = -1) is:(3 - 2 + 3) / (-4 + 3 + 2) = 4 / 1 = 1
4x plus 3 plus 2x is equivalent to expression 6x plus 3.
(2x + 3)(x + 1 ) = 2x^2 +5x +3
The derivative of 2x2 + 4x + 8 is 4x+4.
y = 3 + 2x - 4x^(2) dy/dx = 2 - 8x ( The derivative).
Following the correct order of operations: derivative of x^2 + 6/2 = derivative of x^2 +3, which equals 2x
3
3
I am interpreting this as: Find the derivative of: y=((2x+5)8+4x)3 To find the derivative (y'), the chain rule must be applied. The "outermost" function of this compound function is t3 (t being an arbitrary quantity). The derivative of t3 is 3t2 * dt, where "dt" is the derivative of the quantity "t". Applying this, we arrive at a working definition of y': y' = 3((2x+5)8+4x)2(derivative of (2x+5)8+4x) The derivative of (2x+5)8+4x is found using basic derivative definitions and the chain rule again: 8(2x+5)7(2)+4 = 16(2x+5)7+4 So now we can write y' again: y'= 3((2x+5)8+4x)2(16(2x+5)7+4) = 48((2x+5)8+4x)2((2x+5)7+4) This can be further simplified, but this is an arduous process. If you need further simplification, feel free to contact me via private message.
4x + 3 = -3 + 2x + 14 2x + 3 = -3 +14 2x + 3 = 11 2x = 8 x=4
lim (x3 + x2 + 3x + 3) / (x4 + x3 + 2x + 2)x > -1From the cave of the ancient stone tablets, we cleared away several feet of cobwebs and unearthed"l'Hospital's" rule: If substitution of the limit results in ( 0/0 ), then the limit is equal to the(limit of the derivative of the numerator) divided by (limit of the derivative of the denominator).(3x2 + 2x + 3) / (4x3 + 3x2 + 2) evaluated at (x = -1) is:(3 - 2 + 3) / (-4 + 3 + 2) = 4 / 1 = 1
4x plus 3 plus 2x is equivalent to expression 6x plus 3.
You are supposed to use the chain rule for this. First step: derivative of root of sin2x is (1 / (2 root of sin 2x)) times the derivative of sin 2x. Second step: derivative of sin 2x is cos 2x times the derivative of 2x. Third step: derivative of 2x is 2. Finally, you need to multiply all the parts together.
(2x + 3)(x + 1 ) = 2x^2 +5x +3
The anti-derivative of X2 plus X is the same as the anti-derivative of X2 plus the anti-derivative of X. The anti derivative of X2 is X3/3 plus an integration constant C1 The anti derivative of X is X2/2 plus an integration constant C2 So the anti-derivative of X2+X is (X3/3)+(X2/2)+C1+C2 The constants can be combined and the fraction can combined by using a common denominator leaving (2X3/6)+(3X2/6)+C X2/6 can be factored out leaving (X2/6)(2X+3)+C Hope that helps