X=6 I hope this helps you out
Answer:
The type of sample is Stratified sampling.
Step-by-step explanation:
Consider the provided information.
Types of sampling.
- Random sampling is similar to placing the name of everyone in a hat and pulling out a few names.
- In Systematic sampling, we list of elements is counted off.
- Convenience sampling: data which is readily available is used. That is, the first people are running into by the surveyor.
- In Cluster sampling, we divide the population into groups, usually geographically.
- In Stratified sampling we divide population into groups called strata. but this time population might be separated into males and females.
Here the population is divided into groups of males and females therefore it is stratified sampling.
Hence, the type of sample is Stratified sampling.
Answer:
A rule of polygons is that the sum of the exterior angles always equals 360 degrees. Since it is a regular octagon, so each of the interior angles of octagon are equal. ((n-2)*180)/n where n is the number of sides of the polygon.for example in case n=8 for an octagon, so we get:
((8-2)*180)/8 => (6*180)/8 => 1080/8 = 135 degrees. This means that each interior angle of the regular octagon is equal to 135 degrees.
Each exterior angle is the supplementary angle to the interior angle at the vertex of the polygon, so in this case each exterior angle is equal to 45 degrees. (180 - 135 = 45). Remember that supplementary angles add up to 180 degrees.
And since there are 8 exterior angles, we multiply 45 degrees * 8 and we get 360 degrees.
This technique works for every polygon, as long as you are asked to take one exterior angle per vertex.
Answer:
1) f(g(0)) = 0
2) g(f(2)) = 2
3) g(g(0)) = 8
Step-by-step explanation:
Here, the given functions are:
g(x) = 3 x +2 and f(x)= (x-2)/3
1. Now, f(g(x)) = f(3x+2)
Also, f(3x+2) = (3x+2 -2) /3 = x
So, f(g(x)) = x
⇒ f(g(0)) = 0
2. g(f(x)) = g((x-2)/3) = 3((x-2)/3) +2
or, g(f(x)) = x
⇒ g(f(2)) = 3((2)-2/3) +2 = 2
or, g(f(2)) = 2
3. g(g(0)= g( 3 (0) +2) = g(2)
Now, g(2) = 3(2) + 2 = 6 + 2 = 8
or, g(g(0)) = 8