Answer:
B.) 132.56 degrees
Step-by-step explanation:
Y^2-9^2
(y-9)(y+9)
To see if its right:
y*y+y*9-9*y-9*9
y^2+9y-9y-81
y^2-9^2
Answer:
B) AD/DE = BD/AD
Step-by-step explanation:
Answer:
0.83193
Step-by-step explanation:
Probability of having the Rhesus (Rh) factor present in their blood; p = 0.3
Sample size; n = 5
We want to find the probability the probability that at least one does not have the Rh factor.
This will be;1 - P(X < 1)
This is a binomial probability distribution. Thus;
P(X = k) = C(n, k) × p^(k) × (1 - p)^(n - k)
P(X < 1) = P(X = 0)
Thus;
P(X = 0) = C(5, 0) × 0.3^(0) × (1 - 0.3)^(5 - 0)
P(X = 0) = 1 × 1 × 0.16807
P(X = 0) = 0.16807
Thus;
1 - P(X < 1) = 1 - 0.16807 = 0.83193
3x - 5y = 18 over
-10x + 5y = 10
Add them because the 5y's have the right symbols for us to add
-7x = 28
Divide
x = -4
Now you can plug in -4 for x in one equation, I would use the first equation!
3(-4) - 5y = 18
-12 - 5y = 18
Add 12
-5y = 30
Divide
y = -6
Your solutions are going to be:
x = -4
y = -6
To check your work plug x and y into one equation:
3(-4) - 5(-6) = 18
-12 + 30 = 18
18 = 18
Since 18 does equal 18 you know that your solution's work!