Alright, future engineers!
**Factoring a Quadratic:** Breaking `ax²+bx+c` into simpler linear factors. Ex: `x²+5x+6 = (x+2)(x+3)`. Pro-Tip: Find two numbers that multiply to 'c' and add to 'b'!
Alright, future engineers!
**Factoring a Quadratic:** Breaking `ax²+bx+c` into simpler linear factors. Ex: `x²+5x+6 = (x+2)(x+3)`. Pro-Tip: Find two numbers that multiply to 'c' and add to 'b'!