SOLUTION: find the two consecutive positive even numbers the sum of whose squares 340

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find the two consecutive positive even numbers the sum of whose squares 340      Log On


   



Question 299052: find the two consecutive positive even numbers the sum of whose squares 340
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
X^2+(X+2)^2=340
X^2+X^2+4X+4=340
2X^2+4X+4-340=0
2X^2+4X-336=0
2(X^2+2X-168)=0
2(X+14)(X-12)=0
X-12=0
X=12 ANS.
12+2=14 ANS.
(12,14)
PROOF:
12^2+14^2=340
144+196=340
340=340