Answer:
(The image is not provided, so i draw an idea of how i supposed that the problem is, the image is at the bottom)
Ok, we have a rectangle of length x by r.
At the extremes of length r, we add two semicircles.
So the perimeter will be equal to:
Two times x, plus the perimeter of the two semicircles (that can be thought as only one circle).
The radius of the semicircles is r, and the perimeter of a circle is:
C = 2*pi*r
where pi = 3.14
Then the perimeter of the track is:
P = 2*x + 2*pi*r.
b) now we want to solve this for x, this means isolating x in one side of the equation.
P - 2*pi*r = 2*x
P/2 - pi*r = x.
c) now we have:
P = 660ft
r = 50ft
then we can replace the values and find x.
x = 660ft/2 - 3.14*50ft = 173ft
You just solved it.... do u need the work shown?
1) Americans spend 418,784.358 minutes on the toilet in their life time.
2) 85,096.56 minutes if you are at the age of 16.
Answer:
Step-by-step explanation:
- Let the value of a number 'a' be = 8/15
- Let the value of a number 'b' be = 2/3
The difference between the two numbers can be calculated by subtracting the numbers












Thus,
Answer:
D) Yes. The five trials are independent, have only two outcomes, and have the same P(success); n = 5, r = 2, p = 1/6.
Step-by-step explanation:
The Number of boxes = 6
Box containing a prize = 1
Probability of success, p = box containing a price / number of boxes = 1 /6
Number of trials = 5
Probability of success on exactly 2 trials, r = 2
Hence,
P(r = 2) = nCr * p^r * (1-p)^(n-r)
n = 5 ; r = 2 ; p = 1/6
Using a binomial probability calculator :
P(r = 2) = 0.1608