SOLUTION: find two consecutive even integers such that the sum of their squares is 340.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find two consecutive even integers such that the sum of their squares is 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 348813
:
find two consecutive even integers such that the sum of their squares is 340.
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
x = first consecutive integer
x + 2 = second consecutive integer
x^2 + (x + 2)^2 = 340
Can you finish?