Answer:
x = 1, -5.56
Step-by-step explanation:
x^2 = -7x - 8
shift -7x and -8 to the other side . Remember when u shift minus changes into plus.
x^2 + 7x + 8 = 0
using quadratic equation formula
in quadratic equation one value comes positive and other comes in negative
a = 1 , b = 7 and c = 8
taking positive sign
x = (-b +
) /2*a
x = (-7 +
) /2*1
x = (-7 +
) /2
x = (-7 +
)/ 2
x = -7 + 9 / 2
x = 2/2
x = 1
taking negative sign
(-b -
) /2*a
x = (-7 -
) /2*1
x = (-7 -
) /2
x = -7 -
/ 2
x = -7 - 4.12 / 2
x = -11.12/2
x = -5.56
therefore x = 1 , - 5.56
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
Answer: 0.1 I might be wrong tho
Step-by-step explanation:
The roots of the equation is x = 4.56 OR x = 0.44
<h3>Quadratic equation</h3>
From the question, we are to determine the roots of the given equation
The given equation is
x² -5x +2 = 0
Using the formula method,

In the given equation,
a = 1, b = -5, c = 2
Putting the values into the formula,



OR 
OR 
OR 
x = 4.56 OR x = 0.44
Hence, the roots of the equation is x = 4.56 OR x = 0.44
Learn more on Quadratic equation here: brainly.com/question/8649555
#SPJ1