Let x < y < z be positive integers such that
5 x + 2 × 5 y + 5 z = 4 5 0 0
Find the sum x + y + z . If there is more than one distinct solution, type − 1 .
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.
5 x + 2 . 5 y + 5 z = 4 5 0 0
⇔ 5 x ( 1 + 2 . 5 y − x + 5 z − x ) = 4 5 0 0 = 5 3 . ( 2 2 . 3 2 )
⇒ { 5 x = 5 3 ⇔ x = 3 1 + 2 . 5 y − x + 5 z − x = 2 2 . 3 2 = 3 6 = 1 + 3 5
⇒ 2 . 5 y − x + 5 z − x = 3 5
⇔ 5 y − x ( 2 + 5 z − y ) = 3 5 = 5 . ( 2 + 5 )
⇒ { 5 y − x = 5 1 ⇔ y − x = 1 ⇔ y = x + 1 = 3 + 1 = 4 2 + 5 z − y = 2 + 5 1 ⇒ z − y = 1 ⇔ z = y + 1 = 4 + 1 = 5
Therefore, we have x = 3 , y = 4 , z = 5 . Comparing the result to the condition x < y < z , we can see that the result satisfies the condition.
Hence, the equation has 1 solution, that is ( x , y , z ) = ( 3 , 4 , 5 ) . Therefore the answer is x + y + z = 3 + 4 + 5 = 1 2
Just convert 4500 to the base of 5
4500 = 000121
That mean 4500 = 5 3 + 2× 5 4 + 5 5
So x+y+z=3+4+5= 1 2 E a s y P e a s y !
Problem Loading...
Note Loading...
Set Loading...
Since x < y < z , let y = x + a and z = x + a + b . Then a and b are integers ≥ 1 and the equation becomes:
5 x + 2 × 5 x + a + 5 x + a + b 1 + 2 × 5 a + 5 a + b 2 × 5 a + 5 a + b = 4 5 0 0 = 3 6 × 5 3 − x = 3 6 × 5 3 − x − 1 Divide both sides by 5 x Add − 1 on both sides
Since the left-hand side is divisible by 5 , this means that the right-hand side 3 6 × 5 3 − x − 1 is also divisible by 5 . The only possibility is 5 3 − x = 1 or x = 3 . Then the equation becomes:
2 × 5 a + 5 a + b 2 + 5 b = 3 5 = 7 × 5 1 − a Divide both sides by 5 a
Since a ≥ 1 , the only solution is a = 1 . Then 2 + 5 b = 7 , ⟹ b = 1 . Therefore x + y + z = 3 x + 2 a + b = 9 + 2 + 1 = 1 2 .