Answer:
This states that the probability of the occurrence of two independent events is the product of their individual probabilities. The probability of getting two heads on two coin tosses is 0.5 x 0.5 or 0.25.
Step-by-step explanation:
The probability of getting 2 heads with 2 coins can be broken into 2 steps:
The first coin must show Heads AND
the second coin must show Heads.
p(h,h)= P(H) <----- and means multiply
P(H) x P(H)= 1/2 x 1/2 =1/4
It’s 6.72 you add the two numbers
Answer:
OPTION B - 41
Step-by-step explanation:
An expression is given and the corresponding values for the expression are also given. We have to substitute the given values to arrive at the answer.
The given expression is: x + 3y + z.
Also given: x = 4, y = 5, z = 22.
Substitute these values in the above expression, we get:
4 + 3(5) + 22 = 4 + 15 + 22 = 41.
∴ x + 3y + z = 41
Answer:
z = 110
Step-by-step explanation:
z + 35 + 35 = 180
z+70=180
z = 110
Answer:
y = 2x -33
Step-by-step explanation:
The line segment from the center (6, 4) to the given point (16, -1) is a radius of the circle. It is perpendicular to the tangent. Hence you need to write the equation of a line through point (16, -1) that is perpendicular to the line through that point and (6, 4).
The slope of the radius is ...
... ∆y/∆x = (-1-4)/(16-6) = -5/10 = -1/2
The slope of the tangent is the negative reciprocal of that, so is ...
... m = -1/(-1/2) = 2
In point-slope form, the tangent line through (16, -1) is
... y = m(x -h) +k
... y = 2(x -16) +(-1)
Simplifying, this is ...
... y = 2x -33