|
Question 811996: one integer is 9 more than another. their product is 252. find the integers
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! i = j + 9
ij = 252
---
(j + 9)j = 252
jj + 9j - 252 = 0
---
jj + 9j - 252 = 0
the above quadratic equation is in standard form, with a=1, b=9, and c=-252
---
plug this:
1 9 -252
into this: https://sooeet.com/math/quadratic-equation-solver.php
---
the roots (solutions) of the above quadratic equation (jj + 9j - 252 = 0) are:
12
-21
---
answer, the two integers are:
j = 12
i = 21
or
j = -21
i = -12
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|
| |