Answer:
What is missing is -5x - 20
Step-by-step explanation:
To find this, simply solve for the parenthesis as if it were a variable of its own. This will allow you to see exactly what is missing. 
8x - (x - 20) = 2x - (_______)
8x - x + 20 = 2x - (_______)
7x + 20 = 2x - (_______)
5x + 20 = - (_______)
-5x - 20 = (_______)
So the answer for the parenthesis is -5x - 20
 
        
             
        
        
        
Answer: The answer would be 73.6
Step-by-step explanation: We have to 32x2.3 to get 73.6.
Hope this helps!
 
        
                    
             
        
        
        
Answer:
i) Probability that both candidates employed are women = 5/14
ii) Probability that the second candidate is a woman = 5/8
iii) Probability that the first candidate is a woman given that second one is a woman = 4/5
Step-by-step explanation:
Let the probability that a man is employed be P(M) = 3/8
Probability that a woman is employed P(W) = 5/8
a) Probability that both candidates employed are women = (5/8) × (4/7) = 5/14
b) Probability that the second candidate is a woman = (probability that first candidate is a man and second candidate is a woman) + (probability that first candidate is a woman & second candidate is a woman)
= (3/8)(5/7) + (5/8)(4/7) = (15/56) + (20/56) = 35/56 = 5/8
c) Probability that the first candidate is a woman given that second one is a woman 
Given that the second candidate was a women, means that the first candidate-women was selected among other four women.
Probability = (4/8)/(5/8) = 4/5
 
        
             
        
        
        
Answer:
(-1, 3)
Step-by-step explanation:
5x + 2y = 1
+
2x - 2y = -8
7x = -7
x= -1
2(-1) - 2y = -8
-2 - 2y = -8
-2y = -6
y = 3
 
        
             
        
        
        
Answer:
g(h(x)) = [x + 3]^2 or x^2 + 6x + 9
Step-by-step explanation:
g[h(x)] signifies that h(x) is the input to g(x).
Writing out g(x) = x^2 and replacing "x" with [x + 3], we get:
g(h(x)) = [x + 3]^2 or x^2 + 6x + 9