SOLUTION: Find two integers which differ by 8 such that their product is-15.
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: Find two integers which differ by 8 such that their product is-15.
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 697467
:
Find two integers which differ by 8 such that their product is-15.
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
two integers differ by 8: x-y = 8
solve for y: y = x-8
their product is -15: xy = -15
plug in y = x-8: x(x-8) = -15
Now solve for x
x(x-8) = -15
x^2 - 8x = -15
x^2 - 8x + 15 = 0
Use the quadratic formula to solve for x
Plug in
,
,
or
or
or
or
Now that you know x = 5, you can use this to find that y = -3
Or if x = 3, then you can find out that y = -5. Both of these y values are found when you plug in the corresponding x value into
and you solve for y.
So the two numbers are 5 and -3. Also, another pair of numbers is 3 and -5