Quadratic Functions and Graphs

76 questions

Question 1Question

A quadratic function gg is defined by g(x)=3(x5)24g(x) = 3(x - 5)^2 - 4. If the graph of y=g(x)y = g(x) in the xyxy-plane is translated 66 units up to produce the graph of y=f(x)y = f(x), what is the yy-coordinate of the vertex of the graph of y=f(x)y = f(x)?

Show answer & explanation

Answer: 2

Answer

The correct answer is 2.
The original function g(x)=3(x5)24g(x) = 3(x - 5)^2 - 4 is in vertex form y=a(xh)2+ky = a(x - h)^2 + k, where the vertex is (h,k)(h, k). Therefore, the vertex of the graph of gg is (5,4)(5, -4). Translating a graph upward by 66 units is represented by adding 66 to the function, so f(x)=g(x)+6f(x) = g(x) + 6. This transformation shifts the vertex from (5,4)(5, -4) to (5,4+6)(5, -4 + 6), which is (5,2)(5, 2). The yy-coordinate of this new vertex is 22.

Step-by-Step Solution

1
Identify the vertex of the original quadratic function.
The vertex of the graph of g(x)=3(x5)24g(x) = 3(x - 5)^2 - 4 is (5,4)(5, -4).
A quadratic function written in vertex form y=a(xh)2+ky = a(x - h)^2 + k has its vertex at (h,k)(h, k).
2
Determine the vertex of the translated function.
The vertex of the graph of y=f(x)y = f(x) is (5,2)(5, 2).
Translating a graph 66 units up increases the yy-coordinate of all points, including the vertex, by 66.

Key Concept

Vertex form of a quadratic function and vertical translation of graphs.
Estimated Time:45s
Question 2Question

In the xyxy-plane, the graph of the quadratic function f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where a>0a > 0, has vertex VV. The graph intersects the xx-axis at points AA and BB. If triangle VABVAB is an equilateral triangle with an area of 12312\sqrt{3}, what is the value of aa?

Show answer & explanation

Answer: 12\frac{1}{2}

Answer

The correct answer is the value 1/2.
The value 1/2 is correct because the area of the equilateral triangle determines its side length to be 434\sqrt{3} and its height to be 66. Since the parabola opens upwards and its base lies on the xx-axis, the vertex is V(h,6)V(h, -6). The two xx-intercepts are symmetric about the axis of symmetry x=hx = h, meaning they are located at h±23h \pm 2\sqrt{3}. Substituting one of these points into the vertex form f(x)=a(xh)26f(x) = a(x-h)^2 - 6 yields 0=12a60 = 12a - 6, which gives a=1/2a = 1/2.

Step-by-Step Solution

1
Determine the side length and height of the equilateral triangle from the given area.
The side length ss is 434\sqrt{3}, and the height of the triangle is 66.
The area of an equilateral triangle with side length ss is given by the formula Area=s234\text{Area} = \frac{s^2\sqrt{3}}{4}. Setting this equal to 12312\sqrt{3} yields s2=48s^2 = 48, which means s=48=43s = \sqrt{48} = 4\sqrt{3}. The height of the triangle is given by htri=s32=4332=6h_{\text{tri}} = \frac{s\sqrt{3}}{2} = \frac{4\sqrt{3} \cdot \sqrt{3}}{2} = 6.
2
Relate the height and side length of the triangle to the vertex and xx-intercepts of the parabola.
The vertex of the parabola is V(h,6)V(h, -6) and the xx-intercepts are at x=h±23x = h \pm 2\sqrt{3}.
Because a>0a > 0, the parabola opens upwards, meaning the vertex V(h,k)V(h, k) lies below the xx-axis. Since the base of the triangle lies on the xx-axis, the vertical distance from the vertex to the xx-axis is the height of the triangle, so k=6k = -6. The axis of symmetry x=hx = h bisects the base ABAB, so the xx-intercepts are located at a distance of half the side length, s2=23\frac{s}{2} = 2\sqrt{3}, to the left and right of hh.
3
Write the quadratic function in vertex form and substitute one of the xx-intercepts to solve for aa.
a=12a = \frac{1}{2}
The vertex form of the quadratic function is f(x)=a(xh)26f(x) = a(x - h)^2 - 6. Substituting the xx-intercept (h+23,0)(h + 2\sqrt{3}, 0) into this equation gives 0=a(h+23h)260 = a(h + 2\sqrt{3} - h)^2 - 6, which simplifies to 0=a(23)26    12a=6    a=120 = a(2\sqrt{3})^2 - 6 \implies 12a = 6 \implies a = \frac{1}{2}.

Key Concept

Using the symmetry properties and vertex form of a quadratic function to relate the geometric features of its graph to its algebraic coefficients.

Alternative Method

Alternatively, you can use the relationship between the roots and coefficients. For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 with real roots, the distance between the roots is b24aca\frac{\sqrt{b^2 - 4ac}}{|a|}. Since the triangle is equilateral, the height is 32\frac{\sqrt{3}}{2} times this distance. The vertex is at (b2a,b24ac4a)(-\frac{b}{2a}, -\frac{b^2-4ac}{4a}). Setting the absolute value of the vertex yy-coordinate equal to the height allows you to solve for aa directly when combined with the area formula.
Estimated Time:3m 0s
Question 3Question

The quadratic function ff is defined by f(x)=2x2+bx+cf(x) = -2x^2 + bx + c, where bb and cc are constants. In the xyxy-plane, the vertex of the graph of ff has an xx-coordinate of 33. If f(1)=2f(1) = 2, what is the yy-coordinate of the vertex of the graph of ff?

Show answer & explanation

Answer: 10

Answer

10
The quadratic function in standard form is f(x)=2x2+bx+cf(x) = -2x^2 + bx + c, which has a leading coefficient of a=2a = -2. The vertex form of a quadratic function is f(x)=a(xh)2+kf(x) = a(x-h)^2 + k, where (h,k)(h, k) is the vertex of the parabola. Given that the xx-coordinate of the vertex is 33 (so h=3h = 3), we can write the function as f(x)=2(x3)2+kf(x) = -2(x-3)^2 + k. Since the graph passes through the point (1,2)(1, 2), we substitute x=1x = 1 and f(1)=2f(1) = 2 into the equation: 2=2(13)2+k2 = -2(1-3)^2 + k. Simplifying the expression gives 2=2(2)2+k2 = -2(-2)^2 + k, which becomes 2=2(4)+k2 = -2(4) + k, or 2=8+k2 = -8 + k. Adding 88 to both sides yields k=10k = 10. Thus, the yy-coordinate of the vertex is 1010.

Step-by-Step Solution

1
Write the quadratic function in vertex form.
f(x)=2(x3)2+kf(x) = -2(x-3)^2 + k
The standard form equation f(x)=2x2+bx+cf(x) = -2x^2 + bx + c shows that the leading coefficient a=2a = -2. The vertex form is f(x)=a(xh)2+kf(x) = a(x-h)^2 + k, where (h,k)(h, k) is the vertex. Since the xx-coordinate of the vertex is 33, we substitute a=2a = -2 and h=3h = 3 into the vertex form.
2
Substitute the point (1,2)(1, 2) into the vertex form equation.
2=2(13)2+k2 = -2(1-3)^2 + k
Since f(1)=2f(1) = 2, the graph passes through the point (1,2)(1, 2). Substituting these values allows us to solve for the unknown vertex yy-coordinate, kk.
3
Simplify the equation and solve for kk.
k=10k = 10
Simplifying the term 2(13)2-2(1-3)^2 yields 2(2)2=2(4)=8-2(-2)^2 = -2(4) = -8. This simplifies the equation to 2=8+k2 = -8 + k. Adding 88 to both sides gives k=10k = 10.

Key Concept

Vertex form of a quadratic function
Question 4Question

The quadratic function ff is defined by f(x)=(x4)2+7f(x) = (x - 4)^2 + 7. What are the coordinates of the vertex of the graph of y=f(x)y = f(x) in the xyxy-plane?

Show answer & explanation

Answer: (4,7)(4, 7)

Answer

The coordinates of the vertex are (4,7)(4, 7).
The quadratic function is given in vertex form, f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where the vertex of the graph of the function in the xyxy-plane is (h,k)(h, k). Comparing f(x)=(x4)2+7f(x) = (x - 4)^2 + 7 to this form, we get h=4h = 4 and k=7k = 7. Therefore, the coordinates of the vertex are (4,7)(4, 7).

Step-by-Step Solution

1
Identify the standard vertex form of a quadratic function.
The vertex form of a quadratic function is f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where (h,k)(h, k) is the vertex of the parabola.
This standard form allows direct extraction of the vertex coordinates by matching the variables.
2
Compare the given function f(x)=(x4)2+7f(x) = (x - 4)^2 + 7 to the standard vertex form.
Comparing the two equations, we identify that a=1a = 1, h=4h = 4, and k=7k = 7.
Matching coefficients and constants determines the values of the vertex parameters.
3
Write the coordinates of the vertex (h,k)(h, k) using the identified values.
The vertex is at (4,7)(4, 7).
Substituting h=4h = 4 and k=7k = 7 into (h,k)(h, k) yields the final vertex coordinates.

Key Concept

Identifying the vertex of a quadratic function from its vertex form.
Question 5Question

The quadratic function ff is defined by f(x)=(x5)(x11)f(x) = (x - 5)(x - 11). In the xyxy-plane, the graph of y=f(x)y = f(x) is a parabola with vertex (h,k)(h, k). What is the value of hh?

Show answer & explanation

Answer: 8

Answer

The value of hh is 88.
The given quadratic function is in factored form, f(x)=(x5)(x11)f(x) = (x - 5)(x - 11), which shows that the xx-intercepts of the graph are at x=5x = 5 and x=11x = 11. Because a parabola is symmetric, the xx-coordinate of its vertex, hh, is located exactly halfway between the two xx-intercepts. Calculating the average of the xx-intercepts gives h=5+112=8h = \frac{5 + 11}{2} = 8.

Step-by-Step Solution

1
Find the xx-intercepts of the parabola.
The xx-intercepts are x=5x = 5 and x=11x = 11.
The xx-intercepts of a quadratic function in the form f(x)=(xr1)(xr2)f(x) = (x - r_1)(x - r_2) occur at x=r1x = r_1 and x=r2x = r_2 because setting f(x)=0f(x) = 0 yields these roots.
2
Calculate the xx-coordinate of the vertex, hh.
h=8h = 8
Since a parabola is symmetric, its vertex lies on the axis of symmetry, which is the vertical line halfway between the xx-intercepts. The average of 55 and 1111 is 5+112=8\frac{5 + 11}{2} = 8.

Key Concept

Finding the vertex of a parabola from its factored form
Question 6Question

In the xyxy-plane, the vertex of the parabola y=x2+bx+cy = x^2 + bx + c is V1V_1, and the vertex of the parabola y=x2+dx+ey = -x^2 + dx + e is V2V_2, where bb, cc, dd, and ee are constants. The parabola y=x2+bx+cy = x^2 + bx + c passes through V2V_2, and the parabola y=x2+dx+ey = -x^2 + dx + e passes through V1V_1. If the distance between V1V_1 and V2V_2 is 252\sqrt{5}, and the line passing through V1V_1 and V2V_2 has a positive slope, what is the value of b+db + d?

Show answer & explanation

Answer: 4

Answer

4
The correct answer is 4. By writing the equations of the parabolas in vertex form, y=(xh1)2+k1y = (x - h_1)^2 + k_1 and y=(xh2)2+k2y = -(x - h_2)^2 + k_2, and using the fact that each parabola passes through the other's vertex, we establish that the vertical difference between the vertices is equal to the square of their horizontal difference: k2k1=(h2h1)2k_2 - k_1 = (h_2 - h_1)^2. Substituting this into the distance formula (h2h1)2+(k2k1)2=20(h_2 - h_1)^2 + (k_2 - k_1)^2 = 20 yields a quadratic equation in terms of (h2h1)2(h_2 - h_1)^2, which solves to (h2h1)2=4(h_2 - h_1)^2 = 4. Since the slope of the line segment connecting the vertices is positive, the horizontal difference h2h1h_2 - h_1 must be positive, which gives h2h1=2h_2 - h_1 = 2. Finally, expressing the linear coefficients in terms of the vertex coordinates using the vertex formula gives b=2h1b = -2h_1 and d=2h2d = 2h_2, so b+d=2(h2h1)=2(2)=4b + d = 2(h_2 - h_1) = 2(2) = 4.

Step-by-Step Solution

1
Write each parabola in vertex form using the vertices V1(h1,k1)V_1(h_1, k_1) and V2(h2,k2)V_2(h_2, k_2).
f(x)=(xh1)2+k1f(x) = (x - h_1)^2 + k_1 and g(x)=(xh2)2+k2g(x) = -(x - h_2)^2 + k_2
Expressing the functions in vertex form allows us to easily use the condition that each parabola passes through the other's vertex.
2
Substitute the vertex V2(h2,k2)V_2(h_2, k_2) into f(x)f(x) and V1(h1,k1)V_1(h_1, k_1) into g(x)g(x).
k2=(h2h1)2+k1k_2 = (h_2 - h_1)^2 + k_1 and k1=(h1h2)2+k2k_1 = -(h_1 - h_2)^2 + k_2, both of which simplify to k2k1=(h2h1)2k_2 - k_1 = (h_2 - h_1)^2.
Since the points lie on the respective curves, their coordinates must satisfy the equations, establishing a relation between horizontal difference Δh=h2h1\Delta h = h_2 - h_1 and vertical difference Δk=k2k1\Delta k = k_2 - k_1.
3
Use the distance formula for V1V_1 and V2V_2 with the given distance 252\sqrt{5} and substitute Δk=(Δh)2\Delta k = (\Delta h)^2.
(Δh)2+((Δh)2)2=(25)2    (Δh)4+(Δh)220=0(\Delta h)^2 + ((\Delta h)^2)^2 = (2\sqrt{5})^2 \implies (\Delta h)^4 + (\Delta h)^2 - 20 = 0. Solving this quadratic in terms of (Δh)2(\Delta h)^2 yields (Δh)2=4(\Delta h)^2 = 4.
The distance formula connects the horizontal and vertical differences, which we can solve using our relation from the previous step.
4
Determine the horizontal difference Δh\Delta h using the slope condition.
Since the slope m=ΔkΔhm = \frac{\Delta k}{\Delta h} is positive and we know Δk=4>0\Delta k = 4 > 0, we have Δh=h2h1=2\Delta h = h_2 - h_1 = 2.
The positive slope restriction determines that the horizontal translation is to the right from V1V_1 to V2V_2.
5
Relate the standard form coefficients bb and dd to the vertex coordinates to find b+db + d.
For f(x)=x2+bx+cf(x) = x^2 + bx + c, the vertex x-coordinate is h1=b2    b=2h1h_1 = -\frac{b}{2} \implies b = -2h_1. For g(x)=x2+dx+eg(x) = -x^2 + dx + e, the vertex x-coordinate is h2=d2    d=2h2h_2 = \frac{d}{2} \implies d = 2h_2. Thus, b+d=2h1+2h2=2(h2h1)=2(2)=4b + d = -2h_1 + 2h_2 = 2(h_2 - h_1) = 2(2) = 4.
The vertex x-coordinate formula h=coefficient of x2×coefficient of x2h = -\frac{\text{coefficient of } x}{2 \times \text{coefficient of } x^2} connects the standard form coefficients back to h1h_1 and h2h_2.

Key Concept

Identifying vertex coordinates of quadratic functions and applying translations and the distance formula in the coordinate plane.
Question 7Question

A parabola in the xyxy-plane has its vertex at (3,8)(3, 8) and passes through the point (5,16)(5, 16). If the equation of the parabola is written in the form y=a(x3)2+8y = a(x - 3)^2 + 8, what is the value of the constant aa?

Show answer & explanation

Answer: 2

Answer

2
Substituting the coordinates (5,16)(5, 16) into y=a(x3)2+8y = a(x - 3)^2 + 8 yields 16=a(53)2+816 = a(5 - 3)^2 + 8. Simplifying the term (53)2(5 - 3)^2 gives 44, leading to the equation 16=4a+816 = 4a + 8. Subtracting 8 from both sides gives 8=4a8 = 4a, and dividing by 4 gives the final answer of 2.

Step-by-Step Solution

1
Substitute the point (5,16)(5, 16) into the equation.
16=a(53)2+816 = a(5 - 3)^2 + 8
Since the parabola passes through the point (5,16)(5, 16), these coordinates must satisfy the equation.
2
Simplify the squared term.
16=4a+816 = 4a + 8
Subtract 3 from 5 to get 2, and square 2 to get 4.
3
Solve for the constant aa.
a=2a = 2
Subtract 8 from both sides to get 8=4a8 = 4a, then divide by 4 to find aa.

Key Concept

Determining a constant in a quadratic function given its vertex form and a point on the graph.
Question 8Question

A projectile is launched from a platform. The height h(t)h(t), in meters, of the projectile tt seconds after it is launched is modeled by the function h(t)=5(t2)2+24h(t) = -5(t - 2)^2 + 24. What is the maximum height, in meters, reached by the projectile?

Show answer & explanation

Answer: 24

Answer

The maximum height reached by the projectile is 24 meters.
The given quadratic function is in vertex form, h(t)=a(td)2+ch(t) = a(t - d)^2 + c, where the vertex of the parabola is (d,c)(d, c). For the function h(t)=5(t2)2+24h(t) = -5(t - 2)^2 + 24, the vertex is at (2,24)(2, 24). Because the leading coefficient 5-5 is negative, the parabola opens downward, which means the vertical coordinate of the vertex represents the maximum value of the function. Therefore, the maximum height reached by the projectile is 24 meters.

Step-by-Step Solution

1
Identify the form of the quadratic function.
The function h(t)=5(t2)2+24h(t) = -5(t - 2)^2 + 24 is given in vertex form, which is h(t)=a(td)2+ch(t) = a(t - d)^2 + c.
Recognizing the vertex form allows direct identification of the vertex of the parabola.
2
Determine the vertex of the parabola.
For h(t)=5(t2)2+24h(t) = -5(t - 2)^2 + 24, the vertex is (2,24)(2, 24).
The vertex coordinates (d,c)(d, c) represent the input and output values at the turning point of the parabola.
3
Determine whether the vertex represents a maximum or a minimum.
Since the coefficient a=5a = -5 is negative, the parabola opens downward, meaning the vertex is the highest point on the graph.
The sign of the leading coefficient determines the concavity of the parabola.
4
Extract the maximum value of the function.
The maximum value is the vertical coordinate of the vertex, which is 24.
The height of the projectile is represented by the output of the function, which is maximized at the vertex.

Key Concept

Identifying the maximum value of a quadratic function from its vertex form.
Question 9Question

The graph of the quadratic function gg in the xyxy-plane is a parabola with vertex (2,5)(2, -5). Which of the following equations could define the function gg?

Show answer & explanation

Answer: g(x)=(x2)25g(x) = (x - 2)^2 - 5

Answer

The equation g(x)=(x2)25g(x) = (x - 2)^2 - 5 could define the function gg.
The vertex form of a quadratic function is given by g(x)=a(xh)2+kg(x) = a(x - h)^2 + k, where the point (h,k)(h, k) is the vertex of the parabola. We are given that the vertex is (2,5)(2, -5), which means h=2h = 2 and k=5k = -5. Substituting these values into the vertex form equation gives g(x)=a(x2)25g(x) = a(x - 2)^2 - 5. Letting a=1a = 1 yields the equation g(x)=(x2)25g(x) = (x - 2)^2 - 5.

Step-by-Step Solution

1
Identify the vertex form of a quadratic function.
The vertex form of a quadratic function is written as g(x)=a(xh)2+kg(x) = a(x - h)^2 + k, where (h,k)(h, k) is the vertex of the parabola and aa is a non-zero constant.
Recognizing the vertex form allows us to directly substitute the coordinates of the given vertex.
2
Substitute the given vertex coordinates into the vertex form equation.
Given the vertex is (2,5)(2, -5), we substitute h=2h = 2 and k=5k = -5 into the vertex form: g(x)=a(x2)25g(x) = a(x - 2)^2 - 5. If we assume a=1a = 1, this simplifies to g(x)=(x2)25g(x) = (x - 2)^2 - 5.
This matches one of the given choices to find the equation that could define the function.

Key Concept

Vertex form of a quadratic function
Estimated Time:45s
Question 10Question

The function ff is defined by f(x)=x210x+29f(x) = x^2 - 10x + 29. For what value of xx does f(x)f(x) reach its minimum value?

Show answer & explanation

Answer: 5

Answer

The function reaches its minimum value at x=5x = 5.
A quadratic function defined by f(x)=ax2+bx+cf(x) = ax^2 + bx + c where a>0a > 0 reaches its minimum value at its vertex. The xx-coordinate of the vertex is calculated using the formula x=b2ax = -\frac{b}{2a}. For f(x)=x210x+29f(x) = x^2 - 10x + 29, the coefficients are a=1a = 1 and b=10b = -10. Substituting these values into the formula gives x=102(1)=5x = -\frac{-10}{2(1)} = 5.

Step-by-Step Solution

1
Identify the coefficients of the quadratic function in standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c.
For f(x)=x210x+29f(x) = x^2 - 10x + 29, the coefficients are a=1a = 1 and b=10b = -10.
To use the vertex formula x=b2ax = -\frac{b}{2a}.
2
Apply the vertex formula to calculate the xx-coordinate where the function reaches its minimum.
x=5x = 5.
Since the coefficient of x2x^2 is positive (a=1a = 1), the parabola opens upward, and its minimum value occurs at the vertex.

Key Concept

Finding the x-coordinate of the vertex of a quadratic function
Question 11Question

In the xyxy-plane, the graph of y=x2y = x^2 is shifted 44 units to the right and 99 units up to produce the graph of y=h(x)y = h(x). Which of the following equations defines the function hh?

Show answer & explanation

Answer: h(x)=(x4)2+9h(x) = (x - 4)^2 + 9

Answer

h(x) = (x - 4)^2 + 9
The parent function y=x2y = x^2 has its vertex at (0,0)(0, 0). Shifting this graph 44 units to the right moves the x-coordinate of the vertex to 44, and shifting it 99 units up moves the y-coordinate of the vertex to 99. The new vertex is at (4,9)(4, 9). A parabola with a vertex of (h,k)(h, k) and a leading coefficient of 11 is written in vertex form as y=(xh)2+ky = (x - h)^2 + k. Substituting h=4h = 4 and k=9k = 9 gives the equation h(x)=(x4)2+9h(x) = (x - 4)^2 + 9.

Step-by-Step Solution

1
Identify the base function and the rules of graph translation.
The base function is y=x2y = x^2. Shifting a graph horizontally by hh units changes the input xx to (xh)(x - h), and shifting vertically by kk units adds kk to the function value.
Applying transformations to the parent function changes its position in the coordinate plane while maintaining its shape.
2
Apply the horizontal translation of 44 units to the right.
Replacing xx with (x4)(x - 4) in the parent function gives the intermediate equation y=(x4)2y = (x - 4)^2.
A horizontal shift of hh units to the right corresponds to replacing the input variable xx with (xh)(x - h).
3
Apply the vertical translation of 99 units up.
Adding 99 to the expression yields the final equation h(x)=(x4)2+9h(x) = (x - 4)^2 + 9.
A vertical shift of kk units upward corresponds to adding kk to the output of the function.

Key Concept

Quadratic graph transformations and translation rules
Question 12Question

In the xyxy-plane, the graph of the quadratic function f(x)=x2+bx+cf(x) = -x^2 + bx + c has a vertex at (h,k)(h, k). The graph of ff is translated 44 units to the right and 55 units up to form the graph of a quadratic function gg. If the graph of gg passes through the point (1,16)(1, 16) and has a yy-intercept of 1313, what is the value of kk?

Show answer & explanation

Answer: 12

Answer

The value of kk is 1212.
By writing the function in vertex form as f(x)=(xh)2+kf(x) = -(x-h)^2 + k, we can apply the transformations directly. Translating the graph 44 units to the right and 55 units up gives the function g(x)=f(x4)+5=(xh4)2+k+5g(x) = f(x-4) + 5 = -(x-h-4)^2 + k+5. Using the given points g(0)=13g(0) = 13 and g(1)=16g(1) = 16, we set up a system of equations: (h+4)2+k+5=13-(h+4)^2 + k+5 = 13 and (h+3)2+k+5=16-(h+3)^2 + k+5 = 16. Solving these simultaneously gives h=2h = -2 and k=12k = 12.

Step-by-Step Solution

1
Write the function f(x)f(x) in vertex form.
f(x)=(xh)2+kf(x) = -(x-h)^2 + k
Since the leading coefficient of f(x)=x2+bx+cf(x) = -x^2 + bx + c is 1-1, the vertex form must have a coefficient of 1-1.
2
Represent the translated function g(x)g(x).
g(x)=(xh4)2+k+5g(x) = -(x-h-4)^2 + k+5
Translating a function f(x)f(x) by 44 units to the right and 55 units up yields g(x)=f(x4)+5g(x) = f(x-4) + 5.
3
Use the yy-intercept of g(x)g(x) to write the first equation.
k(h+4)2=8k - (h+4)^2 = 8
The yy-intercept is the value of the function at x=0x = 0, so g(0)=13g(0) = 13.
4
Use the point (1,16)(1, 16) on g(x)g(x) to write the second equation.
k(h+3)2=11k - (h+3)^2 = 11
The graph passing through (1,16)(1, 16) means g(1)=16g(1) = 16.
5
Solve the system of equations for hh and kk.
h=2h = -2 and k=12k = 12
Equating the expressions for kk gives (h+4)2+8=(h+3)2+11(h+4)^2 + 8 = (h+3)^2 + 11, which simplifies to 2h=42h = -4, so h=2h = -2. Substituting h=2h = -2 into k=(h+4)2+8k = (h+4)^2 + 8 yields k=12k = 12.

Key Concept

Translating quadratic functions and solving systems of quadratic equations.
Question 13Question

The quadratic function ff is defined by f(x)=3(x2)2+5f(x) = 3(x - 2)^2 + 5. In the xyxy-plane, the graph of y=f(x)y = f(x) intersects the yy-axis at the point (0,c)(0, c). What is the value of cc?

Show answer & explanation

Answer: 17

Answer

The correct answer is 17.
To find the yy-intercept of the graph of y=f(x)y = f(x), we substitute x=0x = 0 into the equation: f(0)=3(02)2+5f(0) = 3(0 - 2)^2 + 5. Simplifying the expression inside the parentheses gives 3(2)2+53(-2)^2 + 5. Squaring 2-2 gives 44, making the expression 3(4)+5=12+5=173(4) + 5 = 12 + 5 = 17. Therefore, the graph intersects the yy-axis at the point (0,17)(0, 17), which means the value of cc is 17.

Step-by-Step Solution

1
Set x=0x = 0 to find the point where the graph intersects the yy-axis.
f(0)=3(02)2+5f(0) = 3(0 - 2)^2 + 5
The yy-intercept of any graph in the xyxy-plane occurs when the xx-coordinate is equal to 00.
2
Perform the arithmetic evaluation to find the value of f(0)f(0).
f(0)=17f(0) = 17
First, evaluate the term inside the parentheses: 02=20 - 2 = -2. Squaring 2-2 gives 44. Then, multiply 33 by 44 to get 1212. Finally, add 55 to obtain 1717.

Key Concept

Evaluating a quadratic function at x=0x = 0 to determine its yy-intercept.
Question 14Question

A quadratic function ff is defined by f(x)=2(x+3)28f(x) = 2(x + 3)^2 - 8. What are the coordinates of the vertex of the graph of y=f(x)y = f(x) in the xyxy-plane?

Show answer & explanation

Answer: (3,8)(-3, -8)

Answer

The correct answer is the coordinate pair (3,8)(-3, -8).
The vertex form of a quadratic function is f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where the vertex of the graph of the function in the xyxy-plane is (h,k)(h, k). For the function f(x)=2(x+3)28f(x) = 2(x + 3)^2 - 8, the expression inside the parentheses can be rewritten as (x(3))(x - (-3)), showing that h=3h = -3. The constant term outside the parentheses is 8-8, showing that k=8k = -8. Therefore, the vertex of the graph of the function is (3,8)(-3, -8).

Step-by-Step Solution

1
Identify the standard vertex form of a quadratic function.
The vertex form is y=a(xh)2+ky = a(x - h)^2 + k, where (h,k)(h, k) is the vertex of the parabola.
Comparing the given equation to this template allows us to read the coordinates directly.
2
Rewrite the given equation to align with the negative sign inside the parentheses of the vertex form.
The term (x+3)2(x + 3)^2 can be rewritten as (x(3))2(x - (-3))^2, and the subtraction of 88 can be written as adding 8-8. This yields f(x)=2(x(3))2+(8)f(x) = 2(x - (-3))^2 + (-8).
Matching the template exactly prevents sign errors when identifying the values of hh and kk.
3
Extract the values of hh and kk.
h=3h = -3 and k=8k = -8, which means the vertex is located at (3,8)(-3, -8).
The vertex (h,k)(h, k) coordinates represent the minimum point of this upward-opening parabola.

Key Concept

Identifying the vertex coordinates directly from the vertex form of a quadratic function.

Alternative Method

An alternative method is to expand the function into the standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c. Expanding f(x)=2(x+3)28f(x) = 2(x + 3)^2 - 8 gives f(x)=2(x2+6x+9)8f(x) = 2(x^2 + 6x + 9) - 8, which simplifies to f(x)=2x2+12x+10f(x) = 2x^2 + 12x + 10. The xx-coordinate of the vertex can be found using the formula x=b2a=122(2)=3x = -\frac{b}{2a} = -\frac{12}{2(2)} = -3. Substituting x=3x = -3 back into the function gives f(3)=2(3+3)28=8f(-3) = 2(-3 + 3)^2 - 8 = -8. This confirms the vertex is at (3,8)(-3, -8).
Estimated Time:45s
Question 15Question

In the xyxy-plane, the graph of the quadratic function f(x)=a(x3)(x11)f(x) = a(x-3)(x-11), where aa is a constant, has a vertex at (h,k)(h, k). The graph of the quadratic function g(x)=(xh)2+qg(x) = -(x-h)^2 + q has its vertex at (h,k+8)(h, k+8). If the graphs of ff and gg intersect at a point with an xx-coordinate of 55, what is the value of aa?

Show answer & explanation

Answer: 1

Answer

1
The value of aa is 1. By finding the vertex of f(x)f(x) at (7,16a)(7, -16a) and using the vertex of g(x)g(x) at (7,16a+8)(7, -16a+8), we evaluate both functions at x=5x=5. Setting f(5)=g(5)f(5) = g(5) yields the linear equation 12a=16a+4-12a = -16a + 4, which simplifies to a=1a = 1.

Step-by-Step Solution

1
Find the x-coordinate of the vertex of f(x)f(x)
h=7h = 7
The x-coordinate of the vertex of a quadratic function of the form f(x)=a(xr1)(xr2)f(x) = a(x-r_1)(x-r_2) is the midpoint of its x-intercepts, r1=3r_1 = 3 and r2=11r_2 = 11.
2
Find the y-coordinate of the vertex of f(x)f(x) in terms of aa
k=16ak = -16a
Evaluate the function at the vertex x-coordinate: f(7)=a(73)(711)=16af(7) = a(7-3)(7-11) = -16a.
3
Write the equation of g(x)g(x) using the given vertex information
g(x)=(x7)2+k+8g(x) = -(x-7)^2 + k+8
The vertex of g(x)g(x) is given as (h,k+8)(h, k+8). Since h=7h = 7, the vertex form of g(x)g(x) is g(x)=(x7)2+k+8g(x) = -(x-7)^2 + k+8.
4
Set up the equation for the intersection point at x=5x = 5
f(5)=g(5)f(5) = g(5)
Since the graphs of ff and gg intersect at x=5x=5, their y-values must be equal at this point.
5
Substitute expressions and solve for aa
a=1a = 1
Evaluate both sides: f(5)=a(53)(511)=12af(5) = a(5-3)(5-11) = -12a, and g(5)=(57)2+k+8=4+k+8=k+4g(5) = -(5-7)^2 + k+8 = -4 + k+8 = k+4. Substituting k=16ak = -16a gives 12a=16a+4    4a=4    a=1-12a = -16a + 4 \implies 4a = 4 \implies a = 1.

Key Concept

Quadratic Functions and Graphs
Question 16Question

The function ff is defined by f(x)=(x5)2+4f(x) = -(x - 5)^2 + 4. What is the maximum value of the function ff?

Show answer & explanation

Answer: 44

Answer

The maximum value of the function is 4.
The quadratic function f(x)=(x5)2+4f(x) = -(x - 5)^2 + 4 is in vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where the vertex of the parabola is (h,k)=(5,4)(h, k) = (5, 4). Because the leading coefficient a=1a = -1 is negative, the parabola opens downward, which means the vertex is the highest point on the graph. The maximum value of the function is the y-coordinate of this vertex, which is 4.

Step-by-Step Solution

1
Identify the form of the quadratic function.
The function f(x)=(x5)2+4f(x) = -(x - 5)^2 + 4 is written in vertex form, f(x)=a(xh)2+kf(x) = a(x - h)^2 + k.
Recognizing the vertex form allows us to directly identify the vertex coordinates of the parabola.
2
Identify the vertex (h,k)(h, k) and the direction the parabola opens.
The vertex is (5,4)(5, 4) and the leading coefficient is a=1a = -1.
Since the leading coefficient aa is negative, the parabola opens downward, meaning the vertex is the highest point on the graph.
3
Determine the maximum value of the function.
The maximum value of the function is the y-coordinate of the vertex, which is 4.
The maximum value of a function refers to its largest output (y-value), which corresponds to the y-coordinate of its highest point.

Key Concept

Quadratic Functions and Graphs
Question 17Question

The graph of the quadratic function ff in the xyxy-plane has a vertex at (4,7)(4, 7). If the function gg is defined by g(x)=f(x)+5g(x) = f(x) + 5, what is the yy-coordinate of the vertex of the graph of y=g(x)y = g(x)?

Show answer & explanation

Answer: 12

Answer

The correct answer is 12.
The vertex of the graph of the quadratic function ff is (4,7)(4, 7). The function g(x)=f(x)+5g(x) = f(x) + 5 adds 55 to every output value of f(x)f(x), which shifts the entire graph vertically upward by 55 units. Consequently, the vertex of the graph of gg is translated from (4,7)(4, 7) to (4,7+5)(4, 7 + 5), which simplifies to (4,12)(4, 12). Therefore, the yy-coordinate of the vertex of the graph of y=g(x)y = g(x) is 1212.

Step-by-Step Solution

1
Identify the y-coordinate of the vertex of the graph of the function f.
The y-coordinate of the vertex of the graph of f is 7.
The vertex of the graph of f is given as (4, 7).
2
Determine the vertical translation from f(x) to g(x).
The graph of g(x) is shifted upward by 5 units relative to the graph of f(x).
The term + 5 in the definition g(x) = f(x) + 5 increases all y-values of the function by 5.
3
Calculate the y-coordinate of the vertex of the graph of g.
The new y-coordinate is 7 + 5 = 12.
Applying the vertical shift of 5 units to the original y-coordinate of 7 gives the new vertex's y-coordinate.

Key Concept

Vertical translations of quadratic functions and their graphs
Question 18Question

The quadratic function hh is defined by h(x)=(x+2)25h(x) = (x + 2)^2 - 5. What are the coordinates of the vertex of the graph of y=h(x)y = h(x) in the xyxy-plane?

Show answer & explanation

Answer: (2,5)(-2, -5)

Answer

The coordinates of the vertex of the graph are (2,5)(-2, -5).
The correct answer is the coordinate pair (2,5)(-2, -5). The vertex form of a quadratic function is given by y=a(xh)2+ky = a(x - h)^2 + k, where (h,k)(h, k) is the vertex of the parabola. For the given equation h(x)=(x+2)25h(x) = (x + 2)^2 - 5, we rewrite the squared expression as (x(2))2(x - (-2))^2 to match the standard form. This shows that h=2h = -2. The value of kk is the constant term 5-5. Therefore, the vertex of the graph of hh is (2,5)(-2, -5).

Step-by-Step Solution

1
Identify the general vertex form of a quadratic function.
The vertex form is y=a(xh)2+ky = a(x - h)^2 + k, where the vertex of the parabola is at the point (h,k)(h, k).
This general equation allows us to directly read the coordinates of the vertex by comparing the coefficients.
2
Compare the given function h(x)=(x+2)25h(x) = (x + 2)^2 - 5 to the vertex form.
By matching the terms, we get xh=x+2x - h = x + 2, which implies h=2h = -2. The constant term is k=5k = -5.
This identifies the values of hh and kk that make up the coordinates of the vertex (h,k)(h, k).
3
Write the vertex coordinates.
The vertex coordinates are (h,k)=(2,5)(h, k) = (-2, -5).
Combining the identified values gives the final coordinates of the vertex.

Key Concept

Identifying the vertex of a quadratic function directly from its vertex form equation, y=a(xh)2+ky = a(x - h)^2 + k.
Question 19Question

A parabola in the xyxy-plane has a vertex at (3,4)(3, -4) and passes through the point (1,0)(1, 0). A second parabola is created by reflecting the original parabola across the xx-axis, then translating the resulting graph 44 units to the left and 22 units down. If this second parabola represents the graph of the function gg, which of the following equations defines g(x)g(x)?

Show answer & explanation

Answer: g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2

Answer

The equation g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2
The correct equation is g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2. Since the vertex of the original parabola f(x)f(x) is (3,4)(3, -4) and it passes through (1,0)(1, 0), its vertex form equation is f(x)=(x3)24f(x) = (x - 3)^2 - 4. Reflecting f(x)f(x) across the xx-axis negates the entire function, resulting in (x3)2+4-(x - 3)^2 + 4. Shifting this function 44 units to the left replaces xx with x+4x + 4, yielding (x+1)2+4-(x + 1)^2 + 4. Finally, shifting it 22 units down subtracts 22 from the entire expression, giving g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2.

Step-by-Step Solution

1
Determine the equation of the original parabola f(x)f(x) using its vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k.
f(x)=(x3)24f(x) = (x - 3)^2 - 4
Since the vertex is (3,4)(3, -4), the vertex form is f(x)=a(x3)24f(x) = a(x - 3)^2 - 4. Substituting the point (1,0)(1, 0) gives 0=a(13)24    4a=4    a=10 = a(1 - 3)^2 - 4 \implies 4a = 4 \implies a = 1.
2
Reflect the graph of f(x)f(x) across the xx-axis.
f(x)=(x3)2+4-f(x) = -(x - 3)^2 + 4
A reflection across the xx-axis negates the entire function, so y=f(x)y = -f(x).
3
Translate the reflected graph 44 units to the left.
(x+1)2+4-(x + 1)^2 + 4
Translating a function h(x)h(x) to the left by cc units is represented by h(x+c)h(x + c). Replacing xx with x+4x + 4 in (x3)2+4-(x - 3)^2 + 4 gives ((x+4)3)2+4=(x+1)2+4-((x + 4) - 3)^2 + 4 = -(x + 1)^2 + 4.
4
Translate the graph 22 units down to find the final function g(x)g(x).
g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2
Translating a function down by dd units is represented by subtracting dd from the function. Subtracting 22 from (x+1)2+4-(x + 1)^2 + 4 gives (x+1)2+2-(x + 1)^2 + 2.

Key Concept

Applying transformations (reflections and horizontal/vertical translations) to quadratic functions in vertex form.
Question 20Question

The quadratic function ff is defined by f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where aa, bb, and cc are constants, and has its vertex at (2,4)(2, 4). The function gg is defined by g(x)=f(x3)+kg(x) = f(x - 3) + k, where kk is a constant. The vertex of the graph of y=g(x)y = g(x) in the xyxy-plane lies on the line y=2x3y = 2x - 3. If the product of the xx-intercepts of the graph of y=g(x)y = g(x) is 1111, what is the yy-intercept of the graph of y=f(x)y = f(x)?

Show answer & explanation

Answer: 2

Answer

2
The correct answer is 2. By writing the quadratic function f(x)f(x) in vertex form as f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4, we can apply the transformation rules to express g(x)=f(x3)+kg(x) = f(x - 3) + k as having a vertex at (5,4+k)(5, 4 + k). Since this vertex lies on the line y=2x3y = 2x - 3, substituting x=5x = 5 gives 4+k=74 + k = 7, meaning g(x)=a(x5)2+7g(x) = a(x - 5)^2 + 7. The roots of g(x)=0g(x) = 0 are 5±7/a5 \pm \sqrt{-7/a}, and their product is 25+7/a25 + 7/a. Setting this product equal to 11 yields a=1/2a = -1/2. Substituting a=1/2a = -1/2 back into the expression for f(0)=4a+4f(0) = 4a + 4 gives 2.

Step-by-Step Solution

1
Write the function f(x)f(x) in vertex form using its vertex (2,4)(2, 4).
f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4
Any quadratic function with a vertex at (h,k)(h, k) can be written in the form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k.
2
Determine the vertex of the transformed function g(x)=f(x3)+kg(x) = f(x - 3) + k.
The vertex of g(x)g(x) is (5,4+k)(5, 4 + k).
The transformation f(x3)f(x - 3) shifts the graph 3 units to the right, changing the xx-coordinate of the vertex from 2 to 5. The addition of kk shifts the graph vertically by kk units, changing the yy-coordinate of the vertex from 4 to 4+k4 + k.
3
Use the condition that the vertex of y=g(x)y = g(x) lies on the line y=2x3y = 2x - 3 to find the value of kk and the vertex coordinates.
4+k=7    k=34 + k = 7 \implies k = 3. The vertex of g(x)g(x) is (5,7)(5, 7).
Since the vertex (5,4+k)(5, 4 + k) lies on the line y=2x3y = 2x - 3, substituting x=5x = 5 into the line equation gives y=2(5)3=7y = 2(5) - 3 = 7.
4
Write g(x)g(x) in vertex form and express its roots (the xx-intercepts) in terms of aa.
g(x)=a(x5)2+7g(x) = a(x - 5)^2 + 7. The roots are x=5±7ax = 5 \pm \sqrt{-\frac{7}{a}}.
Setting g(x)=0g(x) = 0 gives a(x5)2+7=0a(x - 5)^2 + 7 = 0, which simplifies to (x5)2=7a(x - 5)^2 = -\frac{7}{a}, yielding x=5±7ax = 5 \pm \sqrt{-\frac{7}{a}}.
5
Calculate the product of the roots and set it equal to 11 to solve for aa.
25+7a=11    a=1225 + \frac{7}{a} = 11 \implies a = -\frac{1}{2}.
The product of the roots is (5+7a)(57a)=25(7a)=25+7a(5 + \sqrt{-\frac{7}{a}})(5 - \sqrt{-\frac{7}{a}}) = 25 - (-\frac{7}{a}) = 25 + \frac{7}{a}. Setting this equal to 11 gives 7a=14\frac{7}{a} = -14, so a=12a = -\frac{1}{2}.
6
Evaluate f(0)f(0) to find the yy-intercept of the graph of f(x)f(x).
f(0)=4(12)+4=2f(0) = 4(-\frac{1}{2}) + 4 = 2.
The yy-intercept is the value of the function at x=0x = 0. Substituting x=0x = 0 and a=12a = -\frac{1}{2} into f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4 yields 4a+4=24a + 4 = 2.

Key Concept

Quadratic transformations and properties of roots in vertex form
Page 1 / 4Next