Answer:
i am 4 th
Step-by-step explanation:
Consider
.. X = {1, 2, 3, 4}, x = 4
.. Y = {2, 3, 4, 5, 6}, y = 5, w = 3
The elements in X or Y (X ∪ Y) are {1, 2, 3, 4, 5, 6}, n = 6.
.. n = 6 = 4 + 5 - 3
Note that if we just add x and y, we count the common elements twice. In order to just count the common elements once, we need to subtract that count from the total of x and y.
selection B is appropriate.
Answer:
y - 4 = 3(x-3)
Step-by-step explanation:
Let n = number of records.
Each record costs $7, so n records cost 7n.
She then spent $3, so the total spent is 3n + 3.
She spent a total of $24, so 3n + 3 must equal 24. That gives us the following equation.
7n + 3 = 24
Subtract 3 from both sides.
7n = 21
Divide both sides by 7.
n = 3
Answer: She bought 3 records.