All practice topics

Quadratic Function

19 practice questions with full worked solutions. Free, no account needed.

Problems & worked solutions

Problem #0008 International

Problem 1Quadratic Equations

What is the sum of the solutions to x25x+6=0x^2 - 5x + 6 = 0?

Show answer & worked solution
  1. A. 5-5
  2. B. 1-1
  3. C. 11
  4. D. 55✓ correct

Factoring gives (x2)(x3)=0(x-2)(x-3)=0, so the roots are 22 and 33. Their sum is 55. (Equivalently, b/a=5/1-b/a = 5/1.)

Problem #0472 International

Problem 2Quadratic Function

The discriminant of 2x23x5=02x^2 - 3x - 5 = 0 equals:

Show answer & worked solution
  1. A. 4949✓ correct
  2. B. 99
  3. C. 31-31
  4. D. 2929

Δ=(3)242(5)=9+40=49\Delta = (-3)^2 - 4 \cdot 2 \cdot (-5) = 9 + 40 = 49.

Problem #0471 International

Problem 3Quadratic Function

The roots of x25x+6=0x^2 - 5x + 6 = 0 are:

Show answer & worked solution
  1. A. 11 and 66
  2. B. 2-2 and 3-3
  3. C. 22 and 33✓ correct
  4. D. 1-1 and 6-6

(x2)(x3)=0x{2,3}(x - 2)(x - 3) = 0 \Rightarrow x \in \{2, 3\}.

Problem #0473 International

Problem 4Quadratic Function

The vertex (extremum point) of f(x)=x24x+3f(x) = x^2 - 4x + 3 has xx-coordinate:

Show answer & worked solution
  1. A. 4-4
  2. B. 2-2
  3. C. 22✓ correct
  4. D. 44

xV=421=2x_V = -\dfrac{-4}{2 \cdot 1} = 2. (And f(2)=48+3=1f(2) = 4 - 8 + 3 = -1 is the minimum.)

Problem #0822 International

Problem 5Quadratic Equations

Solve by factorising: x2+7x+12=0x^2 + 7x + 12 = 0.

Show answer & worked solution
  1. A. x=3 or x=4x = -3 \text{ or } x = -4✓ correct
  2. B. x=3 or x=4x = 3 \text{ or } x = 4
  3. C. x=2 or x=6x = -2 \text{ or } x = -6
  4. D. x=1 or x=12x = -1 \text{ or } x = -12

Look for two numbers with product 1212 and sum 77: these are 33 and 44. x2+7x+12=(x+3)(x+4)x^2 + 7x + 12 = (x+3)(x+4) (x+3)(x+4)=0(x+3)(x+4) = 0 x=3 or x=4x = -3 \text{ or } x = -4

Problem #0923 US SAT

Problem 6Quadratic Equations

The quadratic equation x27x+12=0x^2 - 7x + 12 = 0 has two solutions. What is the sum of its solutions?

Show answer & worked solution
  1. A. 7-7
  2. B. 77✓ correct
  3. C. 1212
  4. D. 11

Factor the quadratic: x27x+12=(x3)(x4)=0x^2 - 7x + 12 = (x - 3)(x - 4) = 0

So the solutions are: x=3orx=4x = 3 \quad \text{or} \quad x = 4

Their sum is: 3+4=73 + 4 = 7

This matches Vieta's formula, b/a=(7)/1=7-b/a = -(-7)/1 = 7.

Problem #0476 International

Problem 7Quadratic Function

For which values of mRm \in \mathbb{R} does x2+(m2)x+1=0x^2 + (m - 2)x + 1 = 0 have a double root?

Show answer & worked solution
  1. A. Only m=0m = 0
  2. B. Only m=4m = 4
  3. C. m{2,2}m \in \{-2, 2\}
  4. D. m{0,4}m \in \{0, 4\}✓ correct

Δ=(m2)24=0(m2)2=4m2=±2m{0,4}\Delta = (m - 2)^2 - 4 = 0 \Rightarrow (m - 2)^2 = 4 \Rightarrow m - 2 = \pm 2 \Rightarrow m \in \{0, 4\}.

Problem #0478 International

Problem 8Quadratic Function

For f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=3x27x+2f(x) = 3x^2 - 7x + 2, the value of f(2025)f(2)f(2025) \cdot f(2) is:

Show answer & worked solution
  1. A. 00✓ correct
  2. B. 11
  3. C. f(2025)f(2025)
  4. D. A non-zero value depending on 20252025

f(2)=1214+2=0f(2) = 12 - 14 + 2 = 0. So f(2025)f(2)=f(2025)0=0f(2025) \cdot f(2) = f(2025) \cdot 0 = 0, regardless of f(2025)f(2025).

Problem #0475 International

Problem 9Quadratic Function

The solution set of x24<0x^2 - 4 < 0 in R\mathbb{R} is:

Show answer & worked solution
  1. A. (,2)(2,+)(-\infty, -2) \cup (2, +\infty)
  2. B. {2,2}\{-2, 2\}
  3. C. (2,2)(-2, 2)✓ correct
  4. D. [2,2][-2, 2]

(x2)(x+2)<0x(2,2)(x - 2)(x + 2) < 0 \Leftrightarrow x \in (-2, 2).

Problem #0477 International

Problem 10Quadratic Function

The minimum value of f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=x26x+8f(x) = x^2 - 6x + 8 is:

Show answer & worked solution
  1. A. 1-1✓ correct
  2. B. 00
  3. C. 11
  4. D. 88

Δ=3632=4\Delta = 36 - 32 = 4, a=1a = 1, so fmin=44=1f_{\min} = -\dfrac{4}{4} = -1 (attained at x=3x = 3).

Which exam are you sitting?