Hope it can solve you problem... :)
Answer: 165 ways
Step-by-step explanation:
The process of selection is done by using the combination formula for selection. If given "n" items and we are to choose "r" items from this given "n", the formula to use is denoted by:
nCr. = n! /(n-r)! × r!
Where
n! = n * (n-1) * (n-2)... *3*2*1.
In this case the number of items given = 11
And the number of items to be chosen = 3,
Hence the number of ways to do this = 11C3= 11!/(11-3)! × 3!
=165 ways.
Answer:
slope = -2
Step-by-step explanation:
rise/run: y2-y1/x2-x1 .
=12-18/4-1 = -6/3 = -2
Answer:
No, to be a function a relation must fulfill two requirements: existence and unicity.
Step-by-step explanation:
- Existence is a condition that establish that every element of te domain set must be related with some element in the range. Example: if the domain of the function is formed by the elements (1,2,3), and the range is formed by the elements (10,11), the condition is not respected if the element "3" for example, is not linked with 10 or 11 (the two elements of the range set).
- Unicity is a condition that establish that each element of the domain of a relation must be related with <u>only one</u> element of the range. Following the previous example, if the element "1" of the domain can be linked to both the elements of the range (10,11), the relation is not a function.