Can I Factorize an Expression with No GCF?

  • Thread starter Thread starter Theinvoker
  • Start date Start date
AI Thread Summary
Factorizing an expression without a greatest common factor (GCF) involves using the quadratic formula to find the roots. For the expression x^2 - ax - b, the roots can be calculated using x = (-b ± √(b² - 4ac)) / 2a. An example provided was x^2 + 24x + 133, where the roots were found to be (x + √11 + 12)(x - √11 + 12). Understanding the quadratic formula is essential for factorization in these cases. The discussion highlights the importance of recognizing the structure of quadratic expressions for effective factorization.
Theinvoker
Messages
25
Reaction score
0
Hi all,

I was hoping someone could help me with factorizing an expression that has no common factors. I'm working through some pre-module work and I've never come across them before and have no idea where to start!

They are all in the format:

x^2 - ax - b (where there are no common factors for x, a and b)

All I know is that when there are no common factors the GCF is 1, but that's about it :(
Any help or good places to look to get me started are much appreciated.

Many thanks in advance,

Theinvoker :)
 
Physics news on Phys.org
if x_1 and x_2 are zeroes to your expression x^2 - ax - b , then

x^2 - ax - b = (x-x_1)*(x-x_2)
 
Thanks for the quick reply. I am still a bit lost tho :(

As an example:

x^2 + 24x +133

I can see the answer is (x + sqrt11+12)(x - sqrt11+12) by using my calculator but can't figure out how to get there.

Many thanks again!
 
For the quadratic equation ax^2+bx+c=0

x=\frac{-b\pm \sqrt{b^2-4ac}}{2a}
 
Ok now I feel like a right idiot lol. Many thanks couldn't see the wood for the trees! :)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top