Mathematics
9 Online
OpenStudy (anonymous):
help! i don't get factoring at all!
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
What kind of factoring do you mean?
OpenStudy (anonymous):
Factoring gcd from a sum? Or factoring quadratics, etc
OpenStudy (anonymous):
(x-3)(x^2+7x+4)
OpenStudy (anonymous):
It's a similar process, but there are subtle differences.
OpenStudy (amistre64):
if you can multiply, you can factor (or unmultiply)
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
That looks like it's factored already.
OpenStudy (anonymous):
I mean find the product
OpenStudy (anonymous):
Oh, that's unfactoring. Also called distribution.
Do you know how to do this?
\[a(b+c - d)\]
OpenStudy (anonymous):
ab+ac-ad ??
OpenStudy (anonymous):
That's right!
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
This works exactly the same way
OpenStudy (anonymous):
\[(x-3)(x^2+7x+4)\]\[= x^2(x-3) + 7x(x-3) + 4(x-3)\]
OpenStudy (anonymous):
x-3 is just like the 'a' from the previous one
OpenStudy (anonymous):
Except that then you have to distribute again with each term
OpenStudy (anonymous):
???
wouldn't x * x^2 be x^3 for the first step?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Yes
OpenStudy (anonymous):
But you also have to distribute it to the -3
OpenStudy (anonymous):
so confused...
OpenStudy (anonymous):
Why? You did it with a, now do it with other things
OpenStudy (anonymous):
but there was only a single term. now there are two terms.
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
There was 3 terms in your a example
OpenStudy (anonymous):
i mean to the left
OpenStudy (anonymous):
Ok watch this:
Let a = x-3
\[(x-3)(x^2+7x+4)\]\[=a(x^2 + 7x + 4)\]
OpenStudy (anonymous):
Now do it from there with a.
OpenStudy (anonymous):
x^3+7x^2+4x-x^2-21x-12
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Close, but not quite
OpenStudy (anonymous):
Can you do what I said with the a?
OpenStudy (anonymous):
ax^2+7ax+4a
OpenStudy (anonymous):
Right. Now just turn each of those a's back one at a time and multiply it out:
\[= x^2(x-3) + 7xa + 4a\]
OpenStudy (anonymous):
so distribute the x^2
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
x^3-3x^2+7x^3a+4ax^2
OpenStudy (anonymous):
no no. the 7xa and 4a terms don't change. They aren't being multiplied.
OpenStudy (anonymous):
The only term that you distribute to is the one being multiplied by x^2
OpenStudy (anonymous):
x^3-3x^2+7xa+4a
OpenStudy (anonymous):
Right. Now lets do the same thing to the 7xa term:
\[=x^3 - 3x^2 + 7x(x-3) + 4a\]
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
x^3-3x^2+7x^2-21x+4a
OpenStudy (anonymous):
Yep. Now combine those two x^2 terms to simplify
OpenStudy (anonymous):
x^3+4x^2-21x+4a
OpenStudy (anonymous):
it really takes that many steps?
OpenStudy (anonymous):
It doesn't have to. This is just to get you comfortable with the process
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
I'll recap at the end and you can see
OpenStudy (anonymous):
Now convert the 4a into 4(x-3) and distribute
OpenStudy (anonymous):
then combine any like terms you can find
OpenStudy (anonymous):
x^3+4^2-21x+4(x-3)
+4x-12
x^3+4^2-17x-12
OpenStudy (anonymous):
am i close?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Yep. Exactly right.
Now here's the short version:
\[(x-3)(x^2 + 7x + 4)\]\[=x^2(x-3) + 7x(x-3) + 4(x-3)\]\[=x^3 - 3x^2 + 7x^2 - 21x + 4x - 12\]\[=x^3 + 4x^2 - 17x - 12\]
OpenStudy (anonymous):
Try to follow it, step by step and see how it's similar to what we did before but without all the 'a' stuff.