SOLUTION: Given 3 consecutive even integers, the product of the first and third number is 96. What are the 3 integers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Given 3 consecutive even integers, the product of the first and third number is 96. What are the 3 integers?      Log On


   



Question 973956: Given 3 consecutive even integers, the product of the first and third number is 96. What are the 3 integers?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Given 3 consecutive even integers, the product of the first and third number is 96. What are the 3 integers?
----------------
Use n-2, n, n+2
(n-2)*(n+2) = 96
n^2 - 4 = 96
n^2 = 100
n = -10, 10
------
-12, -10, -8
8, 10, 12