The number of different groups can be found by finding 9C3 (Using combinations)
We will find combinations from n = 9 to r = 3
Therefore, 9C3 = 9!/6!*3! = (9*8*7*6!)/(6!*3*2)
= 3*4*7
= 84 ways.
Answer:
D) f(x) = 6x
Step-by-step explanation:
Answer:
D, A, B
Step-by-step explanation:
The sign of the leading coefficient always tells you the end behavior on the right: positive = rises; negative = falls.
The degree of the polynomial tells you how the left- and right-end behaviors compare: even = they are the same; odd = they are opposites.
__
A) negative leading coefficient, even degree:
- falls to the left, falls to the right (D)
__
B) positive leading coefficient, odd degree:
- falls to the left, rises to the right (A)
__
C) negative leading coefficient, odd degree
- rises to the left, falls to the right (B)