21/x greater than or equal to 4. I think
Answer:
14.6°C
Step-by-step explanation:
Method 1
Higher value - lower value
12.2°C - (-2.4°C) *two negatives make a positive
12.2 + 2.4
14.6°C
Method 2
-2.4°C to 0°C = 2.4 increase (+2.4°C)
0°C to 12.2°C = 12.2 increase (+12.2°C)
Total change = 12.2 + 2.4= 14.6°C
Answer:
theres nothing there
Step-by-step explanation:
Answer: 4.82 km
Step-by-step explanation:
You went for a run on Monday.
You then went on a run on Tuesday as well. On this day you ran 2.41 km and it is said that you ran the same distance on both days which means you ran for 2.41 km on Monday as well.
The total distance you ran is therefore:
= 2.41 + 2.41
= 4.82 km
Answer:
The answer is below
Step-by-step explanation:
Let S denote syntax errors and L denote logic errors.
Given that P(S) = 36% = 0.36, P(L) = 47% = 0.47, P(S ∪ L) = 56% = 0.56
a) The probability a program contains both error types = P(S ∩ L)
The probability that the programs contains only syntax error = P(S ∩ L') = P(S ∪ L) - P(L) = 56% - 47% = 9%
The probability that the programs contains only logic error = P(S' ∩ L) = P(S ∪ L) - P(S) = 56% - 36% = 20%
P(S ∩ L) = P(S ∪ L) - [P(S ∩ L') + P(S' ∩ L)] =56% - (9% + 20%) = 56% - 29% = 27%
b) Probability a program contains neither error type= P(S ∪ L)' = 1 - P(S ∪ L) = 1 - 0.56 = 0.44
c) The probability a program has logic errors, but not syntax errors = P(S' ∩ L) = P(S ∪ L) - P(S) = 56% - 36% = 20%
d) The probability a program either has no syntax errors or has no logic errors = P(S ∪ L)' = 1 - P(S ∪ L) = 1 - 0.56 = 0.44