SOLUTION: One positive integer is 1 less than twice another. The sum of their squares is 34. Find the integers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: One positive integer is 1 less than twice another. The sum of their squares is 34. Find the integers.
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 1085516
:
One positive integer is 1 less than twice another. The sum of their squares is 34. Find the integers.
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
integers are x and 2x-1
sum of squares is x^2+4x^2-4x+1=5x^2-4x+1=34
5x^2-4x-33=0
(5x+11)(x-3)=0
only positive root is x=3
integers are 3 and 5
sum of squares is 9+25=34