Question
How to factor $4n^2 - 35n + 49$ quickly
Original question: 6.
Expert Verified Solution
Key takeaway: This trinomial looks a lot like a perfect-square pattern, so it is worth checking that first. A fast recognition step can save time.
Step 1: Check for a perfect square
We have
Since and , test whether the middle term matches the pattern
Here, and .
The middle term would be
That does not match , so this is not a perfect square trinomial.
Step 2: Use factoring by grouping style
We need two numbers that multiply to and add to .
Those numbers are and .
Step 3: Split the middle term
Step 4: Group
Step 5: Factor out the common binomial
Check
Pitfalls the pros know 👇 Do not stop after spotting and ; the expression is only a perfect square if the middle term is exactly . Here it is not, so forcing would be wrong.
What if the problem changes? If the middle term had been instead of , the factorization would collapse to . Small coefficient changes can completely change the factoring pattern, so always verify the middle term.
Tags: perfect square trinomial, factoring by grouping, quadratic factorization
FAQ
How do you factor 4n^2 - 35n + 49?
First check whether it is a perfect square trinomial. It is not, so split the middle term and factor by grouping: 4n^2 - 35n + 49 = (4n - 7)(n - 7).
Why is it not a perfect square trinomial?
Because the middle term would need to be -2(2n)(7) = -28n, but the expression has -35n instead.