Answer:
-5,-2,2,5
Step-by-step explanation:
 
        
             
        
        
        
Turn the triangle around, because you have to reflect it, if you need extra help lmk
        
             
        
        
        
Answer:
No, it is not a representative sample
Step-by-step explanation:
The sampling technique used above is more of a random sampling than a representative sampling. Reason is that;
A representative sample is referred to as a group or set selected from a larger population that satisfactorily represent the population in study in accordance to whatever criteria is under study.
The criteria could be age, sex, class, etc.
Another reason why it can't be considered as a representative sample is that, using representative sampling makes sure that all relevant types of people are included in your sample and that the right mix of people are interviewed. 
In the question above, anybody can submit his or choice and number of submissions is not limited.
 
        
             
        
        
        
Step-by-step explanation:
Start by finding (fog)(x)
To find this function, substitute x= 
x−1
4
 
 That is g(x) into f(x)
⇒(f∘g)(x)=( 
x−1
4
 
 ) 
2
 −2( 
x−1
4
 
 )+5
= 
(x−1) 
2
 
16
 
 − 
x−1
8
 
 +5
Now substitute x=3
⇒(f∘g)(3)= 
(3−1) 
2
 
16
 
 − 
3−1
8
 
 +5
= 
4
16
 
 − 
2
8
 
 +5=4−4+5=5.
Hope it helps:)
 
        
             
        
        
        
<span>Sphere: (x - 4)^2 + (y + 12)^2 + (z - 8)^2 = 100
Intersection in xy-plane: (x - 4)^2 + (y + 12)^2 = 36
Intersection in xz-plane: DNE
Intersection in yz-plane: (y + 12)^2 + (z - 8)^2 = 84
The desired equation is quite simple. Let's first create an equation for the sphere centered at the origin:
x^2 + y^2 + z^2 = 10^2
Now let's translate that sphere to the desired center (4, -12, 8). To do that, just subtract the center coordinate from the x, y, and z variables. So
(x - 4)^2 + (y - -12)^2 + (z - 8)^2 = 10^2
(x - 4)^2 + (y - -12)^2 + (z - 8)^2 = 100
Might as well deal with that double negative for y, so
(x - 4)^2 + (y + 12)^2 + (z - 8)^2 = 100
And we have the desired equation.
Now for dealing with the coordinate planes. Basically, for each coordinate plane, simply set the coordinate value to 0 for the axis that's not in the desired plane. So for the xy-plane, set the z value to 0 and simplify. So let's do that for each plane:
xy-plane:
(x - 4)^2 + (y + 12)^2 + (z - 8)^2 = 100
(x - 4)^2 + (y + 12)^2 + (0 - 8)^2 = 100
(x - 4)^2 + (y + 12)^2 + (-8)^2 = 100
(x - 4)^2 + (y + 12)^2 + 64 = 100
(x - 4)^2 + (y + 12)^2 = 36
xz-plane:
(x - 4)^2 + (y + 12)^2 + (z - 8)^2 = 100
(x - 4)^2 + (0 + 12)^2 + (z - 8)^2 = 100
(x - 4)^2 + 12^2 + (z - 8)^2 = 100
(x - 4)^2 + 144 + (z - 8)^2 = 100
(x - 4)^2 + (z - 8)^2 = -44
And since there's no possible way to ever get a sum of 2 squares to be equal to a negative number, the answer to this intersection is DNE. This shouldn't be a surprise since the center point is 12 units from this plane and the sphere has a radius of only 10 units.
yz-plane:
(x - 4)^2 + (y + 12)^2 + (z - 8)^2 = 100
(0 - 4)^2 + (y + 12)^2 + (z - 8)^2 = 100
(-4)^2 + (y + 12)^2 + (z - 8)^2 = 100
16 + (y + 12)^2 + (z - 8)^2 = 100
(y + 12)^2 + (z - 8)^2 = 84</span>