Answer:
First answer is 1200
Second answer is 900 for each new employee
Step-by-step explanation:
First answer:
2200+1300+800+940+560+x = 7000
5800+x = 7000 subtract 5800 from both sides and you get your answer
x = 1200
Second answer:
x = 900.  Each of the two employees made 900 a month or 1800 a month for both of them.
To find the average we take the total salaries and divide by the number of people to find the average salary.  In this case, we know the average and we know all of the salaries, but two.  We can figure this out.
(7000 + 2x)/8 = 1100  multiple both sides by 8 to clear the fraction/
7000 +2x = 8800  Subtract both sides by 7000
2x = 1800  Divide both sides by 2
x = 900
 
        
             
        
        
        
Answer:
![\sqrt[7]{x^9}](https://tex.z-dn.net/?f=%5Csqrt%5B7%5D%7Bx%5E9%7D)
Step-by-step explanation:
its kinda difficult for me to explain so i guess just use this equation next time:
![x^{m/n} = \sqrt[n]{x^m}](https://tex.z-dn.net/?f=x%5E%7Bm%2Fn%7D%20%3D%20%5Csqrt%5Bn%5D%7Bx%5Em%7D)
 
        
             
        
        
        
Write it in y= mx+b form. Subtract 5x from both sides to get 4y = -5x + 100. Divide by 4 so the answer would be y= -5/4x + 25.
        
             
        
        
        
The answer would be -2 or 0
        
             
        
        
        
Answer:
The answer is $88
Step-by-step explanation:
The Math.random () function returns a floating-point, pseudo-random number in the range 0–1 (inclusive of 0, but not 1) with approximately uniform distribution over that range — which you can then scale to your desired range.