Last visit was: 20 Nov 2025, 01:01 It is currently 20 Nov 2025, 01:01
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,424
 [36]
4
Kudos
Add Kudos
32
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
778,424
 [8]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,424
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
avatar
RITCHAT
Joined: 04 Jan 2015
Last visit: 09 Jul 2016
Posts: 6
Own Kudos:
20
 [6]
Given Kudos: 2
Posts: 6
Kudos: 20
 [6]
5
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
chesstitans
Joined: 12 Dec 2016
Last visit: 20 Nov 2019
Posts: 987
Own Kudos:
Given Kudos: 2,562
Location: United States
GMAT 1: 700 Q49 V33
GPA: 3.64
GMAT 1: 700 Q49 V33
Posts: 987
Kudos: 1,923
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The total number of cases must be less than 1/2, (try with the length of 1.)
Between A and B, B is too closed to 1/2, eliminate.
avatar
MEOWSER
Joined: 15 Feb 2015
Last visit: 26 Feb 2018
Posts: 1
Given Kudos: 38
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I'm confused - isn't the basic triangle inequality greater than or equal to? Not just "greater than"? Or according to the GMAT it must be greater than?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,424
Kudos
Add Kudos
Bookmarks
Bookmark this Post
MEOWSER
I'm confused - isn't the basic triangle inequality greater than or equal to? Not just "greater than"? Or according to the GMAT it must be greater than?

The length of any side of a triangle must be larger than the positive difference of the other two sides, but smaller than the sum of the other two sides.

If it were: The length of any side of a triangle must be larger than or equal to the positive difference of the other two sides, but smaller than or equal to the sum of the other two sides, then when we'd have "equal" case, we'd get three collinear points. The "triangle" formed by three collinear points is called a degenerate triangle, which is out of scope of the GMAT and is NOT tested on the GMAT. You do not need to consider degenerate polygons on the GMAT.

Hope it's clear.
avatar
vicky2019
Joined: 22 Sep 2018
Last visit: 18 Jan 2022
Posts: 22
Own Kudos:
Given Kudos: 65
Posts: 22
Kudos: 31
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Bunuel
If three different integers are selected at random from the integers 1 through 8, what is the probability that the three selected integers can be the side lengths of a triangle?

A. 11/28
B. 27/56
C. 1/2
D. 4/7
E. 5/8


Kudos for a correct solution.

MANHATTAN GMAT OFFICIAL SOLUTION:

The task is to pick a combination of three random integers chosen from 1, 2, 3, 4, 5, 6, 7, and 8. The goal is for the three lengths to form a triangle—a condition that will be satisfied if (and only if) the sum of the two smaller integers is greater than the largest integer.

How many total cases are possible? You are picking three items from a set of eight, and the order in which the numbers are picked doesn’t matter, so the total number of ways to select the integers is (8*7*6)/3! = 56.

As for counting the cases that can actually form a triangle, there’s no simple formula or calculation; you’ll actually have to make a list. (As you’ll see, it doesn’t take a terribly long time to make the list, as long as your approach is organized and you start the work immediately. If you hesitated to make this list because you were afraid that it would take too much time, there’s an important lesson to be learned here.)

One observation that can save a great deal of time here is that all of the integers must be 2 or greater; that is, 1 is not among the acceptable numbers. Why? If a and b are integers and a < b, then a must be less than b by at least 1 unit. Therefore, it would be impossible to have a + 1 > b, which would be required for a triangle.

Alternatively, try a couple of cases using 1. You’re picking the two smallest numbers first and making sure the sum is larger than the largest number. 1+2 is not greater than 3 or any other remaining number in the set. 1+3 is not greater than 4 or any other higher number. And so on.

Here’s a complete list of the cases that do form triangles. Pick the two smallest numbers first. Then find a 3rd number that is larger than the other two but smaller than their sum:

(2, 3, 4) (3, 4, 5) (4, 5, 6) (5, 6, 7) (6, 7, 8)
(2, 4, 5) (3, 4, 6) (4, 5, 7) (5, 6, 8)
(2, 5, 6) (3, 5, 6) (4, 5, 8) (5, 7, 8)
(2, 6, 7) (3, 5, 7) (4, 6, 7)
(2, 7, 8) (3, 6, 7) (4, 6, 8)
(3, 6, 8) (4, 7, 8)
(3, 7, 8)

As you write these out, noticing the pattern might help you to make sure you don’t miss any. In the first column (starting with 2), once you pick 3, there’s only one number (4) that is larger than 2 and 3 but smaller than the sum of 2 and 3. The same is true for the rest of that column: once you pick 2 and 4, only one number (5) will work, and so on.

In the second column (starting with 3), there are two possible “endings” for the 3, 4 pair starting point (5 and 6). The same is true for the pair 3, 5 and for the pair 3, 6. The only reason the pair 3, 7 doesn’t have two possible “endings” is that you run out of numbers (the set only goes up to 8).

In the end, there are 22 combinations of integers that form triangles. Since there are 56 combinations overall, the desired probability is 22/56, or 11/28.

What if you messed up the counting and got a number that isn’t in the answers? Estimate to narrow the choices. The total number of cases is less than 1/2, even if you can’t find the exact number, so guess (A) or (B).

The correct answer is (A).


why didn't you consider equilateral triangles and isosceles triangle? beacuse the question is not saying "without repetition"
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 19 Nov 2025
Posts: 21,717
Own Kudos:
Given Kudos: 300
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 21,717
Kudos: 26,998
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If three different integers are selected at random from the integers 1 through 8, what is the probability that the three selected integers can be the side lengths of a triangle?

A. 11/28
B. 27/56
C. 1/2
D. 4/7
E. 5/8


Kudos for a correct solution.

In order for the three numbers selected to be the side lengths of a triangle, we need the sum of the two smallest numbers to be greater than the largest number. Thus, we have:

2 + 3 > 4, 2 + 4 > 5, 2 + 5 > 6, 2 + 6 > 7, 2 + 7 > 8 → (5 instances if the smallest number is 2)

3 + 4 > 5, 3 + 4 > 6, 3 + 5 > 6, 3 + 5 > 7, 3 + 6 > 7, 3 + 6 > 8, 3 + 7 > 8 → (7 instances if the smallest is 3)

4 + 5 > 6, 4 + 5 > 7, 4 + 5 > 8, 4 + 6 > 7, 4 + 6 > 8, 4 + 7 > 8 → (6 instances if the smallest is 4)

5 + 6 > 7, 5 + 6 > 8, 5 + 7 > 8 → (3 instances if the smallest is 5)

6 + 7 > 8 → (1 instance if the smallest is 6)

Therefore, there are a total of 5 + 7 + 6 + 3 + 1 = 22 sets of three distinct numbers that can be selected from the integers 1 through 8 that can be the side lengths of a triangle. Since the total number of ways of selecting 3 numbers from 8 is 8C3 = (8 x 7 x 6)/(3 x 2) = 56, the probability that the 3 numbers can be the side lengths of a triangle is 22/56 = 11/28.

Answer: A
User avatar
Septembergirl20
Joined: 19 Dec 2023
Last visit: 06 Jul 2024
Posts: 1
Given Kudos: 2
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
vicky2019
Bunuel
Bunuel
If three different integers are selected at random from the integers 1 through 8, what is the probability that the three selected integers can be the side lengths of a triangle?

A. 11/28
B. 27/56
C. 1/2
D. 4/7
E. 5/8


Kudos for a correct solution.

MANHATTAN GMAT OFFICIAL SOLUTION:

The task is to pick a combination of three random integers chosen from 1, 2, 3, 4, 5, 6, 7, and 8. The goal is for the three lengths to form a triangle—a condition that will be satisfied if (and only if) the sum of the two smaller integers is greater than the largest integer.

How many total cases are possible? You are picking three items from a set of eight, and the order in which the numbers are picked doesn’t matter, so the total number of ways to select the integers is (8*7*6)/3! = 56.

As for counting the cases that can actually form a triangle, there’s no simple formula or calculation; you’ll actually have to make a list. (As you’ll see, it doesn’t take a terribly long time to make the list, as long as your approach is organized and you start the work immediately. If you hesitated to make this list because you were afraid that it would take too much time, there’s an important lesson to be learned here.)

One observation that can save a great deal of time here is that all of the integers must be 2 or greater; that is, 1 is not among the acceptable numbers. Why? If a and b are integers and a < b, then a must be less than b by at least 1 unit. Therefore, it would be impossible to have a + 1 > b, which would be required for a triangle.

Alternatively, try a couple of cases using 1. You’re picking the two smallest numbers first and making sure the sum is larger than the largest number. 1+2 is not greater than 3 or any other remaining number in the set. 1+3 is not greater than 4 or any other higher number. And so on.

Here’s a complete list of the cases that do form triangles. Pick the two smallest numbers first. Then find a 3rd number that is larger than the other two but smaller than their sum:

(2, 3, 4) (3, 4, 5) (4, 5, 6) (5, 6, 7) (6, 7, 8)
(2, 4, 5) (3, 4, 6) (4, 5, 7) (5, 6, 8)
(2, 5, 6) (3, 5, 6) (4, 5, 8) (5, 7, 8)
(2, 6, 7) (3, 5, 7) (4, 6, 7)
(2, 7, 8) (3, 6, 7) (4, 6, 8)
(3, 6, 8) (4, 7, 8)
(3, 7, 8)

As you write these out, noticing the pattern might help you to make sure you don’t miss any. In the first column (starting with 2), once you pick 3, there’s only one number (4) that is larger than 2 and 3 but smaller than the sum of 2 and 3. The same is true for the rest of that column: once you pick 2 and 4, only one number (5) will work, and so on.

In the second column (starting with 3), there are two possible “endings” for the 3, 4 pair starting point (5 and 6). The same is true for the pair 3, 5 and for the pair 3, 6. The only reason the pair 3, 7 doesn’t have two possible “endings” is that you run out of numbers (the set only goes up to 8).

In the end, there are 22 combinations of integers that form triangles. Since there are 56 combinations overall, the desired probability is 22/56, or 11/28.

What if you messed up the counting and got a number that isn’t in the answers? Estimate to narrow the choices. The total number of cases is less than 1/2, even if you can’t find the exact number, so guess (A) or (B).

The correct answer is (A).


why didn't you consider equilateral triangles and isosceles triangle? beacuse the question is not saying "without repetition"
The questions says "if three different integers are selected"
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,592
Own Kudos:
Posts: 38,592
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105408 posts
Tuck School Moderator
805 posts