As the title suggests, is there an easy way to see that$$(x^2 + 5x + 4)(x^2 + 5x + 6) - 48 = (x^2 + 5x + 12)(x^2 + 5x - 2)$$that doesn't require expanding in full? Is there a trick?
2026-04-18 21:15:46.1776546946
On
Easy way to see that $(x^2 + 5x + 4)(x^2 + 5x + 6) - 48 = (x^2 + 5x + 12)(x^2 + 5x - 2)$?
227 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
2
On
If $x^2 + 5x+12 = 0$ then $$(x^2 + 5x + 4)(x^2 + 5x + 6) - 48 = (-8)(-6)-48 = 0.$$
If $x^2 + 5x-2 = 0$ then $$(x^2 + 5x + 4)(x^2 + 5x + 6) - 48 = 6\cdot 8-48 = 0.$$
Therefore LHS and RHS have the same zeroes. Since RHS has no double roots and both sides are polynomials of degree $4$, we conclude LHS = RHS.
For $a=x^2+5x+4$ we get to factor $a(a+2)-48=a^2+2a-48=(a+8)(a-6)$.