Tiplet (x, y, z) is chosen from the set {1, 2, 3, ... , 10}such that x ≤ y < z. How many such triplets are possible?
(A) 120
(B) 165
(C) 330
(D) 810
(E) 1200
(A) 120
(B) 165
(C) 330
(D) 810
(E) 1200
BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course
Redeem
Scott Woodbury-Stewart’s private virtual classroom — 400 hours of master-class video lessons for the GMAT Focus Edition.
Number of triplets (x ≤ y < z) = Number of triplets (x < y < z) + Number of triplets (x = y < z)oddball wrote:Tiplet (x, y, z) is chosen from the set {1, 2, 3, ... , 10}such that x ≤ y < z. How many such triplets are possible?
(A) 120
(B) 165
(C) 330
(D) 810
(E) 1200
I´ve tried to avoid this approach because I believe it is a bit "harder-than-necessary", in the sense that we must "justify" (at least to ourselves) why this way of counting is correct... well, let´s do it!Rahul@gurome wrote: Number of triplets (x < y < z) = Number of ways to select 3 integers out of 10 = 10C3 = 120
Number of triplets (x = y < z) = Number of doublets (x < z) = Number of ways to select 2 integers out of 10 = 10C2 = 45
New here Create free account