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
larry has 3 packer sin each 15 and total are 45 u wish put in 10 bags then divide 45 by 10 anser is 5
Squares : Triangles
3 : 12
Divide both sides by 3.
The simplest ratio is
1 : 4
Answer:
3x + 7y = 21
Step-by-step explanation:
We have value of two points (0,3) and (7,0)
First, let's find the slope of this line. The formula for slope is:
Change in y/Change in x or (y₂ - y₁)/(x₂-x₁)
Where x₁ = 0 x₂= 7 y₁ = 3 y₂ = 0
(y₂ - y₁)/(x₂-x₁)
= (0-3)/(7-0)
=-3/7
Now we can write the equation in point-slope form:
y-y₁ = m(x-x₁)
y - 3 = -3/7(x-0)
y-3=-3x/7
y=-3x/7 + 3
Now let's convert this to standard form, by making the y-intercept by itself:
Ax + By = C
y=-3x/7 + 3
Multiply through by 7
7(y) = 7(-3x/7) + 7(3)
7y = -3x + 21
3x + 7y = 21