Question

Let g(x) = 21x^5 - 116x^4 + 186x^3 - 328x^2 + 369x + 60. Find g'(x)...

Let g(x) = 21x^5 - 116x^4 + 186x^3 - 328x^2 + 369x + 60. Find g'(x) and use this to find the stationary values of g(x). After finding the critical values, determine any local extrema using the FindMinimum and FindMaximum commands; state any critical values and local extrema in a text cell (x-values only).

Please explain this is Wolfram Mathematica input terms! I got most of this, but I dont know what to put for the critical values or local extrema

Homework Answers

Answer #1

First we will be defining the function g(x):

  • g[x_]:=21x^5 - 116x^4 + 186x^3 - 328x^2 + 369x + 60

Then we find the derivative of g(x) and put the derivative equal to zero in order to find the critical points. This can be done in two ways :

  • d=D[g[x],x]
  • NSolve[d==0,x]

Another way to find the critical points will be :

  • NSolve[D[g[x],x]==0,x]

To find extrema of the function, here x,0,100 implies that the range of x displayed will be from x=0 to x=100. Also, we assume that the critical points lie in this range, if not then the range of x can be changed accordingly :

  • FindMinimum[g[x],{x,0,100}]
  • FindMaximum[g[x],{x,0,100}]
Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
f(x)= -4x/ x^2+4 i think i found the first dervivative: f'(x)= (4x^2-16)/(x^2+4)^2 but im not sure...
f(x)= -4x/ x^2+4 i think i found the first dervivative: f'(x)= (4x^2-16)/(x^2+4)^2 but im not sure if thats right and then i get confused after that on how i find the critical numbers: x=____ i think i got x=2 for the critical number then i am supposed to find where it is increasjng and decreasing and i dont understand the steps on how to find that out- i understand the number line but how do you plug in the numbers...
Let f (x) = −x^4− 4x^3. (i) Find the intervals of increase/decrease of f . (ii)...
Let f (x) = −x^4− 4x^3. (i) Find the intervals of increase/decrease of f . (ii) Find the local extrema of f (values and locations). (iii) Determine the intervals of concavity. (iv) Find the location of the inflection points of f. (v) Sketch the graph of f
let y= -x^3 + 6x^2 - 5 a. find all critical numbers for f(x). b. find...
let y= -x^3 + 6x^2 - 5 a. find all critical numbers for f(x). b. find the absolute extrema on the interval (-1,3). c. find the absolute extrema on the interval (1,3).
?(?)=4?^3/?^?, ?∈(−∞,∞) a. Find ?′(?), and show how to use the First Derivative Test to find...
?(?)=4?^3/?^?, ?∈(−∞,∞) a. Find ?′(?), and show how to use the First Derivative Test to find the intervals of increasing/decreasing, as well as the locations of any local maximums and/or minimums. b.Find ?′′(?), and show how to use the Concavity Test to find the intervals of concave up and concave down, as well as the locations of any inflection points. c.Make a list of all local extrema and inflection points, given as (?,?)coordinates(leave x-values exact, in terms of ?; round...
Let g (x) = [(x^2-3)/(x^3)] (a) Determine (if they exist) the vertical and horizontal asymptotes of...
Let g (x) = [(x^2-3)/(x^3)] (a) Determine (if they exist) the vertical and horizontal asymptotes of g. (b) Find the formula for g′ (x) and g′′ (x). (c) Find (if they exist) the local extremes of g. (d) Find (if they exist) the inflection points of g. (e) Determine the intervals where g is increasing, and where g is decreasing. (f) Determine the intervals where g is concave upward, and where g is concave down. (g) Plot the graph of...
(5) Let f(x, y) = −x^2 + 2x − 3y^3 + 6y^2 − 3y. (a) Find...
(5) Let f(x, y) = −x^2 + 2x − 3y^3 + 6y^2 − 3y. (a) Find both critical points of f(x, y). (b) Compute the Hessian of f(x, y). (c) Decide whether the critical points are saddle-points, local minimums, or local maximums.
Consider the following functions: f(x)=x2/3(x+5) Find all critical values. Identify the intervals upon which f(x) is...
Consider the following functions: f(x)=x2/3(x+5) Find all critical values. Identify the intervals upon which f(x) is increasing and decreasing. Identify all local extrema.
Let F(x)=f(x3) and G(x)=(f(x))3 . You also know that a2=12,f(a)=3,f′(a)=8,f′(a3)=4. Find F'(a)= and G'(a)= . Let...
Let F(x)=f(x3) and G(x)=(f(x))3 . You also know that a2=12,f(a)=3,f′(a)=8,f′(a3)=4. Find F'(a)= and G'(a)= . Let F(x)=f(f(x))and G(x)=(F(x))2 . You also know that f(4)=13,f(13)=2,f′(13)=5,f′(4)=11. Find F′(4)= and G′(4)=
Let f(x)=3x4+8 and g(x)=x+4. (f∘g)(x)= Let f(x)=9x+9 and g(x)=5−7x2. (f∘g)(−2)=(f∘g)(−2)= Let h(x)=(f∘g)(x)=1/(x+8)^3. Find f(x) given g(x)=x+8....
Let f(x)=3x4+8 and g(x)=x+4. (f∘g)(x)= Let f(x)=9x+9 and g(x)=5−7x2. (f∘g)(−2)=(f∘g)(−2)= Let h(x)=(f∘g)(x)=1/(x+8)^3. Find f(x) given g(x)=x+8. f(x)=
Define g(x) = f(x) + tan-1 (2x) on [−1, √3/2 ]. Suppose that both f'' and...
Define g(x) = f(x) + tan-1 (2x) on [−1, √3/2 ]. Suppose that both f'' and g'' are continuous for all x-values on [−1, √3/2 ]. Suppose that the only local extrema that f has on the interval [−1, √3/2 ] is a local minimum at x = 1/2 . (a) Determine the open intervals of increasing and decreasing for g on the interval [1/2 , √3/2] . (b) Suppose f(1/2) = 0 and f(√3/2) = 2. Find the absolute...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT