Question

Difficulty: MediumQuadratic Functions and Graphs

In the xyxy-plane, the graph of y=x28x+12y = x^2 - 8x + 12 represents the quadratic function ff. If this graph is shifted 33 units to the left and 55 units up to create the graph of a new function gg, what is the yy-value of the vertex of the graph of gg?

Answer: 1

Answer

The y-value of the vertex of the graph of g is 1.
The vertex of the original quadratic function f(x) = x^2 - 8x + 12 can be found by rewriting it in vertex form, which is f(x) = (x - 4)^2 - 4. This shows that the vertex of the original graph is (4, -4). A translation of 3 units to the left subtracts 3 from the x-coordinate of the vertex (4 - 3 = 1), and a translation of 5 units up adds 5 to the y-coordinate of the vertex (-4 + 5 = 1). Thus, the vertex of the graph of the new function g is (1, 1), making its y-value 1.

Step-by-Step Solution

1
Find the vertex of the original quadratic function.
The vertex of the original graph is (4,4)(4, -4).
By completing the square on y=x28x+12y = x^2 - 8x + 12, we get y=(x4)24y = (x - 4)^2 - 4, which reveals the vertex is at (4,4)(4, -4).
2
Apply the translation to the vertex coordinates.
The translated vertex coordinates are (1,1)(1, 1).
Shifting a point (x,y)(x, y) by 33 units left and 55 units up results in the point (x3,y+5)(x - 3, y + 5). Applying this to the vertex (4,4)(4, -4) yields (43,4+5)=(1,1)(4 - 3, -4 + 5) = (1, 1).
3
Identify the y-coordinate of the new vertex.
The y-value is 11.
The vertex of the graph of gg is (1,1)(1, 1), where the second coordinate represents the y-value.

Key Concept

Identifying the vertex of a quadratic function and applying horizontal and vertical translations in the coordinate plane.
Rate this question