X=5 is your answer to this
Answer:
8 in.
Step-by-step explanation:
Perimeter of a rectangle, P = 2(L + W)
Value of P = 46.
Length is 7 inches less than the width. This translates to L = W - 7
Substitute L = W - 7 into the perimeter equation, you get
46 = 2(W - 7 + W)
46 = 2(2W - 7)
46 = 4W - 14
4W = 60
W = 60 / 4 = 15 in
L = W - 7 = 15 - 7 = 8 in
Is this the whole question?
Answer:
a) the probability of winning A and B is 0.4 (40%)
b) the probability of not winning either project is 0.1 (10%)
Step-by-step explanation:
if 2 events are independent then
P(A∩B)=P(A)*P(B)
where
P(A)= probability of winning project A
P(B)= probability of winning project B
P(A∩B)= probability of winning projects A and B
replacing values
P(A∩B)=P(A)*P(B) = 0.50 * 0.8 = 0.4
b) since
P(A∪B) = P(A) + P(B) - P(A∩B) = 0.50 + 0.8 - 0.4 = 0.9
where
P(A∪B) = probability of winning A or B
therefore
probability of not winning either project = 1 - P(A∪B) = 1 - 0.9 = 0.1 (10%)