Find the value of x (to 2 decimal places) when y is a minimum, using a while loop. Format the answer, e.g., "At x=ii.ii, y=jj.jj is a minimum". Plot the function.

y = x^2 - 4x + 2

1 answer

Y = X^2 - 4X + 2.
Ymin occurs at the vertex.
V(X,Y) = V(h,k).
h = Xv = -b/2a = 4/2 = 2.00,
Ymin = K = 2^2 - 4*2 + 2 = -2.

V(2,-2).

Alternate Method:
dy/dx = 2x - 4 = 0,
2x - 4 = 0,
2x = 4,
x = 2.00
Similar Questions
  1. f(x) = 6x^2 + 7x − 20Find the maximum or minimum value of f(x). (Round your answer to two decimal places.)
    1. answers icon 1 answer
  2. Consider the following.f(x) = 8x (square root of (x − x^2)) (a) Use a graph to find the absolute maximum and minimum values of
    1. answers icon 1 answer
  3. Consider the following.f(x) = 8x(square root of (x − x^2)) Use a graph to find the absolute maximum and minimum values of the
    1. answers icon 3 answers
    1. answers icon 3 answers
more similar questions