Question: i need all the questions please, thank you Assignment Write a script which does all of the following in order: 1. Assign the function f(x)
i need all the questions please, thank you
Assignment Write a script which does all of the following in order: 1. Assign the function f(x) = x In 2x) + sin(5x) - cos(x) to f(x). Make sure you declare x as symbolic first. 2. Find the derivative of x f(4- x)2 and assign the result to the new function g(x). 3. Calculate g(-2) and assign the result to the variable al. 4. Find the second derivative of sin(2x + 2) and assign the result to the new function j(x). cos (1-x) 5. Assign the function h(x) = log10 (2-x) + P + 5 6. Calculate h' (3) and assign the result to the variable a2. 7. Find the second derivative of e22(5x-1) at x=-2 and assign the result to the variable a3. 8. Assign k(x) = 2x + 2x2 - x + 7 and find all critical values (x-values where the slope is zero) for k(x). Assign the result to the variable a4 9. Assign m(x) = sin x - cos2 x and find all x-values where the second derivative is zero. Assign the result to the variable a5 10. Use solve and diff to find the two x-values where the slopes of the graphs of y=x2 + 3x + 1 and y = r - 2x + x + 3 are the same Assign the result to the variable a 6 y
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
