You can put this solution on YOUR website! x^2+ 3x = 4
Begin by subtracting 4 from both sides and equating to zero.
x^2 + 3x - 4 = 0
We now factor the left side.
x^2 + 3x - 4 becomes (x - 1)(x + 4).
We now set each factor to zero and solve for x.
x - 1 = 0
x = 1
=========
x + 4 = 0
x = -4
=========
Final answer: x = 1 and x = -4