Answer: 3.14285714.....
<u>Step-by-step explanation:</u>
pi is 

Thiis is a non-terminating and non-repeating decimal.
<span>x^2/8 - x/4 + 1/8 = 0
A parabola is defined as the set of all points such that each point has the same distance from the focus and the directrix. Also the parabola's equation will be a quadratic equation of the form ax^2 + bx + c. So if we can determine 3 points on the parabola, we can use those points to calculate the desired equation.
First, let's draw the shortest possible line from the focus to the directrix. The midpoint of that line will be a point on the desired parabola. Since the slope of the directrix is 0, the line will have the equation of x=1. This line segment will be from (1,2) to (1,-2) and the midpoint will be ((1+1)/2, (2 + -2)/2) = (2/2, 0/2) = (1,0).
Now for the 2nd point, let's draw a line that's parallel to the directrix and passing through the focus. The equation of that line will be y=2. Any point on that line will have a distance of 4 from the directrix. So let's give it an x-coordinate value of (1+4) = 5. So another point for the parabola is (5,2). And finally, if we subtract 4 instead of adding 4 to the x coordinate, we can get a third point of 1-4 = -3. So that 3rd point is (-3,2).
So we now have 3 points on the parabola. They are (1,0), (5,2), and (-3,2). Let's create some equations of the form ax^2 + bx + c = y and then substitute the known values into those equations. SO
ax^2 + bx + c = y
(1) a*1^2 + b*1 + c = 0
(2) a*5^2 + b*5 + c = 2
(3) a*(-3)^2 + b*(-3) + c = 2
Let's do the multiplication for those expressions. So
(4) a + b + c = 0
(5) 25a + 5b + c = 2
(6) 9a - 3b + c = 2
Equations (5) and (6) above look interesting. Let's subtract (6) from (5). So
25a + 5b + c = 2
- 9a - 3b + c = 2
= 16a + 8b = 0
Now let's express a in terms of b.
16a + 8b = 0
16a = -8b
a = -8b/16
(7) a = -b/2
Now let's substitute the value (-b/2) for a in expression (4) above. So
a + b + c = 0
-b/2 + b + c = 0
And solve for c
-b/2 + b + c = 0
b/2 + c = 0
(8) c = -b/2
So we know that a = -b/2 and c = -b/2. Let's substitute those values for a and c in equation (5) above and solve for b.
25a + 5b + c = 2
25(-b/2) + 5b - b/2 = 2
-25b/2 + 5b - b/2 = 2
2(-25b/2 + 5b - b/2) = 2*2
-25b + 10b - b = 4
-16b = 4
b = -4/16
b = -1/4
So we now know that b = -1/4. Using equations (7) and (8) above, let's calculate a and c.
a = -b/2 = -(-1/4)/2 = 1/4 * 1/2 = 1/8
c = -b/2 = -(-1/4)/2 = 1/4 * 1/2 = 1/8
So both a and c are 1/8. So the equation for the parabola is
x^2/8 - x/4 + 1/8 = 0
Let's test to make sure it works. First, let's use an x of 1.
x^2/8 - x/4 + 1/8 = y
1^2/8 - 1/4 + 1/8 = y
1/8 - 1/4 + 1/8 = y
1/8 - 2/8 + 1/8 = y
0 = y
And we get 0 as expected. Let's try x = 2
x^2/8 - x/4 + 1/8 = y
2^2/8 - 2/4 + 1/8 = y
4/8 - 1/2 + 1/8 = y
4/8 - 1/2 + 1/8 = y
1/2 - 1/2 + 1/8 = y
1/8 = y.
Let's test if (2,1/8) is the same distance from both the focus and the directrix. The distance from the directrix is 1/8 - (-2) = 1/8 + 2 = 1/8 + 16/8 = 17/8
The distance from the focus is
d = sqrt((2-1)^2 + (1/8-2)^2)
d = sqrt(1^2 + -15/8^2)
d = sqrt(1 + 225/64)
d = sqrt(289/64)
d = 17/8
And the distances match again. So we do have the correct equation of:
x^2/8 - x/4 + 1/8 = 0</span>
Answer:
54 Stars
Step-by-step explanation:
Step 1:
60 mins = 1 Hour
Step 1:
10 × 6 = 60
Step 2:
9 × 6 = 54
Answer:
54 Stars
Hope This Helps :)
Answer:
0.214 ; 0.064 ; 0.3859 ; 0.9966 ; 0.135
Step-by-step explanation:
Given the distribution :
Poor ___ Acceptable ____ Excellent
0.25 _____ 0.6 _________ 0.15
The data scientist receives three items produced by the manufacturing process.
Find the chance that:
a. all of items are Acceptable
0.6 * 0.6 * 0.6 = 0.6^3 = 0.214
b. none of the items is Acceptable
P(not acceptable) = 1 - p(acceptable) = 1 - 0.6 = 0.4
0.4 * 0.4 * 0.4 = 0.4^3 = 0.064
c. at least one of the items is Excellent
P(atleast one) = 1 - P(none)
P(not excellent) = 1 - 0.15 = 0.85
P(none is excellent) = 0.85^3 = 0.614125
Hence,
P(atleast one is excellent) = 1 - 0.614125 = 0.3859
d. not all of the items are Excellent
P(not all) = 1 - p(All)
P(all excellent) = 0.15^3 = 0.003375
P(not all are excellent) = 1 - 0.003375 = 0.9966
e. there is one item of each class:
P(poor) * p(acceptable) * p(excellent) * (number of classes)!
0.25 * 0.6 * 0.15 * 3!
= 0.135