afiankan afiankan
  • 17-06-2018
  • Mathematics
contestada

local maximum of f(x)=x^4-5x^2+4

Respuesta :

altavistard
altavistard altavistard
  • 17-06-2018
To answer this, find the 1st and 2nd derivatives of f(x)=x^4-5x^2+4:

f '(x) = 4x^3 - 10x                        and   f "(x) = 12x^2 - 10

Set f '(x) = 2x(2x^2 - 5) = 0 and solve for the critical values:  There are 3:  {0, 
+sqrt(10)/2 , -sqrt(10)/2}.   Please see the remainder of my response, below.

Answer Link

Otras preguntas

For each pair of numbers, tell: By what percent of the first number is the second number larger? By what percent of the second number is the first number smalle
Can someone show the work for #13 and the answer.
list 3 values that make 24<y +u true
Two 10-cm-diameter charged rings face each other, 15 cm apart. the left ring is charged to -23 nc and the right ring is charged to +23 nc . what is the magnitud
If animals could talk, which would be the rudest?
A submarine starts at sea level and descends at a rate of 15 meters per minute for 2 hours. Which statement best describes the submarine descent mark all that a
Please help asap (: Which of the following writers is a journalist? A) a novelist B) a biographer C) a poet D) a reporter Please do NOT ask for brainliest. I gi
What was building project that was finished during the ming dynasty? a. Grand Canal B. The Great Wall of China
Please need help for this one
Questions 5 - 7 refer to the following code: public class Whatchamacallit { private double price; private String title; public Whatchamacallit() {