SOLUTION: Two consecutive odd integers have a product of 99. Find all sets of integers that satisfy this description.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Two consecutive odd integers have a product of 99. Find all sets of integers that satisfy this description.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 210352: Two consecutive odd integers have a product of 99. Find all sets of integers that satisfy this description.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Two consecutive odd integers have a product of 99. Find all sets of integers that satisfy this description.
-----------------
1st: 2x-1
2nd: 2x+1
------------------
Equation:
(2x-1)(2x+1) = 99
4x^2-1 = 99
4x^2 = 100
x^2 = 25
x = 5 or -5
-----------------
If x = 5,
2x-1 = 9
2x+1 = 11
-----------------
If x = -5,
2x-1 = -11
2x+1 = -9
=======================
Cheers,
Stan H.