Every time you get 6 times out of 8 you times it like 12 16,18 24
Answer:
x = 11 | Scale factor = 2
Step-by-step explanation:
As you can see, the 3 turns into a six meaning it multiplied by 2. Apply this to 5.5 to get 11. The 2 is your scale factor.
Hope this helps,
If you like my answer please give brainliest
Happy Holidays to everyone!
Answer:
7
Step-by-step explanation:
This question is incomplete
Complete Question
Write a rational equation that relates the desired percentage p, to the amount A of a 30% solution that needs to be added to 1 liter of 10% acid solution to make a blend that is p% acid, where 0<p<100 . What is a reasonable restriction on the set of possible values of ? Explain your answer.
Answer:
100(0.1 + 0.3A)= (1 + A) P
Step-by-step explanation:
A of a 30% solution that needs to be added to 1 liter of 10% acid solution to make a blend that is p% acid,
Hence,
10% of 1 + 30% of A = p%(1 + A)
0.10 + 0.3A = (p/100)(1 + A)
Divide both sides by 1 + A
0.1 + 0.3A/ 1 + A = p/100
Cross Multiply
100(0.1 + 0.3A) = 1 + A(p)
From the above calculation, we can see that, the blend that would be formed is not lower than 10% or greater than 30%
10% < p< 30%
Answer:
Binomial distribution requires all of the following to be satisfied:
1. size of experiment (N=27) is known.
2. each trial of experiment is Bernoulli trial (i.e. either fail or pass)
3. probability (p=0.14) remains constant through trials.
4. trials are independent, and random.
Binomial distribution can be used as a close approximation, with the usual assumption that a sample of 27 in thousands of stock is representative of the population., and is given by the probability of x successes (defective).
P(x)=C(N,x)*p^x*(1-p)^(n-x)
where N=27, p=0.14, and C(N,x) is the number of combinations of x items out of N.
So we need the probability of <em>at most one defective</em>, which is
P(0)+P(1)
= C(27,0)*0.14^0*(0.86)^(27) + C(27,1)*0.14^1*(0.86^26)
=1*1*0.0170 + 27*0.14*0.0198
=0.0170+0.0749
=0.0919