Solve the Quadratic Equation: x² + 9x + 8 = 0

Question

Solve the following equation:

x2+9x+8=0 x^2+9x+8=0

Video Solution

Solution Steps

00:00 Find X
00:03 Pay attention to the coefficients
00:10 Use the roots formula
00:21 Substitute appropriate values according to the given data and solve for X
00:39 Calculate the products and the square
00:56 Calculate the square root of 49
01:01 Find the 2 possible solutions
01:10 This is one solution
01:19 This is the second solution and the answer to the question

Step-by-Step Solution

To solve the quadratic equation x2+9x+8=0 x^2 + 9x + 8 = 0 , we will use the factoring method because it appears simple to factor.

First, we attempt to factor the quadratic expression x2+9x+8 x^2 + 9x + 8 . We look for two numbers that multiply to 8 (the constant term) and add up to 9 (the coefficient of the x x term).

These numbers are 1 and 8. So, we can write:

x2+9x+8=(x+1)(x+8)=0 x^2 + 9x + 8 = (x + 1)(x + 8) = 0

Now, to find the solutions, we set each factor equal to zero:

  1. x+1=0 x + 1 = 0 x=1 x = -1
  2. x+8=0 x + 8 = 0 x=8 x = -8

Therefore, the solutions to the equation are x1=1 x_1 = -1 and x2=8 x_2 = -8 .

Upon reviewing the multiple-choice answers, we find that the correct choice is the one that matches our solutions:

x1=1 x_1=-1 x2=8 x_2=-8

Answer

x1=1 x_1=-1 x2=8 x_2=-8