Use the calculator to graph the function y = 2x2 25x + 3. What are the coordinates of the turning point of the graph to the nearest hundredth?

Vertex = (
,
)

Respuesta :

The coordinates of the turning point of the graph of the quadratic equation is given by: (-6.25, -75.13).

What is the vertex of a quadratic equation?

A quadratic equation is modeled by:

[tex]y = ax^2 + bx + c[/tex]

The vertex is given by:

[tex](x_v, y_v)[/tex]

In which:

  • [tex]x_v = -\frac{b}{2a}[/tex]
  • [tex]y_v = -\frac{b^2 - 4ac}{4a}[/tex]

In this problem, the function is given by:

y = 2x² + 25x + 3.

Hence the coefficients are a = 2, b = 25, c = 3, then the coordinates of the vertex are given as follows:

  • [tex]x_v = -\frac{25}{2(2)} = -6.25[/tex]
  • [tex]y_v = -\frac{25^2 - 4(2)(3)}{4(2)} = -75.13[/tex]

The coordinates of the turning point of the graph of the quadratic equation is given by: (-6.25, -75.13).

More can be learned about the quadratic functions at https://brainly.com/question/24737967

#SPJ1