Answer:
C. The number of responces is also 46
Step-by-step explanation:
Note that:
- means both p and q must hold;
- means either p or q must hold.
From the diagram,
- the number of responses is 46;
- the number of responces is also 46;
- the number of responces is 0;
- the number of responces which are neuther p nor q is 20.
So, you can state that the correct answer is C
M=1.25
c=0.6
I got this by creating a systems of equations and I used the substitution method
Answer:
False
Step-by-step explanation:
Here is a counter example:
● f(x) = x^2
● g(x) = 3x
● (f○g)(x) = (3x)^2 = 9x^2 (1)
● (g○f)(x) = 3(x^2) = 3x^2 (2)
We can see that (1) and (2) aren't equal to each others.