
David W. answered 03/27/17
Tutor
4.7
(90)
Experienced Prof
"two consecutive positive integers" means we can represent them as (x) and (x+1).
"sum of their squares is 145" means
(x)2 + (x+1)2 = 145
x2 + x2 + 2x + 1 = 145 [use F-O-I-L]
2x2 + 2x - 144 = 0 [collect terms; subtract 145 from both sides]
x2 + x - 72 = 0 [divide by 2 to simplify]
(x+9)(x-8) = 0 [either factor or use quadratic formula]
Either x=-9 or x=8 or both [multiplicative property of zero]
Ignore x=-9 ["positive integers"]
x = 8
x+1 = 9
The consecutive positive integers are 8 and 9.
Check:
Is 82 + 92 = 145 ?
64 + 81 = 145 ?
145 = 145 ?yes