The translations would be this
1) reflection over the x-axis
2) translation of (-6,0)
1. Given a group of n people. There are C(n, r) ways of forming groups of r out of n.
2. Where C(n, r)=

3. For example, given {Andy, John, Julia}. We want to pick 2 people to give a gift: we can pick {(Andy, John), (Andy, Julia), (John, Julia)}, so there are 3 ways. So we can list and count.
4. Or we could do this with the formula C(3, 2)=

5. C(8, 6)=

So there are C(8,6)=28 ways of chosing 6 out of 8 people to form the subcommittees. <span />
Answer: Don't know sorry
Step-by-step explanation:
What form is DCAB? and I do not see the point Đ
y-intercept: Let x = 0 and solve for y:
(x-1)^2 + (y-2)^2 = 10 => (-1)^2 + y^2 - 4y + 4) = 10
=> 1 + y^2 - 4y + 4 = 10, or y^2 - 4y -5 = 0
The solutions of this quadratic are y = 5 and y = -1.
Thus, the y-intercepts are (0, 5) and (0, -1).
Now find the x-intercepts: Let y = 0 and solve the resulting equation for x:
(x-1)^2 = 10 - (-2)^2, or (x-1)^2 = 10 - 4 = 6.
Taking the sqrt of both sides, x - 1 = plus or minus sqrt(6), or:
x = 1 +√6 and x = 1 - √6, so that the x-intercepts
are (1+√6, 0) and (1-√6, 0).