Answer:
17
Step-by-step explanation:
Number of students in soccer club, n(S) = 50
Number of students in Art club, n(A) = 53
Number of students in Gaming club, n(G)
n(
) = 100
n(
) = 9
n(
) = 20
n(
) = 35
n(
) = 29
Formula:
n ( A ∪ B ∪ C ) = n(A) + n(B) + n(C) – n ( A ∩ B ) – n(B ∩ C) – n (A ∩ C) + n( A ∩ B ∩ C )
Putting the values:
100 = 50 + 53 + n(G) - 20 - 35 - 29 + 9
100 = 112 + n(G) - 84
n(G) = 72
Number of students in gaming club only = n(G) - n(
) - n(
) + n(
)
= 72 - 35 - 29 + 9
= <em>17</em>
Step-by-step explanation:
1. Arrange all the numbers in ascending order.
2. Since there are 10 numbers, there will be 2 numbers in the middle, add those two middle numbers and divide by 2.
3. The result is your answer.
Answer:
64
Step-by-step explanation:
its just how it is
Answer:
D
Step-by-step explanation:
The equation of a parabola in vertex form is
f(x) = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
To obtain this form using the method of completing the square.
Given
f(x) = 3x² - 24x + 10
We require the coefficient of the x² term to be 1 , thus factor out 3
3(x² - 8x) + 10
To complete the square
add/subtract ( half the coefficient of the x- term )² to x² - 8x
= 3(x² + 2(- 4)x + 16 - 16) + 10
= 3(x - 4)² + (3 × - 16) + 10
= 3(x - 4)² - 48 + 10
= 3(x - 4)² - 38, thus
f(x) = 3(x - 4)² - 38 ← in vertex form