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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 299052
:
find the two consecutive positive even numbers the sum of whose squares 340
Answer by
checkley77(12844)
(
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