You can put this solution on YOUR website! Please include the full directions. I assume that the problem is "What two numbers multiplies to get and and adds up to -7" or something to that effect. (I'm guessing that it is two numbers because if there were more numbers we wouldn't be able to solve it and if it was one number it would be impossible.)
Let x = one number and y = the other number. From what we we've been given:
xy = 5
x + 5 = -7
We'll use the substitution method to solve. Solving the second equation for x we get:
x = -y - 7
Substituting this expression for x into the first equation we get:
(-y - 7)y = 5
Simplifying:
This is quadratic so we want one side to be zero. Since it's a little easier if the squared term has a positive coefficient, I'm going to subtract the entire left side from both sides:
This doesn't factor so we resort to the quadratic formula:
Simplifying...
which is short for: or
or or
These answers are so odd I'm suspect that you left out more than just the word "two" from the description of the problem. If you need to solve for x, too, then use these y values and the equation x = -y - 7 to find the x's.