Answer:
A.
Step-by-step explanation:
If its positive then the equation will be also
Answer:
<u><em>canvases over weeks
</em></u>
<u><em>
</em></u>
<u><em>Step-by-step explanation:
</em></u>
<u><em>
</em></u>
<u><em>Given:
</em></u>
<u><em>
</em></u>
<u><em>w(h) represents how many hours per week
</em></u>
<u><em>
</em></u>
<u><em>c(t) approximates how many canvases she paints per hour
</em></u>
<u><em>
</em></u>
<u><em>In function composition, if we have two function f(x) and g(x) then
</em></u>
<u><em>
</em></u>
<u><em>(f.g)(x) or f(g(x)) means first apply g(), then apply f() i.e. applying function f to the results of function g.
</em></u>
<u><em>
</em></u>
<u><em>Now we have c(w(h)), this means first we apply w(h) which will give us hours per week and then we'll apply function 'c' on the results of 'w' (that is number of hours for weeks painted). As result we'll get number of canvas </em></u>per week!
a) if the two gloves someone receives might both be for the left hand or right hand.
b) if each sister gets one left and one right.
Soln:
a) So i thought about dissectng the problem first into finding the number of ways in which I could make pairs of gloves:
C(12, 2)
then I asked how many ways could the sets of gloves be assigned amongst the 6 sisters:
<span><span>6!</span><span>6!</span></span>
and taking the product of this would give me the amount of ways this could occur:
= C(12,2) * 6!
then for part b)
using this same idea except:
C(6,1) C(6,1) for the left and right glove each .
the C(6,1)*C(6,1)*6!
Right way to think them through?