Write h(x) = x2 - 6x + 3 in vertex form by following these
steps:
Step 1: Model x2 - 6x + 3 by placing tiles in the Product
section. First place the x2 and -x tiles along the left
and top borders to form two sides of a square. Then
place the + tiles along the ends of the -x tiles.

Respuesta :

The vertex form of the quadratic equation is:

[tex]h(x) = (x - 3)^2 - 6[/tex]

How to write the quadratic equation in vertex form?

For a quadratic equation:

[tex]y = a*x^2 + b*x +c[/tex]

With vertex (h, k), the vertex form is:

[tex]y = a*(x - h)^2 + k[/tex]

In this case, we have the equation:

[tex]h(x) = x^2 - 6x + 3[/tex]

To get the x-value of the vertex we use the general formula:

[tex]h = -(-6)/(2*1) = 6/2 = 3[/tex]

To get the y-value, we evaluate the function in x = 3, so we get:

[tex]h(3) = k = (3)^2 - 6*3 + 3 = -6[/tex]

So the vertex is (3, -6).

Then the vertex form is:

[tex]h(x) = (x - 3)^2 - 6[/tex]

If you want to learn more about quadratic equations:

https://brainly.com/question/1214333

#SPJ1