<p>1)</p>
<p>One thing you can do is approach this logically. Let's assume that N works at the same rate, and therefore takes 9 hours as well to perform the job alone. If the two work together, the time should be exactly half, or 4.5 hours, to complete the job. But the actual time is 6 hours, so we know that N works SLOWER than M, so the time alone for N must be greater than 9 hours. Choice E, 18 hours, is the only one that fits.</p>
<p>Alternatively, you can do some algebra:</p>
<p>M's rate can be solved using the equation:</p>
<p>rate x time = work
Let's call M's rate m:
m * 9 = 1 (1 complete job) m = 1/9
With the two working together, the equation is:
(m+n)*6 = 1 (where N's rate is n)
Put in m = 1/9, and solve for n:
n = 1/18
So working alone, N should take 18 hours to complete 1 job.</p>
<p>2)</p>
<p>There are three slots, or spaces, to assign. Additionally, order does not matter in this case, since once we have a given committee of 3 people, it doesn't matter what order they are in.</p>
<p>Therefore, you fill in the slots:</p>
<p>__ __ __ with
5 4 3
since we have 5 choices for the first slot, 4 choices for the second slot, and 3 choices for the third slot.
But you cannot forget that order does <em>not</em> matter, so you have to adjust this number. Namely, you divide the number by the number of ways three people can be arranged in three positions:
3x2x1</p>
<p>Therefore, the total number of combinations is:</p>
<p>(5<em>4</em>3)/(3<em>2</em>1) = 10, choice A.</p>
<p>3)</p>
<p>Divide the rectangle in such a way that each subsequent line intersects every other line inside the rectangle (and no three lines intersect all at the same point). Then, simply count the number of regions. You should have 11, choice D.</p>
<p>Using logic, you can probably eliminate choice E at a glance, since the largest answer is often a trap in a question that asks for a <em>maximum</em>.</p>