The sum of the squares of two consecutive integers numbers is 313. find the numbers
Answers
Answered by
1
Answer:
Step-by-step explanation:let the consecutive integer be x,x+1
So according to prob
x^2+(x+1)^2=313
2x^2+2x+1=313
X^2+x+1=312
Now you can solve by shreedharacahry or factor method and get the no.
Answered by
0
let the numbers be x,x+1
so, x2+(x+1)^2=313
x2+x2+2x+1=313
2x^2+2x=312
(/2) x2+x=156
by quadratic formula,
x= -b+- √b2-4ac/2
= -1 +- √1*1 -4*1*-156 /2
= -1+- √1+624/2
= -1+- √625/2
=-1+-25/2
=-1+25/2, -1-25/2
=24/2 ,-26/2
= 12, -13
given numbers are natural . so x= 12 and x+1=13
Similar questions