Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
57 views5 pages

Problem Solving Question

This document provides an explanation for a problem solving question about counting the number of triangles that can be drawn on a coordinate plane with integer coordinates from 1 to 3. It states there are 9 possible points that can be used as vertices and the number of combinations of selecting 3 points out of 9 is 9C3 = 84 ways. However, not all combinations will form triangles, as some will be straight lines. It then explains the different ways 3 points can be arranged in a straight line (vertically, horizontally, diagonally) and subtracts those combinations from the total to get the answer of 76, which is B.

Uploaded by

nayan83
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views5 pages

Problem Solving Question

This document provides an explanation for a problem solving question about counting the number of triangles that can be drawn on a coordinate plane with integer coordinates from 1 to 3. It states there are 9 possible points that can be used as vertices and the number of combinations of selecting 3 points out of 9 is 9C3 = 84 ways. However, not all combinations will form triangles, as some will be straight lines. It then explains the different ways 3 points can be arranged in a straight line (vertically, horizontally, diagonally) and subtracts those combinations from the total to get the answer of 76, which is B.

Uploaded by

nayan83
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

PROBLEM SOLVING QUESTION:

How many triangles with positive area can be drawn on the coordinate plane such that the
vertices have integer coordinates (x, y) satisfying 1<=x<=3 and 1<=y<=3?
(A) 72
(B) 76
(C) 78
(D) 80
(E) 84
ANSWER:
Click the link below for the answer to today's question:
http://www.beatthegmat.com/how-many-triangles-on-the-coordinate-plane-t28974.html
First recognize that we need to choose 3 of the following 9 points to create a triangle.

So, for example, if we choose these three points...

...we get this triangle.


Likewise, if we choose these three points...

...we get this triangle.


So, the question really comes down to "In how many ways can we select 3 of the 9 points?"
Well, notice that the order of the 3 selected points does not matter. In other words, selecting
the points (1,2), (1,3) and (3,2) will create the SAME TRIANGLE as selecting the points (3,2),
(1,3) and (1,2).
Since the order of the selected points does not matter, we can use combinations.
We can select 3 points from 9 points in 9C3 ways ( = 84 ways)
Aside: If anyone is interested, we have a free video on calculating combinations (like 9C3) in
your head: http://www.gmatprepnow.com/module/gmat-counting?id=789
Now, unfortunately, the correct answer is not 84, because not every selection of 3 points will
yield a triangle. For example, if we select these 3 points...

...we get a straight line, NOT a triangle.


So, we must subtract from 84 all of the 3-point selections that DO NOT yield triangles.
To begin, if the 3 selected points are lined up vertically...

...then we don't get a triangle.


There are 3 different ways to select three points to create a vertical line.
Also, if the 3 selected points are lined up horizontally...

...then we don't get a triangle.


There are 3 different ways to select three points to create a horizontal line.
Finally, if the 3 selected points are lined up diagonally...

...then we don't get a triangle.


There are 2 different ways to select three points to create a diagonal line.
So, the total number of different triangles = 84 - 3 - 3 - 2
=76 77
=B B

You might also like