Find the number of tri-ordinates ( x , y , z ) , in which x , y and z are all positive integers, which satisfy the equation
2 x + 3 − 3 ⋅ 4 y + 5 + 5 = z 2
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.
Let's solve this looking at congruence m o d 8 . n 2 ≡ { 0 , 1 , 2 , 4 } m o d 8 While 2 x + 3 − 3 ⋅ 4 y + 5 + 5 ≡ 5 m o d 8 Thus 5 = n 2 ∀ n , there are no solutions.
Problem Loading...
Note Loading...
Set Loading...
We can solve this problem by the properties of odd and even numbers. Let's begin.
2 x + 3 is always an even number.
3 ⋅ 4 y + 5 is always an even number.
∴ 2 x + 3 − 3 ⋅ 4 y + 5 + 5 is always an odd number.
For the solution to exist, z must be an odd integer.
So,
z 2 ≡ 1 ( m o d 8 ) (This can be proved when z is an odd integer.)
2 x + 3 − 3 ⋅ 4 y + 5 + 5 ≡ 5 ( m o d 8 )
∴ 2 x + 3 − 3 ⋅ 4 y + 5 + 5 ≡ z 2
∴ 2 x + 3 − 3 ⋅ 4 y + 5 + 5 = z 2