Answer:
x=5
Step-by-step explanation:
It is a bit tedious to write 6 equations, but it is a straightforward process to substitute the given point values into the form provided.
For segment ab. (x1, y1) = (1, 1); (x2, y2) = (3, 4).
... x = 1 + t(3-1)
... y = 1 + t(4-1)
ab = {x=1+2t, y=1+3t}
For segment bc. (x1, y1) = (3, 4); (x2, y2) = (1, 7).
... x = 3 + t(1-3)
... y = 4 + t(7-4)
bc = {x=3-2t, y=4+3t}
For segment ca. (x1, y1) = (1, 7); (x2, y2) = (1, 1).
... x = 1 + t(1-1)
... y = 7 + t(1-7)
ca = {x=1, y=7-6t}
Given:
Minni is arranging 3 different music CDs in a row on a shelf.
To find:
The sample space for the arrangement of a jazz CD (J), a pop CD (P), and a rock CD (R).
Solution:
We know that the total number of ways to arrange n items is n!.
Minni is arranging 3 different music CDs in a row on a shelf. So, the total number of ways is:


The sample space for the arrangement of a jazz CD (J), a pop CD (P), and a rock CD (R) is:
{JPR, JRP, PJR, PRJ, RJP, RPJ}
Therefore, the required sample space is {JPR, JRP, PJR, PRJ, RJP, RPJ}.
Let x = number of adult tickets, and y = number of children tickets. One equation must deal with the number of tickets, and the other equation must deal with the revenue from the tickets.
Then x + y = 300 is the number of tickets
12x + 8y = 3280 is the revenue from the tickets.
Using the substitution method:
x + y = 300 ⇒ y = 300 - x ⇒ Equation (3)
12x + 8y = 3280 ⇒ 12x + 8(300-x) = 3280 ⇒ x = 220
y = 300 - x ⇒ y = 300-220 ⇒ 80
Therefore 220 adult tickets and 80 children's tickets were sold.