SOLUTION: find two consecutive numbers such that the difference of their square is 65

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find two consecutive numbers such that the difference of their square is 65      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 897711: find two consecutive numbers such that the difference of their square is 65
Answer by dkppathak(439) About Me  (Show Source):
You can put this solution on YOUR website!

find two consecutive numbers such that the difference of their square is 65
Solution
Let number are X and X+1
as per given conditions
(X+1)^2-X^2=65
X^2+1+2X-X^2=65
2x+1=65
2x=65-1
2x=64
x=64/2
x=32
consecutive numbers are 32, 33