Isolate the variable by dividing each side by factors that don't contain the variable.
x = 2
Truck speed be x
car travel at x+19
they travel in opposite directions
so the separation is (x+x+19) * no. of hours
1048 = (2x+19)*8
x = ((1048/8) - 19)/2
=56
truck speed is 56 miles per hour
car speed is 56+19 = 75 miles per hour
Let S = number of small yogurts ($2 each).
Let M = number of medium yogurts ($3 each)
Let L = number of large yogurts ($5 each)
Total yogurts is 27, therefore
S + M + L = 27
Total revenue generated is $98, therefore
2S + 3M +5L = 98
There are five more large yogurts than small yogurts, therefore
L = S + 5, or
-S + L = 5
These three equations may be written as the matrix equation
[ 1 1 1 | |S| |27|
| 2 3 5 | |M| = |98|
| -1 0 1 | |L| | 5|
The determinant of the matrix is
D = 3 - (2+5) + 3 = -1.
Solve with Cramer's Rule to obtain
S = -[27*3) - (98-25) - 15]
= 7
M = -[(98-25) - 27(2+5) + (10+98)]
= 8
L = -[15 - (10+98) + 27(3)]
= 12
Answer: 7 small, 8 medium, 12 large yogurts.
Answer:
<h2>p(B) =
8310</h2>
Step-by-step explanation:
We will use the addition rule of probability of two events to solve the question. According to the rule given two events A and B;
p(A∪B) = p(A)+p(B) - p(A∩B) where;
A∪B is the union of the two sets A and B
A∩B is the intersection between two sets A and B
Given parameters
P(A)=15
P(A∪B)=1225
P(A∩B)=7100
Required
Probability of event B i.e P(B)
Using the expression above to calculate p(B), we will have;
p(A∪B) = p(A)+p(B) - p(A∩B)
1225 = 15+p(B)-7100
p(B) = 1225-15+7100
p(B) = 8310
Hence the missing probability p(B) is 8310.
Event: Probability: A. Too much enamel 0.18 B. Too little enamel 0.24 C. Uneven application 0.33 D. No defects noted 0.47
let P(AC) = x, P(BC) = y, then P(A) + P(B) + P(C) - (x+y) = 1-0.47 = 0.53 x+y = 0.22
3. The probability of paint defects that results to <span>an improper amount of paint and uneven application? </span>
P(A U B U C) = 0.53
4. <span>the probability of a paint defect that results to</span>
<span>the proper amount of paint, but uneven application?</span>
P(C) - P(AC) - P(BC) = 0.47 - 0.22 = 0.25
A and B are disjoint so P(ABC) = 0, but you can have P(AC) and P(BC). you can't compute these separately here, but you can compute P(AC) + P(BC). By the way, P(AC) eg is just an abbreviated version of P(A∩C).