A triangle PQR is such that 3 points lie on the side PQ, 4 points on QR and 5 points on RP respectively. Triangles are constructed using these points as vertices. What is the number of triangles so formed?
- A. 205 ✓
- B. 206
- C. 215
- D. 220
Correct Answer: A. 205
Explanation
Total number of points = 3 + 4 + 5 = 12. Total possible triplets = \binom{12}{3} = 220. We must subtract triplets of points that are collinear (lying on the same side). Collinear sets are \binom{3}{3}=1, \binom{4}{3}=4, and \binom{5}{3}=10. Number of triangles = 220 - (1 + 4 + 10) = 205.
Related questions on Algebra
- How many four-digit natural numbers are there such that <strong>ALL</strong> of the digits are odd?
- What is \sum_{r=0}^{n}2^{r}C(n,r) equal to ?
- If different permutations of the letters of the word 'MATHEMATICS' are listed as in a dictionary, how many words (with or without meaning) a...
- Consider the following statements : 1. If f is the subset of Z\times Z defined by f=\{(xy,x-y);x,y\in Z\}, then f is a function from...
- For how many quadratic equations, the sum of roots is equal to the product of roots?