ਕੋਈ ਵੀ ਗਣਿਤ ਸਮੱਸਿਆ ਹੱਲ ਕਰੋ
ਸਮੀਕਰਨ, ਡਰਾਇਵਰੀਵਲ, ਇੰਟਰਗਰੇਟਰ, ਮੈਟ੍ਰਿਕਸ, ਤਿੰਨ- ਕੋਣ, ਪ੍ਰਾਈਮ, ਅੰਕੜੇ - ਜਾਂ ਇੱਕ ਸ਼ਬਦ ਸਮੱਸਿਆ, ਜਿਸ ਨੂੰ ਟੂਟਰ ਭਾਗਾਂ ਵਿੱਚ ਵੰਡਦਾ ਹੈ।
ਕਦਮ ਦਰ ਕਦਮ
- \frac{d}{dx}\left[\frac{x}{x + 1}\right]
Start from the derivative to compute.
- x \frac{d}{d x} \frac{1}{x + 1} + \frac{\frac{d}{d x} x}{x + 1}
Product rule with u = x and v = \frac{1}{x + 1}: (uv)′ = u′v + uv′.
- - \frac{x \frac{d}{d x} \left(x + 1\right)}{\left(x + 1\right)^{2}} + \frac{\frac{d}{d x} x}{x + 1}
Reciprocal rule: (1/v)′ = −v′/v² with v = x + 1.
- - \frac{x \frac{d}{d x} \left(x + 1\right)}{\left(x + 1\right)^{2}} + \frac{1}{x + 1}
d/dx of x is 1.
- - \frac{x \left(\frac{d}{d x} 1 + \frac{d}{d x} x\right)}{\left(x + 1\right)^{2}} + \frac{1}{x + 1}
Sum rule: differentiate term by term.
- - \frac{x \frac{d}{d x} x}{\left(x + 1\right)^{2}} + \frac{1}{x + 1}
The derivative of a constant is 0.
- - \frac{x}{\left(x + 1\right)^{2}} + \frac{1}{x + 1}
d/dx of x is 1.
- \frac{1}{\left(x + 1\right)^{2}}
Simplify.
ਜਵਾਬ ਦਿਓ
f'(x) = \frac{1}{\left(x + 1\right)^{2}}