SOLUTION: Factor: s^2+3s+8s+24

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Factor: s^2+3s+8s+24      Log On


   



Question 483527: Factor: s^2+3s+8s+24
Found 2 solutions by edjones, tinbar:
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
s^2+3s+8s+24
=s^2+11s+24
=(s+8)(s+3)
.
Ed

Answer by tinbar(133) About Me  (Show Source):
You can put this solution on YOUR website!
s^2+3s+8s+24 = (s^2+3s)+(8s+24). From the first bracket we can factor out an 's' term, and from the second bracket we can factor out '8'. So now we have s(s+3)+8(s+3). Notice how the second bracket is the same, they are both (s+3). In the same way we took a bracket of two numbers being added and factored them individually, we can now take the entire term s(s+3)+8(s+3) and factor out the s+3 leaving us with (s+8)*(s+3), which are the factors we are looking for.