Answer:
x=−3 and y=5
Step-by-step explanation:
These are the two rules for when a and b are positive numbers.
a + b = b + a
a - b ≠ b -a
a - b = -b + a
For example:
5.71 + 2.84 = 2.84 + 5.71
8.55 = 8.55
5.71 - 2.84 ≠ 2.84 - 5.71
2.87 ≠ -2.87
5.71 - 2.84 = -2.84 + 5.71
2.87 = 2.87
These are the rules for when a and b are negative numbers.
a + b = b + a
a - b = b + a
For example,
-6.2 + (-3.96) = -3.96 + (-6.2)
-6.2 - 3.96 = -3.96 - 6.2
-10.16 = -10.16
-6.2 - (3.96) = -3.96 + (-6.2)
-10.16 = -10.16
Also, if a is a positive number, while b is a negative number, we see these rules:
a + b = a - b
a - b = a + b
For example,
5.71 + (-6.2) = 5.71 - 6.2
-0.49 = -0.49
5.71 - (-6.2) = 5.71 + 6.2
11.91 = 11.91
Also, if a is a negative number while b is a positive number, then these rules will apply:
a + b = b - a
a - b = -b - a
For example,
-3.96 + 2.84 = 2.84 - 3.96
-1.12 = <span>-1.12
</span>
-3.96 - 2.84 = -2.84 - 3.96
-6.8 = -6.8
I hope this helps! :)
Answer:
P(A∣D) = 0.667
Step-by-step explanation:
We are given;
P(A) = 3P(B)
P(D|A) = 0.03
P(D|B) = 0.045
Now, we want to find P(A∣D) which is the posterior probability that a computer comes from factory A when given that it is defective.
Using Bayes' Rule and Law of Total Probability, we will get;
P(A∣D) = [P(A) * P(D|A)]/[(P(A) * P(D|A)) + (P(B) * P(D|B))]
Plugging in the relevant values, we have;
P(A∣D) = [3P(B) * 0.03]/[(3P(B) * 0.03) + (P(B) * 0.045)]
P(A∣D) = [P(B)/P(B)] [0.09]/[0.09 + 0.045]
P(B) will cancel out to give;
P(A∣D) = 0.09/0.135
P(A∣D) = 0.667
Answer:
A function is a relation in which each input has only one output.
In the relation , y is a function of x, because for each input x (1, 2, 3, or 0), there is only one output y. x is not a function of y, because the input y = 3 has multiple outputs: x = 1 and x = 2.
Answer:
Make Width = 'x'
Length = 4 + 2x
Perimeter = 2 x Width + 2 x Length
86 = 2(x) + 2(4 + 2x)
86 = 2x + 8 + 4x
Collect like terms:
2x + 4x = 86 - 8
6x = 78
x = 13
Width = 13 cm
Length = 30 cm
Step-by-step explanation: