Question

Difficulty: MediumQuadratic Equations

The solutions to the quadratic equation x26x11=0x^2 - 6x - 11 = 0 can be written in the form x=a±bx = a \pm \sqrt{b}, where aa and bb are integers. What is the value of a+ba + b?

  1. A
    8
  2. B
    17
  3. 23Answer
  4. D
    43

Answer

23
Completing the square on the quadratic equation x26x11=0x^2 - 6x - 11 = 0 yields the solutions x=3±20x = 3 \pm \sqrt{20}. Comparing this to the given form x=a±bx = a \pm \sqrt{b} identifies a=3a = 3 and b=20b = 20. Summing these values gives a+b=23a + b = 23.

Step-by-Step Solution

1
Add 11 to both sides of the equation to isolate the variable terms.
x26x=11x^2 - 6x = 11
Preparing the quadratic equation to complete the square by separating constant terms.
2
Complete the square by adding the square of half the coefficient of xx to both sides.
x26x+9=11+9x^2 - 6x + 9 = 11 + 9, which simplifies to (x3)2=20(x - 3)^2 = 20
Adding (62)2=9(\frac{-6}{2})^2 = 9 creates a perfect square trinomial on the left side.
3
Take the square root of both sides and solve for xx.
x3=±20x - 3 = \pm\sqrt{20}, which gives x=3±20x = 3 \pm \sqrt{20}
Taking the square root cancels the exponent and yields two possible solutions.
4
Compare the solutions to the given form x=a±bx = a \pm \sqrt{b} to determine aa and bb, and calculate their sum.
a=3a = 3, b=20b = 20, so a+b=3+20=23a + b = 3 + 20 = 23
Matching the template shows that aa corresponds to 33 and bb corresponds to 2020.

Key Concept

Solving quadratic equations by completing the square and matching solutions to a given form.

Alternative Method

Instead of completing the square, you can use the quadratic formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} with a=1a = 1, b=6b = -6, and c=11c = -11. This yields x=6±364(1)(11)2=6±802=3±802=3±20x = \frac{6 \pm \sqrt{36 - 4(1)(-11)}}{2} = \frac{6 \pm \sqrt{80}}{2} = 3 \pm \frac{\sqrt{80}}{2} = 3 \pm \sqrt{20}. Comparing this to the given form yields a=3a = 3 and b=20b = 20, which sums to 2323.
Estimated Time:1m 30s
Rate this question