The notation just means
(f/g)(-4) = f(-4) / g(-4)
If f(x) = x² + 2 and g(x) = 1 - 3x, then
f(-4) = (-4)² + 2 = 16 + 2 = 18
g(-4) = 1 - 3 (-4) = 1 + 12 = 13
and so
(f/g)(-4) = 18/13
It’s hard to see! Please let me know the numbers on the graph
Dan should buy 8 tomatoes because then he can make 32 slices which is more than enough to put on the sandwiches.
The numbers of choices in each category are multiplied together. We assume the order of paint choices matters: using color 1 in area A and color 2 in area B is not the same as using color 2 in area A and color 1 in area B.
P(7,2)*4*3*2 = 42*4*3*2 = 1008 ways
_____
P(n, k) = n!/(n-k)!
P(7, 2) = 7*6 = 42