If x , y , z are positive integers such that 3 1 x + 2 9 y + 3 0 z = 3 6 6 , then find x + y + z .
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.
Very nice solution...
Log in to reply
x+y+z represents the number of months in the year
Log in to reply
Yeah, nice thinking. Thats what the problem is set for.
30(x+y+z)+x-y=366 now,both lhs and rhs would leave same remainder when divided by 30,as lhs=rhs dividing both side by 30 we get remainder x-y=6(as x-y is smaller than 30) this gives y=x-6........| plugging | in original equation we get 60x+30z=540 = 2x+z=18 it is easy to see that for +ve soln many pair of x and z are there each would lead to same sum(after finding y) i.e 12
Good I like it but I have something different.....
Keep it up.
Good luck..
You found y = x − 6 and z = 1 8 − 2 x . This means x + y + z = x + x − 6 + 1 8 − 2 x = 1 2 . I'm not sure if you noticed that. But nice solution regardless.
Problem Loading...
Note Loading...
Set Loading...
Since x, y and z > 0, 29(x + y + z) < 31x + 29y + 30z < 31(x + y +z). It follows that 29(x + y + z) < 366 < 31(x + y +z) so that 3 1 3 6 6 < x + y + z < 2 9 3 6 6 or 11.8 < x + y + z < 12.6. Since x, y and z are integers, the only possible value for x + y + z is 1 2 .