Answer:
6 matches
Step-by-step explanation:
Let’s call the teams A B C D
A will play B C D = 3 matches
B will play only C and D as it already played A, making 2 matches
C will play D, making 1 match
D has already played all
Total number of matches is thus 3 + 2 + 1 = 6 matches
Answer:
18. Commutative property of addition
19. Distributive property
20. Associative property of addition
Step-by-step explanation:
We can use FOIL to solve.
(x + 7)(x + 10)
(x * x) + (x * 7) + (7 * x) + (7 * 10)
x² + 7x + 7x + 70
x² + 14x + 70
Best of Luck!
Answer:
3people/minute
Step-by-step explanation:
75/25=3
I assume you're asked to solve
4 cos²(<em>x</em>) - 7 cos(<em>x</em>) + 3 = 0
Factor the left side:
(4 cos(<em>x</em>) - 3) (cos(<em>x</em>) - 1) = 0
Then either
4 cos(<em>x</em>) - 3 = 0 <u>or</u> cos(<em>x</em>) - 1 = 0
cos(<em>x</em>) = 3/4 <u>or</u> cos(<em>x</em>) = 1
From the first case, we get
<em>x</em> = cos⁻¹(3/4) + 2<em>nπ</em> <u>or</u> <em>x</em> = -cos⁻¹(3/4) + 2<em>nπ</em>
and from the second,
<em>x</em> = <em>nπ</em>
where <em>n</em> is any integer.