I'm current working with Trinomials, doing things such as $2w^2 + 38w + 140$. I know how to solve this, however, I encountered a different type of problem, where the last term has a variable in it: $x^3 - 10x^2 + 21x$. I'm not sure how to solve it when the $x$ is in that $21$.
2026-04-06 08:01:52.1775462512
Factoring Trinomials: Dealing with Variables
106 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The first step for any factoring problem is to factor out the greatest common factor, in this case $x$.
So $x^3 + 10x^2 + 21x$, we can factor out $x$ to get $x(x^2+10x+21)$. Can you then factor the remaining expression using the methods you already know?