If x and y are 2 positive integers such that x 2 − y 2 = 3 7 , find x + 2 y .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
difference of 2 consecutive number's squares are in sequence 1,3,5,7,9..... so, let x & y are 2 positive consecutive numbers. so, x=y+1, x^2-y^2=37, (x-y)(x+y)=37, so 2y+1=37, y=18, so, x+2y=55
x 2 − y 2 ( x + y ) ( x − y ) = 3 7 = 3 7
x and y are 2 positive integers.
x + y x − y ⟹ x y ⟹ x + 2 y = 3 7 = 1 = 1 9 = 1 8 = 1 9 + 2 ( 1 8 ) = 1 9 + 3 6 = 5 5
Problem Loading...
Note Loading...
Set Loading...
Factoring gives us ( x + y ) ( x − y ) = 3 7
Since x and y are positive and 3 7 is prime, we have:
x + y = 3 7
x − y = 1
Therefore x = 1 9 and y = 1 8