Let the three items be M, Y and P.
n{M ∩ Y} only = 4-3 = 1
n{M ∩ P) only = 5-3 = 2
n{ Y ∩ P} only = 2
n{M} only = 12-(1+3+2) = 6
n{Y} only = 10-(1+2+3) = 4
n{P} only = 14-(2+3+2) = 7
n{M∩P∩Y} = 3
Number of women in the group = 6+4+7+(1+2+2+3) as above =25 women.
Answer:
36
Step-by-step explanation:
40 * .10 = 4
40-4 = 36
8, 2 because A doesn't add anything.
9514 1404 393
Answer:
- 6x +y = -6
- 6x -y = 8
- 5x +y = 13
Step-by-step explanation:
To rewrite these equations from point-slope form to standard form, you can do the following:
- eliminate parentheses
- subtract the x-term
- subtract the constant on the left
- if the coefficient of x is negative, multiply by -1
Of course, any operation you do must be done <em>to both sides of the equation</em>.
__
1. y -6 = -6(x +2)
y -6 = -6x -12 . . . . . eliminate parentheses
6x +y -6 = -12 . . . . . add 6x
6x +y = -6 . . . . . . . . add 6
__
2. y +2 = 6(x -1)
y +2 = 6x -6
-6x +y +2 = -6
-6x +y = -8
6x -y = 8 . . . . . . . . multiply by -1
__
3. y -3 = -5(x -2)
y -3 = -5x +10
5x +y -3 = 10
5x +y = 13
_____
<em>Additional comment</em>
The "standard form" of a linear equation is ax+by=c for integers a, b, c. The leading coefficient (generally, 'a') should be positive, and all coefficients should be mutually prime (have no common factors). That is why we multiply by -1 in problem 2.