You can put this solution on YOUR website! factor the following expression:
x^2-48x-100
---
Think of two numbers whose product is -100
and whose sum is -48
---
Ans: -50 and +2
---------------------
Rewrite the expression replacing -48x by 2x-50x
------------------------
x^2+2x-50x-100
Factor:
x(x+2) - 50(x+2)
= (x+2)(x-50)
======================
Cheers,
Stan H.