m parallel lines cut n parallel lines giving rise to 60 parallelograms. What is the value of (m + n) ?
9
The question asks us to find the value of $(m + n)$ given that $m$ parallel lines intersecting $n$ parallel lines create 60 parallelograms. This is a common problem involving combinations in geometry.
When a set of $m$ parallel lines intersects another set of $n$ parallel lines, the number of parallelograms formed is determined by choosing two lines from the first set and two lines from the second set to form the sides of a parallelogram.
The total number of parallelograms is the product of these two combinations:
Number of parallelograms = $\binom{m}{2} \times \binom{n}{2}$
We are given that the total number of parallelograms is 60. So, we can write the equation:
$\binom{m}{2} \times \binom{n}{2} = 60$
Recall the formula for combinations: $\binom{k}{2} = \frac{k(k-1)}{2}$.
Substituting this into our equation:
$\frac{m(m-1)}{2} \times \frac{n(n-1)}{2} = 60$
Multiply both sides by 4:
$m(m-1)n(n-1) = 240$
We need to find integer values for $m$ (where $m \ge 2$) and $n$ (where $n \ge 2$) such that the product of $m(m-1)$ and $n(n-1)$ is 240.
Let's look at the values of $k(k-1)$ for small integer values of $k$ ($k \ge 2$):
Value of k |
Value of k(k-1) |
|---|---|
| 2 | 2(1) = 2 |
| 3 | 3(2) = 6 |
| 4 | 4(3) = 12 |
| 5 | 5(4) = 20 |
| 6 | 6(5) = 30 |
| 7 | 7(6) = 42 |
| 8 | 8(7) = 56 |
| 9 | 9(8) = 72 |
We need to find two numbers from the second column that multiply to 240. Let's check the factors of 240:
We found a pair: 12 and 20.
Alternatively, it could be $m=5$ and $n=4$, as the formula is symmetric with respect to $m$ and $n$.
Let's verify with $m=4$ and $n=5$:
Number of parallelograms = $\binom{4}{2} \times \binom{5}{2} = \frac{4 \times 3}{2} \times \frac{5 \times 4}{2} = 6 \times 10 = 60$. This matches the given information.
In either case ($m=4, n=5$ or $m=5, n=4$), the value of $(m + n)$ is:
$m + n = 4 + 5 = 9$
The value of $(m + n)$ is 9.
| Concept | Explanation |
|---|---|
| Parallel Lines Intersection | When two sets of parallel lines intersect, they can form parallelograms. |
| Choosing Lines | A parallelogram is formed by selecting two lines from one set and two lines from the other set. |
| Combination Formula | The number of ways to choose $k$ items from a set of $n$ is $\binom{n}{k} = \frac{n!}{k!(n-k)!}$. For choosing 2 lines, it's $\binom{n}{2} = \frac{n(n-1)}{2}$. |
| Total Parallelograms Formula | Given $m$ and $n$ sets of parallel lines, total parallelograms = $\binom{m}{2} \times \binom{n}{2}$. |
This problem is an example of using combinations to count geometric shapes. Here are some related concepts:
Understanding combinations is crucial for solving problems involving counting arrangements or selections of objects, including geometric figures formed by intersecting lines or sets of points.
5-digit numbers are formed using the digits 0, 1, 2, 4, 5 without repetition. What is the percentage of numbers which are greater than 50,000 ?
In a race, there are 4 members in a team. Each member has to cover 5 km one after another. If the total time taken is 30 minutes, then what would have been the average speed?
If Quantity A is the number of ways to assign a number from 1 to 5 without repetition to each of four people, and Quantity B is the number of ways to assign a number from 1 to 5 without repetition to each of 5 people, then which of the following statements is correct with respect to Quantities A and B?
Which of the following muscles regulates the exit of food from the stomach into the small intestine?
The number of (a,b,c), where a,b,c are positive integers such that abc = 30, is