How can you factor $x^2+10x+15$? The form $Ax^2+Bx+C$, where $B$ is the sum of $2$ factors of $C$ (and $\lvert A\rvert=1$) does not work.
2026-04-07 08:02:21.1775548941
Factor $x^2+10x+15$?
99 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$ x^2+10x+15=(x^2+10x+25)-10=(x+5)^2-(\sqrt{10})^2. $$ Now use, $a^2-b^2=(a-b)(a+b)$.