SOLUTION: Find two consecutive positive integers such that the sum of their squares is 85. Thank you

Algebra ->  Algebra  -> Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: Find two consecutive positive integers such that the sum of their squares is 85. Thank you      Log On

Ad: You enter your algebra equation or inequality - Algebrator solves it step-by-step while providing clear explanations. Free on-line demo .
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 42404This question is from textbook
: Find two consecutive positive integers such that the sum of
their squares is 85.
Thank you
This question is from textbook

Found 2 solutions by fractalier, prabhjyot:
Answer by fractalier(2101) About Me  (Show Source):
You can put this solution on YOUR website!
Call the numbers x and x+1.
Thus we have
x^2 + (x+1)^2 = 85
x^2 + x^2 + 2x + 1 = 85
2x^2 + 2x - 84 = 0
x^2 + x - 42 = 0
(x + 7)(x - 6) = 0
x = -7 or x = 6
but you want positive, so your numbers are
6 and 7

Answer by prabhjyot(164) About Me  (Show Source):
You can put this solution on YOUR website!
Let x and y be two consecutive numbers
so we can write y=x+1 ------>(1)
Given:x%5E2%2By%5E2=85 ---------->(2)
Plugin equation(1) in equation(2)
x%5E2%2B%28x%2B1%29%5E2=85
x%5E2+%2Bx%5E2%2B1%2B2x=85
2x%5E2%2B2x%2B1=85
2x%5E2%2B2x-84=0
2%28x-6%29%28x%2B7%29=0
x=6,x=-7
leaving the negative number so we get x=6
sofrom equation(1) we get
y=6+1=7
So the two consecutive numbers are x=6 and y=7
checking: substitute values of x and y in equation (2)
6%5E2%2B7%5E2=85
36%2B49=85
85=85 that's true!
=============================================================