Michael J. answered 12/18/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Let the 1st integer = x
Let the 2nd integer = x + 2
Using these variables, we can write the equation to show the sum.
x2 + (x + 2)2 = 244
Solve for x.
x2 + (x + 2)(x + 2) = 244
x2 + x2 + 4x + 4 = 244
2x2 + 4x + 4 = 244
Subtract 244 on both sides of the equation.
2x2 + 4x - 240 = 0
Factor out a 2.
2(x2 + 2x - 120) = 0
Set the term in parenthesis equal to zero.
x2 + 2x - 120 = 0
Factor using FOIL.
(x + 12)(x - 10) = 0
x = -12 and x = 10
Since we want positive integers, we accept x=10.
So the two integers are 10 and 12.
To check, we take their squares and add them. The sum should be 244.
102 + 122 = 244
100 + 144 = 244
244 = 244
This checks out!!