Answer:
600
Step-by-step explanation:
Because the tens digit is less than 5, round down to 600
56,900 but I'm only 50% sure I don't know about the other 50% sorry If its wrong.
Answer:
P(B|A)=0.25 , P(A|B) =0.5
Step-by-step explanation:
The question provides the following data:
P(A)= 0.8
P(B)= 0.4
P(A∩B) = 0.2
Since the question does not mention which of the conditional probabilities need to be found out, I will show the working to calculate both of them.
To calculate the probability that event B will occur given that A has already occurred (P(B|A) is read as the probability of event B given A) can be calculated as:
P(B|A) = P(A∩B)/P(A)
= (0.2) / (0.8)
P(B|A)=0.25
To calculate the probability that event A will occur given that B has already occurred (P(A|B) is read as the probability of event A given B) can be calculated as:
P(A|B) = P(A∩B)/P(B)
= (0.2)/(0.4)
P(A|B) =0.5
Answer:
x= -6
Step-by-step explanation:
12x - 8y = -12
6x + 4y = -30
Multiply the 2nd equation by 2, to make the Y coefficients opposite:
6x + 4y = -30 x 2 = 12x + 8y = -60
Now add the two equations:
12x -8y = -12 + 12x +8y = -60
= 24x = -72
Divide bothe sides by 24 to solve for x:
x = -72/24
x = -3
Now replace x with -3 in the first equation to solve for y:
12(-3) - 8y = -12
-36 - 8y = -12
Add 36 to each side:
-8y = 24
Divide both sides by -8 to solve for y:
y = 24 / -8
y = -3
X = -3 and y = -3
(-3,-3)