Factoring
Everything on SkillVeris tagged Factoring — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
How to Solve Quadratic Equation Word Problems
Quadratic word problems are solved by translating the scenario into an equation of the form ax^2 + bx + c = 0, then solving via factoring, the quadratic formul…
How to Find the GCD of Polynomials
The GCD of two polynomials is the highest-degree polynomial that divides both exactly, found either by factoring each polynomial fully and taking the common fa…