he magician starts with the birthday boy and moves clockwise, passing out 100100100100 pieces of paper numbered 1111 through 100100100100. He cycles around the circle until all the pieces are distributed. He then uses a random number generator to pick an integer 1111 through 100100100100, and chooses the volunteer with that number.
Method2: The magician starts with the birthday boy and moves counter-clockwise, passing out 75757575 pieces of paper numbered 1111 through 75757575. He cycles around the circle until all the pieces are distributed. He then uses a random number generator to pick an integer 1111 through 75757575, and chooses the volunteer with that number.
Method 3\: The magician starts with the birthday boy and moves clockwise, passing out 30303030 pieces of paper numbered 1111 through 30303030. He cycles around the circle until all the pieces are distributed. He gives #1111 to the birthday boy, #2222 to the next kid, and so on. He then counts the number of windows in the room and chooses the volunteer with that number.
yes probabilites can be used to make fair ones
thanx
heya
Answer:
C. Infinitely many solutions.
Step-by-step explanation:
-4x - 7 + 10x = -7 + 6x
Combine like terms on the left side. Rearrange the right side.
6x - 7 = 6x - 7
Add 7 to both sides.
6x = 6x
Subtract 6x from both sides.
0 = 0
0 = 0 is a true statement.
Both sides are equal, so all real values of x make the equation true.
Answer: C. Infinitely many solutions.
Answer:
x = -1, y = 2 and z = 1
Step-by-step explanation:
The given system of equations are :
2x - y + 3z= -1 ....(1)
x + 2y - 4z = -1 ......(2)
y – 2z = 0 .....(3)
Equation (3) can be written as :
y = 2z
Use y = 2z in equation (2)
x + 2(2z) - 4z = -1
x + 4z - 4z = -1
x = -1
Put the value of x in equation (1) :
-2 -y +3z = -1
-y+3z = 1 ....(4)
Adding equation (3) and (4)
y-2z+(-y+3z)=1
z = 1
Now put z = 1 in equation (4)
-y+3=1
-y = -2
y = 2
Hence, the values of x,y and z are -1, 2 and 1 respectively.
Answer:
x=2 and y=1
Step-by-step explanation:
Rewrite equations:
y=−x+3;y=x−1
Step: Solve
y=−x+3
Step: Substitute−x+3foryiny=x−1:
y=x−1
−x+3=x−1
−x+3+−x=x−1+−x(Add -x to both sides)
−2x+3=−1
−2x+3+−3=−1+−3(Add -3 to both sides)
−2x=−4−2x−2=−4−2
(Divide both sides by -2)
x=2
Step: Substitute2forxiny=−x+3:
y=−x+3
y=−2+3
y=1(Simplify both sides of the equation)
Hope this Helps you :)