top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

If x, y, z are natural numbers, then how many number of different solutions of the equation x+y+z=6 are possible?

0 votes
1,226 views
If x, y, z are natural numbers, then how many number of different solutions of the equation x+y+z=6 are possible?
posted Aug 6, 2018 by anonymous

Share this puzzle
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

10 solutions


x,y,z>0
x+y+z=6 => x,y,z<5 x=1=> y+z=5 => y,z=1,4/2,3/3,2/4,1 --> 4 solutions
x=2=> y+z=4 => y,z=1,3/2,2/3,1 --> 3 solutions
x=3=> y+z=3 => y,z=1,2/2,1 --> 2 solutions
x=4=> y+z=2 => y,z=1,1 --> 1 solution
4+3+2+1=10 solutions

answer Aug 6, 2018 by Hanifa Mammadov
...