Question 812277: the product of two consecutive odd integers is fourteen more than three times the larger integer
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! j = i + 2
i = j - 2
ij = 3j + 14
---
ij = 3j + 14
(j - 2)j = 3j + 14
jj - 2j = 3j + 14
jj - 5j - 14 = 0
---
the above quadratic equation is in standard form, with a=1, b=-5, and c=-14
---
to solve the above equation using the quadratic formula, plug this:
1 -5 -14
into this: https://sooeet.com/math/quadratic-equation-solver.php
---
Answer 1:
the roots (x-intercepts) of the above quadratic equation are:
j = 7
j = -2
-2 is not an odd number, so the only valid root is j = 7
---
Answer:
the two consecutive odd integers are: 5, 7
---
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
|
|
|