Answer:
a) 6/9
b) 66.66%
Step-by-step explanation:
a) Total number of the small triangles inside the big triangle=9
and the shades = 6
friction of shaded = 6÷9
b) percentage of shaded = 6÷9 ×100
=66.6666%
Correct answer is 6... NOT 7...
Answer:
Im not 100% sure but i know 2 and 4 are correct, the rest I think are all wrong but im not sure sorry
Answer:
Step-by-step explanation:
The diagonals of a rectangle are equal.
2x + 10 = 56 That minus sign can't be there. Subtract 10 from both sides.
2x = 56 - 10 Combine
2x = 46 Divide by 2
x = 46/2
x = 23
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