Michael J. answered 10/20/16
Tutor
5
(5)
Best Afterschool Tutor to Prepare You For Your Regents
I know this is not a grammar class, but you need to know the difference between, two, to, and too, as well as how to use them correctly. :Two" is a number. "To" indicates direction of an animate noun. "Too" means as well, or to included something else. The middle part of the problem should say "multiply to -90".
Now that we got that grammar lesson out of the way, lets solve this problem.
Let one number = x
Let the other = y
Using these variables, we can create equations.
xy = -90 eq1 ----> the numbers that multiply
x + y = 3 eq2 ----> addition to three
Using the substitution method, we can substitute eq2 into eq1 to obtain an equation with only one variable. From eq2, y = 3 - x
x(3 - x) = -90
-x2 + 3x = -90
Move all terms to the right side of the equation.
0 = x2 - 3x - 90
Factor using FOIL, if possible. If you can't, then use the quadratic formula:
x = (-b ± √(b2 - 4ac)) / 2a
where:
a = 1
b = -3
c = -90
Plug in these values in the formula. Then accept the positive value of x. The reason for this is because one number must be positive and the other must be negative. Since the difference between x and y is positive. x must be positive, whereas y will be negative.