Math 2 Quiz: Choosing Quadratic Forms
20 questions · exam conditions
0:00
Choosing Quadratic FormsQuestion 1 of 20

The profit function for a company is P(x)=2x2+80x600P(x) = -2x^2 + 80x - 600 where xx is the number of items sold (in thousands). To determine the maximum profit and the number of items that must be sold to achieve it, which approach is most direct?

Use the standard form directly with the formula x=b2ax = -\frac{b}{2a} to find the vertex
Factor the expression completely to find where profit equals zero
Convert to vertex form P(x)=a(xh)2+kP(x) = a(x - h)^2 + k to identify the maximum
Set the derivative equal to zero and solve for the critical point
← Back to quizzes

Math 2 Quiz

Math 2 Quiz: Choosing Quadratic Forms

Practice Choosing Quadratic Forms in Math 2 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Choosing Quadratic Forms, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 2.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

The profit function for a company is P(x)=2x2+80x600P(x) = -2x^2 + 80x - 600 where xx is the number of items sold (in thousands). To determine the maximum profit and the number of items that must be sold to achieve it, which approach is most direct?

  1. Use the standard form directly with the formula x=b2ax = -\frac{b}{2a} to find the vertex
  2. Factor the expression completely to find where profit equals zero
  3. Convert to vertex form P(x)=a(xh)2+kP(x) = a(x - h)^2 + k to identify the maximum (correct answer)
  4. Set the derivative equal to zero and solve for the critical point
Explanation: Converting to vertex form directly reveals both the number of items for maximum profit (hh-value) and the maximum profit itself (kk-value) in one step. While option A gives the xx-coordinate of the vertex, you'd still need to substitute back to find the maximum profit. Option B finds break-even points, not the maximum. Option D requires calculus knowledge not typically used in this context.

Question 2

The height of a projectile is modeled by h(t)=16t2+64t+80h(t) = -16t^2 + 64t + 80 where tt is time in seconds. A student needs to find when the projectile reaches its maximum height and what that maximum height is. Which transformation of this equation provides both answers most directly?

  1. h(t)=16(t24t)+80h(t) = -16(t^2 - 4t) + 80 to prepare for completing the square
  2. h(t)=16(t+1)(t5)+80h(t) = -16(t + 1)(t - 5) + 80 to show where the height equals zero
  3. h(t)=16(t2)2+144h(t) = -16(t - 2)^2 + 144 to reveal the vertex coordinates directly (correct answer)
  4. h(t)=16t(t4)+80h(t) = -16t(t - 4) + 80 to factor out the common term
Explanation: Vertex form h(t)=16(t2)2+144h(t) = -16(t - 2)^2 + 144 immediately shows the maximum occurs at t=2t = 2 seconds with a maximum height of 144144 feet. Option A is an incomplete transformation toward completing the square. Option B shows an incorrect factorization. Option D is also incorrect factoring and doesn't reveal the vertex.

Question 3

A quadratic function has zeros at x=13x = \frac{1}{3} and x=52x = \frac{5}{2}, and its graph passes through (0,10)(0, 10). To write the equation in standard form ax2+bx+cax^2 + bx + c, which intermediate step is most efficient?

  1. Start with vertex form using the axis of symmetry x=1712x = \frac{17}{12}
  2. Start with factored form f(x)=a(x13)(x52)f(x) = a(x - \frac{1}{3})(x - \frac{5}{2}) and find aa (correct answer)
  3. Use the point-slope form with the given point (0,10)(0, 10)
  4. Set up a system of equations using f(13)=0f(\frac{1}{3}) = 0, f(52)=0f(\frac{5}{2}) = 0, and f(0)=10f(0) = 10
Explanation: Starting with factored form and using (0,10)(0, 10): 10=a(013)(052)=a(13)(52)=5a610 = a(0 - \frac{1}{3})(0 - \frac{5}{2}) = a(-\frac{1}{3})(-\frac{5}{2}) = \frac{5a}{6}, so a=12a = 12. Then expand 12(x13)(x52)12(x - \frac{1}{3})(x - \frac{5}{2}). Option A requires calculating the vertex first. Option C is incorrect for quadratics. Option D creates unnecessary complexity with three equations.

Question 4

The revenue function R(p)=200p2+1600pR(p) = -200p^2 + 1600p gives revenue in dollars when the price is pp dollars per item. To find the price range where revenue exceeds $2400, which approach is most systematic?

  1. Convert to vertex form to find the maximum revenue, then work backwards
  2. Solve 200p2+1600p=2400-200p^2 + 1600p = 2400 and interpret the solutions as boundary points (correct answer)
  3. Factor out 200p-200p and set each factor greater than zero separately
  4. Use the quadratic formula on 200p2+1600p2400>0-200p^2 + 1600p - 2400 > 0 directly
Explanation: Solving 200p2+1600p=2400-200p^2 + 1600p = 2400 gives the prices where revenue exactly equals $2400. These boundary points divide the domain into intervals. Since the parabola opens downward, revenue exceeds $2400 between these two prices. Option A finds the maximum but doesn't directly address the inequality. Option C incorrectly treats this as a product inequality. Option D misapplies the quadratic formula to an inequality.

Question 5

A student has f(x)=2(x4)218f(x) = 2(x - 4)^2 - 18 and needs to find all values where f(x)=0f(x) = 0. Rather than expanding to standard form, which algebraic manipulation is most direct?

  1. Set 2(x4)218=02(x - 4)^2 - 18 = 0, isolate the squared term, then take square roots (correct answer)
  2. Substitute u=x4u = x - 4 to get 2u218=02u^2 - 18 = 0, solve for uu, then find xx
  3. Factor out the coefficient 2 first: 2[(x4)29]=02[(x - 4)^2 - 9] = 0, then factor further
  4. Use the vertex (4,18)(4, -18) and the fact that zeros are symmetric about x=4x = 4
Explanation: Setting 2(x4)218=02(x - 4)^2 - 18 = 0 gives 2(x4)2=182(x - 4)^2 = 18, so (x4)2=9(x - 4)^2 = 9. Taking square roots: x4=±3x - 4 = \pm 3, yielding x=7x = 7 or x=1x = 1. This is the most direct path from vertex form to zeros. Option B adds unnecessary substitution steps. Option C leads to the same result but less directly. Option D mentions symmetry but doesn't provide a computational method.

Question 6

For the quadratic q(x)=3x224x+45q(x) = 3x^2 - 24x + 45, a student needs to determine if the graph crosses the xx-axis, touches it at one point, or doesn't intersect it at all. Which approach provides this information most directly?

  1. Calculate the discriminant b24acb^2 - 4ac and interpret its sign (correct answer)
  2. Convert to vertex form and check if the vertex yy-coordinate has the same sign as aa
  3. Attempt to factor the expression and see if real factors exist
  4. Find the vertex xx-coordinate and substitute to find the minimum value
Explanation: The discriminant b24ac=(24)24(3)(45)=576540=36>0b^2 - 4ac = (-24)^2 - 4(3)(45) = 576 - 540 = 36 > 0 directly indicates two xx-intercepts. This is the most efficient approach for determining the nature of the roots. Option B requires completing the square first. Option C involves trial-and-error factoring. Option D finds the vertex but requires additional analysis of the sign.

Question 7

The function p(x)=12x2+5x8p(x) = -\frac{1}{2}x^2 + 5x - 8 represents the profit (in thousands of dollars) from selling xx hundred units of a product. To find the number of units that must be sold to break even (profit = 0), which form of the equation should be the goal?

  1. Standard form ax2+bx+c=0ax^2 + bx + c = 0 to apply the quadratic formula directly
  2. Vertex form to find the maximum profit first, then work backwards
  3. Slope-intercept form to find where the line crosses the xx-axis
  4. Factored form a(xr1)(xr2)=0a(x - r_1)(x - r_2) = 0 to read the solutions immediately (correct answer)
Explanation: When you need to find where a quadratic function equals zero (like break-even points), think about which form makes the solutions most accessible. Breaking even means setting the profit function equal to zero and solving for xx. The factored form a(xr1)(xr2)=0a(x - r_1)(x - r_2) = 0 is ideal here because it directly reveals the solutions. If you can factor 12x2+5x8=0-\frac{1}{2}x^2 + 5x - 8 = 0, the xx-intercepts (break-even points) become immediately visible as r1r_1 and r2r_2. No additional calculations needed once you have this form. Option A suggests using the quadratic formula with standard form, which works but requires more computation. While ax2+bx+c=0ax^2 + bx + c = 0 is already in standard form here, applying the quadratic formula involves substituting into x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} and calculating—more work than necessary. Option B proposes vertex form to find maximum profit first. However, the vertex gives you the peak profit point, not the break-even points. You'd still need to solve for when the function equals zero, making this an indirect approach. Option C incorrectly refers to "slope-intercept form," which applies to linear functions, not quadratics. This function is parabolic, not linear, so this terminology doesn't apply. Remember: when finding zeros of quadratic functions, factored form is your friend. It turns a solving problem into a reading problem—the zeros are right there in the factors.

Question 8

Given h(t)=4.9t2+19.6t+24.5h(t) = -4.9t^2 + 19.6t + 24.5 represents the height of an object in meters after tt seconds, which form most directly answers: "At what time does the object reach its maximum height, and what is that height?"

  1. Standard form with t=b2at = -\frac{b}{2a} formula, then substitute back for height
  2. Factored form to find when the height equals zero, then use symmetry
  3. Slope-intercept form to find the rate of change at the maximum
  4. Vertex form h(t)=a(th)2+kh(t) = a(t - h)^2 + k where (h,k)(h, k) is the vertex (correct answer)
Explanation: When you encounter a quadratic function representing motion and need to find the maximum or minimum point, you're looking for the vertex of the parabola. Since this function has a negative leading coefficient (4.9-4.9), it opens downward, meaning it has a maximum point at its vertex. Answer D is correct because vertex form h(t)=a(th)2+kh(t) = a(t - h)^2 + k directly reveals the vertex coordinates (h,k)(h, k). To convert the given function to vertex form, you complete the square: h(t)=4.9(t24t)+24.5=4.9(t2)2+44.1h(t) = -4.9(t^2 - 4t) + 24.5 = -4.9(t - 2)^2 + 44.1. This immediately shows the maximum occurs at t=2t = 2 seconds with a height of 44.144.1 meters. Answer A works mathematically—using t=b2a=19.62(4.9)=2t = -\frac{b}{2a} = -\frac{19.6}{2(-4.9)} = 2, then substituting back—but requires two separate steps and doesn't directly reveal both pieces of information simultaneously. Answer B is flawed because finding when height equals zero gives you the x-intercepts (when the object hits the ground), not the maximum. While you could theoretically use symmetry between these points, it's an indirect and unnecessarily complex approach. Answer C misunderstands the problem entirely. Slope-intercept form applies to linear functions, and finding the rate of change doesn't directly give you the maximum point's coordinates. Study tip: For optimization problems involving quadratic functions, vertex form is your most efficient tool—it gives you both coordinates of the maximum or minimum point immediately after completing the square.

Question 9

A quadratic function f(x)=ax2+bx+cf(x) = ax^2 + bx + c has a vertex at (1,8)(-1, 8) and passes through (1,4)(1, 4). To find the value of f(3)f(-3), which property of quadratic functions should be applied most efficiently?

  1. Use the vertex form to write f(x)=a(x+1)2+8f(x) = a(x + 1)^2 + 8, find aa, then substitute x=3x = -3
  2. Use symmetry: since the vertex is at x=1x = -1, point (3,y)(-3, y) mirrors (1,4)(1, 4) across the axis (correct answer)
  3. Set up the system f(1)=8f(-1) = 8 and f(1)=4f(1) = 4 to find aa, bb, and cc first
  4. Convert to standard form completely, then substitute x=3x = -3 for direct calculation
Explanation: Since x=1x = -1 is the axis of symmetry, points equidistant from this axis have the same yy-value. Point (1,4)(1, 4) is 2 units right of x=1x = -1, so (3,y)(-3, y) is 2 units left, making f(3)=4f(-3) = 4. This uses symmetry without any algebraic computation. Options A, C, and D all require more calculation to reach the same answer.

Question 10

A quadratic function has zeros at x=3x = -3 and x=7x = 7, and passes through the point (0,21)(0, -21). To find the yy-coordinate when x=5x = 5, which form of the quadratic equation would be most efficient to use first?

  1. Standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c because it directly gives the yy-intercept
  2. Factored form f(x)=a(x+3)(x7)f(x) = a(x + 3)(x - 7) because it uses the given zeros and point to find aa (correct answer)
  3. Vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k because it shows the axis of symmetry
  4. Any form works equally well since they all represent the same function
Explanation: Factored form is most efficient because the zeros are given directly. We can substitute the point (0, -21) to find aa: 21=a(0+3)(07)=a(21)-21 = a(0+3)(0-7) = a(-21), so a=1a = 1. Then f(5)=1(5+3)(57)=8(2)=16f(5) = 1(5+3)(5-7) = 8(-2) = -16. Using standard or vertex form would require additional algebraic manipulation to incorporate the zeros.

Question 11

A quadratic function f(x)f(x) has vertex at (4,9)(4, -9) and yy-intercept at (0,7)(0, 7). To find all values of xx where f(x)=0f(x) = 0, which form should be used as the final step?

  1. Vertex form, then use the quadratic formula on a(x4)29=0a(x-4)^2 - 9 = 0
  2. Standard form, then apply the quadratic formula to ax2+bx+c=0ax^2 + bx + c = 0
  3. Factored form a(xr1)(xr2)=0a(x - r_1)(x - r_2) = 0 where r1r_1 and r2r_2 are the zeros (correct answer)
  4. Any form works equally since finding zeros always requires the quadratic formula
Explanation: Once you have the factored form f(x)=a(xr1)(xr2)f(x) = a(x - r_1)(x - r_2), finding zeros is immediate: set each factor equal to zero. While you could use the quadratic formula on vertex or standard form, factored form makes the zeros directly visible without calculation. Option D is incorrect because factored form doesn't require the quadratic formula.

Question 12

The profit function for a company is P(x)=2x2+80x350P(x) = -2x^2 + 80x - 350, where xx is the number of units produced (in hundreds). The company wants to determine the break-even points (where profit equals zero). Which approach is most efficient?

  1. Convert to vertex form to find the maximum profit, then work backwards to the break-even points
  2. Use the quadratic formula directly on the standard form 2x2+80x350=0-2x^2 + 80x - 350 = 0
  3. Factor out 2-2 to get 2(x240x+175)=0-2(x^2 - 40x + 175) = 0, then factor the quadratic expression (correct answer)
  4. Complete the square on the original equation to solve for the zeros systematically
Explanation: Factoring is most efficient: 2x2+80x350=0-2x^2 + 80x - 350 = 0 becomes 2(x240x+175)=0-2(x^2 - 40x + 175) = 0, so x240x+175=0x^2 - 40x + 175 = 0. This factors as (x5)(x35)=0(x - 5)(x - 35) = 0, giving x=5x = 5 or x=35x = 35. Choice A is inefficient as it finds the vertex first, which isn't needed for break-even points. Choice B works but involves more computation with the quadratic formula. Choice D (completing the square) requires more steps than factoring when the quadratic factors nicely.

Question 13

A quadratic function f(x)=x26x+5f(x) = x^2 - 6x + 5 is given. A student needs to quickly determine if the parabola opens upward or downward, find its vertex, and identify its y-intercept. What is the most strategic approach?

  1. Stay in standard form since the leading coefficient shows direction and c gives the y-intercept directly
  2. Convert to vertex form to efficiently find all three pieces of information in one process (correct answer)
  3. Convert to factored form first, then use the roots to find the vertex by averaging
  4. Use different forms for different parts: standard for direction and y-intercept, vertex form for the vertex
Explanation: Converting to vertex form is most strategic because it provides all needed information efficiently. Completing the square: f(x)=x26x+5=(x26x+9)9+5=(x3)24f(x) = x^2 - 6x + 5 = (x^2 - 6x + 9) - 9 + 5 = (x - 3)^2 - 4. From this form: (1) coefficient of the squared term is positive (1), so parabola opens upward, (2) vertex is (3,4)(3, -4) directly, and (3) y-intercept found by substituting x=0x = 0: f(0)=(03)24=5f(0) = (0 - 3)^2 - 4 = 5. Choice A requires using the vertex formula x=b2a=3x = -\frac{b}{2a} = 3 then substituting back. Choice C is less direct for finding the vertex. Choice D involves unnecessary switching between forms.

Question 14

The height of a projectile is modeled by h(t)=16t2+64t+80h(t) = -16t^2 + 64t + 80, where tt is time in seconds and hh is height in feet. To find when the projectile is exactly 96 feet above the ground, which approach is most efficient?

  1. Set h(t)=96h(t) = 96 and use the quadratic formula on 16t2+64t+80=96-16t^2 + 64t + 80 = 96
  2. Convert to vertex form first to understand the motion, then solve h(t)=96h(t) = 96
  3. Factor the equation 16t2+64t16=0-16t^2 + 64t - 16 = 0 by removing common factors first (correct answer)
  4. Convert to factored form using the discriminant, then solve the resulting equation algebraically
Explanation: Setting h(t)=96h(t) = 96 gives 16t2+64t+80=96-16t^2 + 64t + 80 = 96, which simplifies to 16t2+64t16=0-16t^2 + 64t - 16 = 0. Factoring out 16-16 yields 16(t24t+1)=0-16(t^2 - 4t + 1) = 0, so t24t+1=0t^2 - 4t + 1 = 0. This doesn't factor nicely with integers, but the simplified form makes applying the quadratic formula easier: t=4±1642=4±232=2±3t = \frac{4 ± \sqrt{16 - 4}}{2} = \frac{4 ± 2\sqrt{3}}{2} = 2 ± \sqrt{3}. Choice A works but involves larger coefficients. Choice B adds unnecessary steps. Choice D is unclear about what 'convert to factored form using the discriminant' means and isn't a standard approach.

Question 15

A student has the vertex form y=2(x5)28y = 2(x - 5)^2 - 8 and needs to determine the sum of the x-intercepts without actually finding the individual intercepts. Which approach requires the least computation?

  1. Expand to standard form y=ax2+bx+cy = ax^2 + bx + c and use the relationship ca-\frac{c}{a} for the sum of roots
  2. Set y=0y = 0 and solve 2(x5)28=02(x - 5)^2 - 8 = 0 to find both intercepts, then add them
  3. Use the fact that the sum of x-intercepts equals twice the x-coordinate of the vertex (correct answer)
  4. Convert to factored form first, then read the sum directly from y=a(xr1)(xr2)y = a(x - r_1)(x - r_2)
Explanation: For any parabola, the x-intercepts are symmetric about the axis of symmetry (the x-coordinate of the vertex). If the vertex has x-coordinate hh, and the x-intercepts are at hdh - d and h+dh + d for some distance dd, then their sum is (hd)+(h+d)=2h(h - d) + (h + d) = 2h. Since the vertex is at (5,8)(5, -8), the sum of x-intercepts is 2(5)=102(5) = 10. Choice A requires expanding: y=2x220x+42y = 2x^2 - 20x + 42, then using ba=202=10-\frac{b}{a} = -\frac{-20}{2} = 10. Choice B requires solving the equation completely. Choice D requires conversion to factored form, which involves finding the actual roots first.

Question 16

A quadratic function has the property that f(1)=0f(1) = 0, f(7)=0f(7) = 0, and f(4)=18f(4) = 18. To write an equation for a new function g(x)g(x) that has the same shape but is shifted so its vertex is at the origin, which approach is most systematic?

  1. Find the standard form of f(x)f(x), then apply vertex shifting transformations to create g(x)g(x)
  2. Use the factored form f(x)=a(x1)(x7)f(x) = a(x - 1)(x - 7), find aa, then shift the vertex to the origin
  3. Write f(x)f(x) in vertex form first, then modify the h and k values to place the vertex at (0,0)(0,0)
  4. Determine the vertex form of f(x)f(x), then create g(x)=a(x0)2+0g(x) = a(x - 0)^2 + 0 with the same aa value (correct answer)
Explanation: This approach is most systematic: First, f(x)=a(x1)(x7)f(x) = a(x - 1)(x - 7). Using f(4)=18f(4) = 18: 18=a(41)(47)=a(3)(3)=9a18 = a(4 - 1)(4 - 7) = a(3)(-3) = -9a, so a=2a = -2. The vertex of f(x)=2(x1)(x7)f(x) = -2(x - 1)(x - 7) is at x=1+72=4x = \frac{1 + 7}{2} = 4, and f(4)=18f(4) = 18, so vertex is (4,18)(4, 18). In vertex form: f(x)=2(x4)2+18f(x) = -2(x - 4)^2 + 18. For the same shape with vertex at origin: g(x)=2(x0)2+0=2x2g(x) = -2(x - 0)^2 + 0 = -2x^2. Choice B stops short of the systematic vertex form conversion. Choice A requires unnecessary conversion through standard form. Choice C is less direct than immediately targeting the desired vertex form.

Question 17

The quadratic y=x2+8x+12y = x^2 + 8x + 12 represents the cross-sectional area of a tunnel. An engineer needs to find where the tunnel height equals 4 units and also determine the tunnel's maximum width (distance between the roots). Which combination of forms is most efficient?

  1. Factor to find the roots for maximum width, then use factored form to solve y=4y = 4 (correct answer)
  2. Use standard form for both: set y=4y = 4 and solve, then use the quadratic formula to find the roots
  3. Convert to vertex form to understand the tunnel shape, then solve both problems from that form
  4. Use factored form for the maximum width, then substitute y=4y = 4 into the standard form
Explanation: When working with quadratic functions in applied contexts, choosing the most efficient form for each task saves time and reduces errors. This question requires two separate calculations: finding where the height equals 4 units and determining the maximum width between the roots. Choice A is correct because it uses the most efficient approach for each task. First, you factor y=x2+8x+12y = x^2 + 8x + 12 to get y=(x+2)(x+6)y = (x + 2)(x + 6). Setting this equal to zero immediately gives you the roots at x=2x = -2 and x=6x = -6, so the maximum width is 2(6)=4|-2 - (-6)| = 4 units. Then, to find where the height equals 4, you use the factored form: (x+2)(x+6)=4(x + 2)(x + 6) = 4. Expanding gives x2+8x+12=4x^2 + 8x + 12 = 4, which simplifies to x2+8x+8=0x^2 + 8x + 8 = 0, easily solved using the quadratic formula. Choice B is inefficient because it uses the quadratic formula unnecessarily when the expression factors easily. Choice C requires converting to vertex form (y=(x+4)24y = (x + 4)^2 - 4), which is more work than needed and doesn't make either calculation simpler. Choice D mixes approaches inefficiently—once you have the factored form, you should use it for both calculations to maintain consistency. Remember: match the quadratic form to the task. Use factored form for finding roots and intercepts, vertex form for finding the vertex or axis of symmetry, and standard form when those specific forms aren't helpful.

Question 18

Given the factored form y=3(x+2)(x8)y = -3(x + 2)(x - 8), a student must find the x-coordinate where the parabola reaches its maximum value, then determine what transformations would shift this maximum to the point (0,12)(0, 12). Which strategy is most efficient?

  1. Convert to standard form to use calculus methods for finding the maximum, then apply transformation rules
  2. Find the axis of symmetry from the factored form, substitute to get the maximum y-value, then calculate needed shifts
  3. Expand to standard form, complete the square to get vertex form, then analyze the transformations required
  4. Convert directly to vertex form using the midpoint of roots and substitution, then compare to target vertex (correct answer)
Explanation: Converting directly to vertex form is most efficient: The x-coordinate of the vertex is the midpoint of the roots: x=2+82=3x = \frac{-2 + 8}{2} = 3. Substituting into the original equation: y=3(3+2)(38)=3(5)(5)=75y = -3(3 + 2)(3 - 8) = -3(5)(-5) = 75. So the vertex form is y=3(x3)2+75y = -3(x - 3)^2 + 75. To shift this maximum from (3,75)(3, 75) to (0,12)(0, 12): horizontal shift left 3 units and vertical shift down 63 units. Choice B works but requires more computation. Choice A unnecessarily involves calculus. Choice C requires expanding then completing the square, adding extra steps.

Question 19

Given f(x)=2x212x+10f(x) = 2x^2 - 12x + 10, a student wants to determine whether this parabola has a minimum or maximum value and find that extreme value. Which approach requires the least computation?

  1. Check the sign of the leading coefficient, then use x=b2ax = -\frac{b}{2a} and substitute back
  2. Complete the square to get vertex form and read the extreme value directly (correct answer)
  3. Factor the expression and use the midpoint of the zeros to find the vertex
  4. Graph the function and visually identify the vertex coordinates
Explanation: Completing the square gives f(x)=2(x3)28f(x) = 2(x - 3)^2 - 8, immediately showing a minimum value of 8-8 at x=3x = 3. Option A requires two steps (finding xx-coordinate, then substituting). Option C requires factoring first, which may not be straightforward. Option D is not a computational approach and lacks precision.

Question 20

A quadratic function intersects the xx-axis at x=2x = -2 and x=6x = 6. To find the xx-coordinate of the vertex without expanding or using calculus, which property should be applied?

  1. The vertex xx-coordinate equals the average of the yy-intercept and zero
  2. The vertex xx-coordinate equals the average of the two xx-intercepts (correct answer)
  3. The vertex xx-coordinate equals the product of the two xx-intercepts divided by 2-2
  4. The vertex xx-coordinate equals the sum of the two xx-intercepts
Explanation: For any quadratic, the vertex lies on the axis of symmetry, which is exactly halfway between the two xx-intercepts. So the xx-coordinate of the vertex is 2+62=2\frac{-2 + 6}{2} = 2. Option A incorrectly references the yy-intercept. Option C gives an incorrect formula. Option D gives the sum rather than the average.