SOLUTION: Triplet X,Y,Z are chosen from the set {1,2,3,.....24,25} such that X grater equal to Y and Y equal to Z.How many such triplets are possible?

Algebra.Com
Question 1135369: Triplet X,Y,Z are chosen from the set {1,2,3,.....24,25} such that X grater equal to Y and Y equal to Z.How many such triplets are possible?
Answer by ikleyn(52785)   (Show Source): You can put this solution on YOUR website!
.
Since in each triplet  (X,Y,Z),   the values  Y  and  Z  are equal,  according to the condition,
you may forget about triplets and reformulate your problem  EQUIVALENTLY  in this much simpler way:


        Doublets (X,Y) are chosen from the set {1,2,3,.....24,25} such that 
        X >= Y. How many such doublets are possible?


Solution

For Y = 1,  there are  25 such doublets  (1,1), (2,1), (3,1), . . . , (25,1).


For Y = 2,  there are  24 such doublets         (2,2), (3,2), . . . , (25,2).


For Y = 3,  there are  23 such doublets                (3,3), . . . , (25,3).



. . . . . . . .  And so on  . . . . . 


Finally, for Y = 25,  there is ONLY ONE such doublet                  (25,25).



So, the answer to your question is the value of the sum  25 + 24 + 23 + . . . + 1.


This value is very well known: it is the sum of the arithmetic progression

    1 + 2 + 3 + . . . + 25 =  = 325.


ANSWER.  The number of such triplets is 325.

Solved.



RELATED QUESTIONS

Triplet X,Y and Z are chosen from the set {1,2,3,.......24,25} such that X less equal to (answered by ikleyn)
Let S be a set with eleven elements. How many 4 element subsets does S have? How many... (answered by ikleyn)
If U equals the Universal set which is equal to {1,2,3,4} and if X = {2,4}, Y = {2,3,4}... (answered by Fombitz)
Let x, y, and z be nonzero real numbers, such that no two are equal, and x + {1}/{y} = y (answered by CubeyThePenguin,ikleyn)
Q.1) If a, b, c, are real numbers such that a2+2b=6, b2+4c= -7 and c2+6a= -13, then the... (answered by Edwin McCravy)
on the number line x=2/5 and y=11/5 the point z divides the segment from x to y into two... (answered by josgarithmetic,greenestamps,ikleyn)
On the number line x=1/4 and y=11/12. The point z divides the segment from x to y into... (answered by greenestamps)
on the number line x = 1/4 and y = 11/12. The point z divides the segment from x to y... (answered by Theo,josgarithmetic,ikleyn)
Find three positive numbers x, y and z such that the sum of y, z, and 5 times x is equal... (answered by ankor@dixie-net.com)