Michael J. answered 07/16/16
Tutor
5
(5)
Best Afterschool Tutor to Prepare You For Your Regents
Let the 1st integer = x
Let the 2nd integer = x + 1
Let the 3rd integer = x + 2
The 1st is the smallest, the 2nd is the middle, and the 3rd is the largest. Using these variables, we can create equations.
[x2 + (x + 2)2] - (x + 1)2 = 38
Solve for x from this equation.
x2 + (x + 2)(x + 2) - (x + 1)(x + 1) = 38
x2 + (x2 + 4x + 4) - (x2 + 2x + 1) = 38
Combine like terms on the left side of equation.
x2 + 2x + 3 = 38
Subtract 38 on both sides of the equation.
x2 + 2x - 35 = 0
Factor using FOIL.
(x + 7)(x - 5) = 0
x = -7 or x = 5
Now we verify to see if the result is 38 when plugging in the numbers.
52 + (5 + 2)2 - (5 + 1)2 = 38
25 + 49 - 36 = 38
38 = 38 true
(-7)2 + (-7 + 2)2 - (-7 + 1)2 = 38
49 + 25 - 36 = 38
38 = 38 true
Both solutions satisfy, but the only smallest between the two is x=-7