Yards per pillow.....yds/pillow....make sure u put the yds over the pillows when dividing
16/12 = 1.33 (or 1 1/3) yds per pillow....this lies between 1 and 2 yds
The product of any number and 0 is zero. The expression is 1*0-0/y. 1*0 is obviously 0. 0/y is the same thing as 0 * 1/y, which is also zero. 0-0 is 0, so the answer is 0.
Given the slope m and a point (a,b) of a line, its equation is given by

In your case, a = -4, b = 7 and m=1/2, so we have

So these are basically isolating the variables.
The first equation is 3g + 5 =17.
In order to isolate the variable, we would have to get g by itself, that means 5 would have to go. In order to do this, we would do the opposite. Since it is positive 5 we would add negative 5, in order for it to disappear. This works because a positive 5 and negative 5 cancel each other out. Whatever you do to one side of the equation you have to do to the other, since we subtract 5 on one side we have to subtract 5 on the other. Therefore we would do 17-5.
Now we have 3g=12
We know that 3g is basically 3 multiplied by g. The opposite of multiplication is division.Therefore we would divide by 3 on both sides.
The answer to the first question would be g= 4.
And if you want to check if your answer is correct you plug the value in.
So
3(4) + 5 =17
A combination is an unordered arrangement of r distinct objects in a set of n objects. To find the number of permutations, we use the following equation:
n!/((n-r)!r!)
In this case, there could be 0, 1, 2, 3, 4, or all 5 cards discarded. There is only one possible combination each for 0 or 5 cards being discarded (either none of them or all of them). We will be the above equation to find the number of combination s for 1, 2, 3, and 4 discarded cards.
5!/((5-1)!1!) = 5!/(4!*1!) = (5*4*3*2*1)/(4*3*2*1*1) = 5
5!/((5-2)!2!) = 5!/(3!2!) = (5*4*3*2*1)/(3*2*1*2*1) = 10
5!/((5-3)!3!) = 5!/(2!3!) = (5*4*3*2*1)/(2*1*3*2*1) = 10
5!/((5-4)!4!) = 5!/(1!4!) = (5*4*3*2*1)/(1*4*3*2*1) = 5
Notice that discarding 1 or discarding 4 have the same number of combinations, as do discarding 2 or 3. This is being they are inverses of each other. That is, if we discard 2 cards there will be 3 left, or if we discard 3 there will be 2 left.
Now we add together the combinations
1 + 5 + 10 + 10 + 5 + 1 = 32 choices combinations to discard.
The answer is 32.
-------------------------------
Note: There is also an equation for permutations which is:
n!/(n-r)!
Notice it is very similar to combinations. The only difference is that a permutation is an ORDERED arrangement while a combination is UNORDERED.
We used combinations rather than permutations because the order of the cards does not matter in this case. For example, we could discard the ace of spades followed by the jack of diamonds, or we could discard the jack or diamonds followed by the ace of spades. These two instances are the same combination of cards but a different permutation. We do not care about the order.
I hope this helps! If you have any questions, let me know :)