Let the 2 equal lengths be represented by 2p. Then you can write the equation of ratios
p 2p
---- = -------
16 x+4
which simplifies to
1 2
----- = ------
16 x+4
then x+4 = 32, and x = 28 (answer)
Answer:
-11x+12
Step-by-step explanation:
(x^2-4x+3)-(x^2+7x-9)
x^2-x^2-4x-7x+3-(-9)
-11x+3+9
-11x+12
Google maps
XD
This depends on what equipment you have, as I said before the internet is one way but you could use a scale map etc..
Answer:
regular polygon of 9 sides has 9 lines of symmetry
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