SOLUTION: Solve the equation and check your solutions. (x-1)(x^2+10x+24)=0 This is what I have tried x-1=0 x=1 x^2+10x+24=0 x^2 +10x-6-4

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Solve the equation and check your solutions. (x-1)(x^2+10x+24)=0 This is what I have tried x-1=0 x=1 x^2+10x+24=0 x^2 +10x-6-4       Log On


   



Question 273284: Solve the equation and check your solutions.
(x-1)(x^2+10x+24)=0
This is what I have tried
x-1=0
x=1
x^2+10x+24=0
x^2 +10x-6-4

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
You have the first solution of x=1, you just need to solve x%5E2%2B10x%2B24=0


So let's solve x%5E2%2B10x%2B24=0 by use of the quadratic formula.


Solved by pluggable solver: Quadratic Formula
Let's use the quadratic formula to solve for x:


Starting with the general quadratic


ax%5E2%2Bbx%2Bc=0


the general solution using the quadratic equation is:


x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29




So lets solve x%5E2%2B10%2Ax%2B24=0 ( notice a=1, b=10, and c=24)





x+=+%28-10+%2B-+sqrt%28+%2810%29%5E2-4%2A1%2A24+%29%29%2F%282%2A1%29 Plug in a=1, b=10, and c=24




x+=+%28-10+%2B-+sqrt%28+100-4%2A1%2A24+%29%29%2F%282%2A1%29 Square 10 to get 100




x+=+%28-10+%2B-+sqrt%28+100%2B-96+%29%29%2F%282%2A1%29 Multiply -4%2A24%2A1 to get -96




x+=+%28-10+%2B-+sqrt%28+4+%29%29%2F%282%2A1%29 Combine like terms in the radicand (everything under the square root)




x+=+%28-10+%2B-+2%29%2F%282%2A1%29 Simplify the square root (note: If you need help with simplifying the square root, check out this solver)




x+=+%28-10+%2B-+2%29%2F2 Multiply 2 and 1 to get 2


So now the expression breaks down into two parts


x+=+%28-10+%2B+2%29%2F2 or x+=+%28-10+-+2%29%2F2


Lets look at the first part:


x=%28-10+%2B+2%29%2F2


x=-8%2F2 Add the terms in the numerator

x=-4 Divide


So one answer is

x=-4




Now lets look at the second part:


x=%28-10+-+2%29%2F2


x=-12%2F2 Subtract the terms in the numerator

x=-6 Divide


So another answer is

x=-6


So our solutions are:

x=-4 or x=-6





So the next two solutions are x=-4 and x=-6


This means that the three solutions are x=1, x=-4 and x=-6


I'll let you check the solutions.