Answer:
28
Step-by-step explanation: USE PEDMAS
2[(62-52)+4] = 2[(10)+4]= 2[14]=28
Answer:
I do not know this answer. Ask "tofu0"
Step-by-step explanation:
If you need anymore help ask, Brainly. Have a nice day!
Answer:
1c

1d

Step-by-step explanation:
From the question we are told that
The probability of telesales representative making a sale on a customer call is 
The mean is 
Generally the distribution of sales call made by a telesales representative follows a binomial distribution
i.e
and the probability distribution function for binomial distribution is
Here C stands for combination hence we are going to be making use of the combination function in our calculators
Generally the mean is mathematically represented as

=> 
=> 
Generally the least number of calls that need to be made by a representative for the probability of at least 1 sale to exceed 0.95 is mathematically represented as

=> 
=> ![P( X \ge 1) = 1 - [ ^{n}C_0 * (0.15 )^0 * (1- 0.15)^{n-0}] > 0.95](https://tex.z-dn.net/?f=P%28%20X%20%5Cge%201%29%20%3D%201%20-%20%5B%20%5E%7Bn%7DC_0%20%2A%20%20%280.15%20%29%5E0%20%2A%20%20%281-%200.15%29%5E%7Bn-0%7D%5D%20%3E%200.95)
=> ![1 - [1 * 1* (0.85)^{n}] > 0.95](https://tex.z-dn.net/?f=%201%20-%20%5B1%20%20%2A%20%201%2A%20%20%280.85%29%5E%7Bn%7D%5D%20%3E%200.95)
=> ![[(0.85)^{n}] > 0.05](https://tex.z-dn.net/?f=%20%20%5B%280.85%29%5E%7Bn%7D%5D%20%3E%200.05)
taking natural log of both sides

=> 
Answer:
17 feet
Step-by-step explanation:
Since a square has 4 sides, you have to do 68 / 4 to find one of the sides.
68/4 = 17
And to check, if you add up all sides...
17+17+17+17 = 68
Answer:
4
Step-by-step explanation:
lim (x^2 - 4) / (x - 2)
x --> 2
When we plug x =2, we get
(2^2 - 4) / (2 - 2)
= (4 - 4)/(2 - 2)
= 0 /0
Which is undefined.
Now we have to use L'hospital rule. Which says we need to differentiate the numerator and the denominator and apply the limit.
When we differentiate x^2 -4, we get 2x
When we differentiate x -2, we get 1
lim 2x/1
x --> 2
Now apply, the limit x = 2
2(2)/1
= 4/1
= 4
Therefore, limit of this function is 4, when x tends to 2.
Hope you will understand the concept.
Thank you.