<h3>
Answer: 35 (choice C)</h3>
=============================================
Explanation:
For any triangle, the three interior angles always add to 180.
D+E+F = 180
(7b+1) + (2b+1) + (b+8) = 180
(7b+2b+b) + (1+1+8) = 180
10b+10 = 180
10b = 180-10
10b = 170
b = 170/10
b = 17
Use this value of b to find the three angle measures
- D = 7b+1 = 7*17+1 = 119+1 = 120
- E = 2b+1 = 2*17+1 = 34+1 = 35 degrees
- F = b+8 = 17+8 = 25
As a check,
D+E+F = 120+35+25 = 120+60 = 180
which helps confirm the correct answers.
For AD:
AD=root((c-0)^2 + (d-0)^2)=root((c)^2 + (d)^2)
For BC:
BC=root(((b+c) - b)^2+(d-0)^2)=root((c)^2+(d)^2)
For AB:
AB=root((b-0)^2 + (0-0)^2)=root((b)^2 + (0)^2)=root((b)^2)
For CD:
CD=root((c-(b+c))^2 + (d-d)^2)
CD=root((b)^2 + (0)^2)
CD=root((b)^2)
Answer:
0.9375
Step-by-step explanation:
Given the following :
Number of coin tosses = 7
Probability that number of heads obtained will be between 2 and 7 inclusive?
x = 2,3,4,5,6,7
Probability (P) = number of required outcomes / total possible outcomes
For a coin toss = 1 Head (H), 1 tail (T)
P(H) = 1 / 2
P(X) = C(7,x) * (1/2)^7
P(X) = C(7, x) / 0.5^-7
P(X) = [C(7,2) + C(7, 3)+ C(7,4) +C(7,5) + C(7,6) +C(7,7)] / 128
P(X) = (21 + 35 + 35 + 21 + 7 + 1) / 128
P(X) = 120 / 128
P(X) = 0.9375