Factoring Polynomials: Help for a Mathematically Challenged Young Man

AI Thread Summary
The discussion revolves around a user's struggle to factor the polynomial expression [(x-1)(x+2)^2 - (x-1)^2(x+2)]. After an initial attempt, the user realizes they need to factor out common terms. A helpful response clarifies the correct approach, leading the user to simplify the expression to 3(x+2)(x-1). However, the user questions their calculation of the brackets, and a final correction reveals that the expression simplifies to -3 instead of 3. The conversation highlights the challenges of relearning polynomial factoring and the importance of peer assistance in understanding mathematical concepts.
ForwardDrift
Messages
3
Reaction score
0
Hey,

This isn't really a homework question, per se, as I am relearning some pre calculus for kicks. But I figured his would be the place to ask. For whatever reason, this very simply factoring issue has got my head spinning. I'm not exactly sure what I am doing wrong to factor this equation completely.

Homework Statement



[(x-1)(x+2)2 - (x-1)2(x+2)]

Homework Equations



n/a

The Attempt at a Solution



So here is what I did (though I am sure incorrectly) so far. I have not clue what to do after that.

[(x-1)(x+2)2 - (x-1)2(x+2)]

[(x-1)(x+2)(x-2) - (x-1)(x-1)(x+2)]

And then ?Anyway, I'm utterly lost in this simply problem, please help a mathematically challenged young man. :confused::smile: Thanks-ForwardDrift
 
Last edited:
Physics news on Phys.org
ForwardDrift said:
Hey,

This isn't really a homework question, per se, as I am relearning some pre calculus for kicks. But I figured his would be the place to ask. For whatever reason, this very simply factoring issue has got my head spinning. I'm not exactly sure what I am doing wrong to factor this equation completely.

Homework Statement



[(x-1)(x+2)2 - (x-1)2(x+2)]

Homework Equations



n/a

The Attempt at a Solution



So here is what I did (though I am sure incorrectly) so far. I have not clue what to do after that.

[(x-1)(x+2)2 - (x-1)2(x+2)]

[(x-1)(x+2)(x-2) - (x-1)(x-1)(x+2)]

And then ?

Anyway, I'm utterly lost in this simply problem, please help a mathematically challenged young man. :confused::smile: Thanks - ForwardDrift
Hello ForwardDrift. Welcome to PF !

What factor(s) is(are) common to (x-1)(x+2)(x-2) and (x-1)(x-1)(x+2) ?

Factor it (them) out.

Whatever remains should be combined.
 
Thanks, I'm glad to be on physics forum SammyS!

Note: I realized the second (x-2) in my post should have been a (x+2), instead...

So this is what I ended up doing...

(x-1)(x+2)(x+2) - (x-1)(x-1)(x+2)

(x+2)(x-1) [ (x - 1) - ( x + 2) ]

(x+2)(x-1) [ 3]

3(x+2)(x-1)Is this right, Sammy? I'm not sure about that 3. Something seems wrong about the way I calculated the inside brackets. Am I supposed to reverse a (-) or (+) inside the brackets or something?

-ForwardDrift
 
Last edited:
ForwardDrift said:
Thanks, I'm glad to be on physics forum SammyS!

Note: I realized the second (x-2) in my post should have been a (x+2), instead...

So this is what I ended up doing...

(x-1)(x+2)(x+2) - (x-1)(x-1)(x+2)

(x+2)(x-1) [ (x - 1) - ( x + 2) ]

(x+2)(x-1) [ 3]

3(x+2)(x-1)


Is this right, Sammy? I'm not sure about that 3. Something seems wrong about the way I calculated the inside brackets. Am I supposed to reverse a (-) or (+) inside the brackets or something?

-ForwardDrift
Not quite.

[ (x - 1) - ( x + 2) ] = [ x - 1 -x -2 ] = -3
 
Alright, thanks Sam, my man. You have been a great help! :)
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top