Answer:
Number of total arrangement of beads = 2,520
Step-by-step explanation:
Given:
Number of beads in necklace = 8 beads
Find:
Number of total arrangement of beads
Computation:
Changing beads is a cyclic permutation,
So,
Formula to find number of total arrangement in cyclic permutation
(n-1)!/2 , where n = number of item
So,
(n-1)!/2
Number of total arrangement of beads = (8-1)!/2
Number of total arrangement of beads = (7)!/2
Number of total arrangement of beads = (7 x 6 x 5 x 4 x 3 x 2 x 1) / 2
Number of total arrangement of beads = 5,040 / 2
Number of total arrangement of beads = 2,520
Answer:
x = 0, x = 4, x = -3
Step-by-step explanation:
Factor out the x, which makes it x(x^2-x-12)
Then it will be x(x-4)(x+3)
x = 0
x - 4 = 0, x = 4
x + 3 = 0, x = -3
Y = x + 1
y = 2x - 1
basically we r going to sub in one y for another
x + 1 = 2x - 1
1 + 1 = 2x - x
2 = x
now we sub 2 in for x in either of the original equations to find y
y = x + 1
y = 2 + 1
y = 3
so ur solution is (2,3)