Problem 7: Correct
Problem 8: Correct
Problem 9: Correct
The steps are below if you are curious
===========================================================================================
Problem 7
S = 180*(n-2)
2340 = 180*(n-2)
2340/180 = n-2
13 = n-2
n-2 = 13
n = 13+2
n = 15
I'm using n in place of lowercase s, but the idea is the same. If anything, it is better to use n for the number of sides since S already stands for the sum of the interior angles. I'm not sure why your teacher decided to swap things like that.
===========================================================================================
Problem 8
First find y
y+116 = 180
y+116-116 = 180-116
y = 64
which is then used to find x. The quadrilateral angles add up to 180*(n-2) = 180*(4-2) = 360 degrees
Add up the 4 angles, set the sum equal to 360, solve for x
x+y+125+72 = 360
x+64+125+72 = 360 ... substitution (plug in y = 64)
x+261 = 360
x+261-261 = 360-261
x = 99
===========================================================================================
Problem 9
With any polygon, the sum of the exterior angles is always 360 degrees
The first two exterior angles add to 264. The missing exterior angle is x
x+264 = 360
x+264-264 = 360-264
x = 96
<span>The find step is to find C which is the vertical shift. This is the average between the maximum and minimum. So its 30+70=100/2= 50. the amplitude (A) take the average of the difference between max. temp. and min. value So 70-30= 40/2= 20, but it becomes -20 because the graph is shifted up 50 degrees and decreases to 30 at 4a.m. Then the period is 2pi/B which is 2pi/24, which equals pi/12. A=-20 B= pi/12 C=50</span>
I think it’s C. Sorry if I’m incorrect
Answer:
Step-by-step explanation:
The numbers in the ratio add up to 10. So divide 250 by 10. One part is £25. Multiply by the given numbers: 3x25=75. 6x25=150. 1x25=25. So you have £75:£150:£25.
Stay safe; stay healthy!
Answer:
The probability that two of them
die is 0.257
Step-by-step explanation:
From the question, we have that the mortality rate is 0.1
So the probability that they will survive is 1-0.1 = 0.9
Now, we want to check that two will die
We are going you use the Bernoulli approximation of the Binomial theorem as follows
= nCr * p^n * q^(n-r)
where n = 16
r = 2
P = 0.1
q = 0.9
Substituting these values;
14 C 2 * 0.1^2 * 0.9^12
= 0.257