221k views
0 votes
The derivative of y with respect to x, when y = 3e^5x - 2 is:

1 Answer

6 votes
Answer: 15e^5x

Step - by - step

y=3e^5x - 2

By the sum rule, the derivative of 3e^5x - 2 with respect to x is d/dx [ 3e^5x ] + d/dx [-2].

d/dx [ 3e^5x ] + d/dx [ -2 ]

Evalute d/dx [ 3e^5x ]

Since 3 is constant with respect to x , the derivative of 3e^5x with respect to x is
3 d/dx [ e^5x ].

3 d/dx [ e^5x ] + d/dx [ -2 ]

Differentiate using the chain rule, which states that d/dx [ f(g(x))] is f' (g(x)) g' (x) where f(x) = e^x and g(x) = 5x.

To apply the Chain Rule, set u as 5x.
3 ( d/du [ e^u] d/dx [5x] ) + d/dx [ -2]

Differentiate using the Exponential rule which states that d/du [ a^u ] is a^u ln(a) where a=e.

3( e^u d/dx[5x] ) + d/dx [ -2 ]
Replace
3(e^5x d/dx [5x] ) + d/dx [ -2 ]
3(e^5x( 5 d/dx [x] )) + d/dx [ -2 ]

Diffentiate using the Power Rule which states that d/dx [x^n] is nx^n-1 where n=1.
3(e^5x(5*1)) + d/dx [-2]
3 ( e^5x * 5 ) + d/dx [-2]

Multiply 5 by 3
15e^5x + d/dx [-2]

Since -2 is constant with respect to x, the derivative of -2 with respect to x is 0.
15e^5x + 0
15e^5x
User Knut
by
4.8k points