
Jean S.
asked 06/07/21Find dy/dx and simplify the result, if possible
a. 𝑦 = xe𝑥 tan x b. 𝑦 = sin𝑥 / cos 𝑥 − 1 c. 𝑦 = 𝑥 + 1 / ex
d. 𝑦 = 6x2/3 - 3x1/3 - x -1/3 e. 𝑦 = 𝑥𝑒 − 𝑒𝑥 − 𝜋𝑒 + e
1 Expert Answer

Charles C. answered 06/07/21
Adjunct Math Professor, Calculus and Linear Algebra focus
a. recursive chain rule: y = f(x)g(x)h(x) ->
y'(x) = f'(x)[g(x)h(x)] + f(x)[g'(x)h(x) + g(x)h'(x)] = f'(x)g(x)h(x)+f(x)g'(x)h(x)+f(x)g(x)h'(x)
where: f(x) = x, g(x) = ex, h(x) = tan x, f'(x) = 1, g'(x) = ex, h'(x) = sec2 x
y'(x) = ex tan x + xex tan x + xex sec2 x = xex [tan x / x + tan x + sec2 x] (one possible simplification)
b. quotient rule: y = f(x)/g(x) -> y'(x) = [f'(x)g(x) - f(x)g'(x)] / [g(x)]2
where: f(x) = sin x, g(x) = cos x - 1, f'(x) = cos x, g'(x) = -sin x
y'(x) = cos2 x - cos x + sin2 x / [cos x - 1]2
use: cos2 x + sin2 x = 1 to simplify numerator
y'(x) = [1 - cos x] / [cos x - 1]2 = -1 / [cos x - 1] = 1 / [1 - cos x]
c. quotient rule: y = f(x)/g(x) -> y'(x) = [f'(x)g(x) - f(x)g'(x)] / [g(x)]2
where: f(x) = x + 1, g(x) = ex, f'(x) = 1, g'(x) = ex
y'(x) = ex - (x + 1)ex / e2x = -xex / e2x = -x / ex
d. power rule: y(x) = xn -> y'(x) = nxn-1
y'(x) = 4x-1/3 - x-2/3 + (1/3)x-4/3
e. use power rule, exponential rule (d/dx ex = ex) , and constant rule (d/dx constant = 0) respectively:
y'(x) = exe-1 - ex
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
This appears to be an assignment. Tutors do not do assignments. If you have a specific problem for which you have a specific question, then post.06/07/21