Christian is rewriting an expression of the form y = ax2 + bx + c in the form y = a(x – h)2 + k. Which of the following must be true?
h and k cannot both equal zero
k and c have the same value
the value of a remains the same
h is equal to one half –b

Respuesta :

miriyu
"h and k cannot both equal zero" -- yes, it can. if the vertex of a parabola is at (0, 0), there's nothing incorrect/invalid about that!!

"k and c have the same value" -- k and c do not have the same value. "k" is the y-value of the vertex and c is the constant in your quadratic equation, and the constant is not necessarily the y-value.

"the value of a remains the same" -- this is true. the a's in your equations are the same values, because the a-value is the coefficient of the x-variable in both equations. y = a(x - h)^2 and y = ax^2 -- both of these have a applying to your x-variables.

"h is equal to one half -b" -- this isn't true. the formula for calculating the x value of the vertex (h is the x-value of the vertex) is h = (-b/2a). -b/2a is not the same as one half -b because this answer choice doesn't involve the a-value.

Quadratic equations can be expressed in standard form or in vertex form.

The true statement about [tex]\mathbf{y = ax^2 + bx + c}[/tex] and [tex]\mathbf{y = a(x - h)^2 + k}[/tex] is that: the value of a remains the same

The original expression is given as:

[tex]\mathbf{y = ax^2 + bx + c}[/tex]

He wants to rewrite it as:

[tex]\mathbf{y = a(x - h)^2 + k}[/tex]

Expand the above equation

[tex]\mathbf{y = a(x - h)(x - h) + k}[/tex]

Open brackets

[tex]\mathbf{y = a(x^2 - hx - hx + h^2) + k}[/tex]

[tex]\mathbf{y = a(x^2 - 2hx + h^2) + k}[/tex]

Remove bracket

[tex]\mathbf{y = ax^2 - 2ahx + ah^2 + k}[/tex]

Compare the above equation to: [tex]\mathbf{y = ax^2 + bx + c}[/tex]

[tex]\mathbf{ax^2 = ax^2}[/tex]

[tex]\mathbf{-2ahx = bx}[/tex]

[tex]\mathbf{ah^2 + k = c}[/tex]

Analyzing the above equations

[tex]\mathbf{ax^2 = ax^2}[/tex]

Divide both sides by [tex]\mathbf{x^2}[/tex]

[tex]\mathbf{a = a}[/tex]

The above equation means that, the value of a remains unchanged.

Hence, option (c) is true

Read more about equations at:

https://brainly.com/question/19173306