Solve the Cubic Equation: x³-7x²+6x=0 Using Factoring

Question

x37x2+6x=0 x^3-7x^2+6x=0

Video Solution

Solution Steps

00:00 Find X
00:03 Factor with term X
00:14 Take out the common factor from parentheses
00:29 This is one solution that zeros the equation
00:32 Now let's check which solutions zero the second term
00:36 Factor using trinomial, identify coefficients
00:40 We want to find 2 numbers whose sum equals B (-7)
00:47 And their product equals C (6)
00:50 These are the matching numbers, let's substitute in parentheses
00:54 Find what zeros each term
01:02 And this is the solution to the question

Step-by-Step Solution

To solve the given cubic equation x37x2+6x=0 x^3 - 7x^2 + 6x = 0 , follow these steps:

  • Step 1: Identify that the equation can be factored by its Greatest Common Factor (GCF).

There is an x x common in all terms: x(x27x+6)=0 x(x^2 - 7x + 6) = 0

  • Step 2: Factor the quadratic expression x27x+6 x^2 - 7x + 6 .

Look for two numbers that multiply to 6 6 (the constant term) and add up to 7 -7 (the coefficient of the linear term). The numbers are 1 -1 and 6 -6 . Thus:

x27x+6=(x1)(x6) x^2 - 7x + 6 = (x - 1)(x - 6)

  • Step 3: Set each factor equal to zero to solve for x x .

Now that the equation is fully factored as x(x1)(x6)=0 x(x - 1)(x - 6) = 0 , apply the zero product property:

x=0 x = 0 , x1=0 x - 1 = 0 (so x=1 x = 1 ), x6=0 x - 6 = 0 (so x=6 x = 6 )

Thus, the solutions to the equation x37x2+6x=0 x^3 - 7x^2 + 6x = 0 are x=0 x = 0 , x=1 x = 1 , and x=6 x = 6 .

Answer

x=0,1,6 x=0,1,6