Answer:
VS = 11
Step-by-step explanation:
If u could subscribe to penny_pg3d on YT, that would be great :)
The probability of getting all heads is 1 / 2^6 = 1/64 as there is only 1 event where this happens in a possible 2^6 = 64 events. It is the same as the probability of getting all tails. The probability of getting at least 1 head is 1 - p(all tails) = 63/64.
C + 2c + 12 = 75
Combine like terms:
3c + 12 = 75
Subtract 12 to both sides:
3c = 63
Divide 3 to both sides:
c = 21
This is a system of equation:
7y - 5x = 31
x = 4 - 2y
Plug in 4 - 2y for x
7y - 5(4 - 2y) = 31
Distribute -5 to both 4 and -2y
7y - 20 + 10y = 31
Simplify
17y - 20 = 31
Isolate the y. Note the equal sign. What you do to one side you do to the other. Do the opposite of PEMDAS.
Add 20 to both sides
17y - 20 (+20) = 31 (+20)
17y = 51
Divide 17 from both sides to isolate the y
17y/17 = 51/17
y = 51/17 or 3
y = 3
-------------------------------------------------------------------------------------------------------------------
Plug in 3 for y in one of the equations.
x=4−2y
x = 4 - 2(3)
Simplify.
x = 4 - 6
x = -2
-------------------------------------------------------------------------------------------------------------------
x = -2, y = 3 is your answer, or B)
-------------------------------------------------------------------------------------------------------------------
hope this helps