Solving Trinomial Factoring Problems: Tips and Tricks"

  • Thread starter Thread starter Hollysmoke
  • Start date Start date
  • Tags Tags
    Factoring
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
25 replies · 4K views
Hollysmoke
Messages
185
Reaction score
0
I asked my friends about this and they were stumped too.

(a^2-5a)^2 + 8(a^2-5a)+12

Since it's a trinomial, I tried to do decomposition but it didn't work. I tried to factor out the (a^2-5a) but I end up with a different answer then on the sheet.
 
Physics news on Phys.org
so would it be ax^2+bx+c=0?
 
x presumably meaning y, yes, you'll see how to factorize the polynomial once you've found the roots of your cited equation, with the relevant values for "a,b,c"
("a" NOT meaning the same here as above).
 
would it be 1,8 and 12?
 
But where do I go from there? My friendsa nd I are stumped. Our teacher never taught us this >_>
 
err whoops
(y+2)(y+6)=0
 
I got the decomposition mixed up (which term to add up and which to multiply)
 
I'm not sure what you are asking for, I thought I just factored the polynomial
 
OK:
For ANY number y, we have the identity [itex]y^{2}+8y+12=(y+2)(y+6)[/tex]<br /> This is to factorize the POLYNOMIAL.<br /> <br /> <br /> The two numbers -2 and -6 are the solutions Y for the equation [itex]Y^{2}+8Y+12=0[/itex]<br /> <br /> Do you agree with that?[/itex]
 
Right, I understand that part. (Sorry if I'm a bit slow)
 
That's okay.
Now that you've factorized your polynomial in y, substitute into its factorized form (y+2)(y+6) on the y-places y=a^2-5a.
What do you get then?
In particular, can you do some further factorizations?
 
so would it be (a^2-5a)(a+2)(a+6)?
 
OH...is it...(a^2-5a)(a-2)(a-3)?
 
You should read all the posts here again, Hollysmoke:
You need to factor [tex](a ^ 2 - 5a) ^ 2 + 8(a ^ 2 - 5a) + 12[/tex].
So you notice that a2 - 5a appears twice, you may want to make your expression have a nicer look.
So you'll let: [tex]y = a ^ 2 - 5a[/tex], your expression suddenly becomes:
y2 + 8y + 12, which can be factored to (y + 2) (y + 6). It looks nicer, right?
Now, having let: y = a2 - 5a, you should substitute that back to the expression (y + 2) (y + 6) to get some expression in terms of a, instead of y.
After substituting, can the expression can be factored more?
 
oops sorry...I forgot to post my Thanks >_<
 
Yup. Then u use decomposition for the 2nd term, resulting in (a-2)(a-3)
 
Quite so. Thus, you've got the decompositions:
[tex](a^{2}-5a)^{2}+8(a^{2}-5a)+12=(a^{2}-5a+2)(a^{2}-5a+6)=(a^{2}-5a+2)(a-2)(a-3)[/tex]
Now, try and decompose the factor [itex](a^{2}-5a+2)[/tex] in a similar manner, and you're done.[/itex]