this week we learned how to factor polynomials. We have been doing this for a few days now. the most important part in this chapter is the format
if a question is
ex.
to answer this, you need to find a number that can be added to equal to 5 while using those number to multiply to 6
some number for 5:
1+4, 2+3
multiples for 6:
1×6, 2×3
A similarity for these two numbers is 2 and 3
so the answer this question you need to separate the $x^2$
you can do this by putting them into separate brackets
(x + ) (x+ )
since both of the other number we are going to add them so that the numbers are positive.
now i need to replace the empty space with 2 and 3
(x+2) (x+3)
Now when checking answers…
you need to use the “claw” method.
The way to use this is to distribute all the numbers together then simplify the answer
One thing would be to add the x and the x
so the first part would be $x^2$
Then multiply the same x with the 3
then multiply the 2 with the other x
then lastly multiply the 2 and the three
now add all of those together…
$x^2 + 3x + 2x + 6$
for this you can add like terms together so i would add the 3x and 2x because they have the same variable
so my finalized answer would be $x^2 + 5x + 6$