SOLUTION: If the product of 2 consecutive positive odd integers is 15 more than 3 times their sum, the the larger integer is..?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: If the product of 2 consecutive positive odd integers is 15 more than 3 times their sum, the the larger integer is..?      Log On


   



Question 631008: If the product of 2 consecutive positive odd integers is 15 more than 3 times their sum, the the larger integer is..?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If the product of 2 consecutive positive odd integers is 15 more than 3 times their sum, the the larger integer is..?
-----
1st: 2x-1
2nd: 2x+1
-----
Equation:
(2x-1)(2x+1) = 3(2x-1+2x+1) + 15
----
4x^2-1 = 12x + 15
4x^2 - 12x -16 = 0
x^2 - 3x - 4 = 0
(x-4)(x+1) = 0
Positive solution:
x = 4
---
1st: 2x-1 = 7
2nd: 2x+1 = 9
================
Cheers,
Stan H.
==============