Vertex is directly in middle of directix and focus
distance from 8 to -8 is 16
16/2=8
so 8 below focus (since 8>-8) is the point (0,0
vertex is (0,0)
nice
it opens up because focus is above directix
also it goes up down so
4p(y-k)=(x-h)^2
(h,k) is veretx
we got that (h,k) is (0,0)
and p is distance from vertex to focus which is 8
so
4(8)(y-0)=(x-0)^2
32y=x^2
y=(1/32)x^2
15b is the answer to this question hope this was helpful
See the graph attached.
The midpoint rule states that you can calculate the area under a curve by using the formula:
![M_{n} = \frac{b - a}{2} [ f(\frac{x_{0} + x_{1} }{2}) + f(\frac{x_{1} + x_{2} }{2}) + ... + f(\frac{x_{n-1} + x_{n} }{2})]](https://tex.z-dn.net/?f=M_%7Bn%7D%20%3D%20%5Cfrac%7Bb%20-%20a%7D%7B2%7D%20%5B%20f%28%5Cfrac%7Bx_%7B0%7D%20%2B%20x_%7B1%7D%20%7D%7B2%7D%29%20%2B%20%20f%28%5Cfrac%7Bx_%7B1%7D%20%2B%20x_%7B2%7D%20%7D%7B2%7D%29%20%2B%20...%20%2B%20%20f%28%5Cfrac%7Bx_%7Bn-1%7D%20%2B%20x_%7Bn%7D%20%7D%7B2%7D%29%5D)
In your case:
a = 0
b = 1
n = 4
x₀ = 0
x₁ = 1/4
x₂ = 1/2
x₃ = 3/4
x₄ = 1
Therefore, you'll have:
![M_{4} = \frac{1 - 0}{4} [ f(\frac{0 + \frac{1}{4} }{2}) + f(\frac{ \frac{1}{4} + \frac{1}{2} }{2}) + f(\frac{\frac{1}{2} + \frac{3}{4} }{2}) + f(\frac{\frac{3}{4} + 1} {2})]](https://tex.z-dn.net/?f=M_%7B4%7D%20%3D%20%5Cfrac%7B1%20-%200%7D%7B4%7D%20%5B%20f%28%5Cfrac%7B0%20%2B%20%20%5Cfrac%7B1%7D%7B4%7D%20%7D%7B2%7D%29%20%2B%20%20f%28%5Cfrac%7B%20%5Cfrac%7B1%7D%7B4%7D%20%2B%20%5Cfrac%7B1%7D%7B2%7D%20%7D%7B2%7D%29%20%2B%20%20f%28%5Cfrac%7B%5Cfrac%7B1%7D%7B2%7D%20%2B%20%5Cfrac%7B3%7D%7B4%7D%20%7D%7B2%7D%29%20%2B%20f%28%5Cfrac%7B%5Cfrac%7B3%7D%7B4%7D%20%2B%201%7D%20%7B2%7D%29%5D)
![M_{4} = \frac{1}{4} [ f(\frac{1}{8}) + f(\frac{3}{8}) + f(\frac{5}{8}) + f(\frac{7}{8})]](https://tex.z-dn.net/?f=M_%7B4%7D%20%3D%20%5Cfrac%7B1%7D%7B4%7D%20%5B%20f%28%5Cfrac%7B1%7D%7B8%7D%29%20%2B%20%20f%28%5Cfrac%7B3%7D%7B8%7D%29%20%2B%20%20f%28%5Cfrac%7B5%7D%7B8%7D%29%20%2B%20f%28%5Cfrac%7B7%7D%7B8%7D%29%5D)
Now, to evaluate your f(x), you need to look at the graph and notice that:
f(x) = x - x³
Therefore:
![M_{4} = \frac{1}{4} [(\frac{1}{8} - (\frac{1}{8})^{3}) + (\frac{3}{8} - (\frac{3}{8})^{3}) + (\frac{5}{8} - (\frac{5}{8})^{3}) + (\frac{7}{8} - (\frac{7}{8})^{3})]](https://tex.z-dn.net/?f=M_%7B4%7D%20%3D%20%5Cfrac%7B1%7D%7B4%7D%20%5B%28%5Cfrac%7B1%7D%7B8%7D%20-%20%28%5Cfrac%7B1%7D%7B8%7D%29%5E%7B3%7D%29%20%2B%20%28%5Cfrac%7B3%7D%7B8%7D%20-%20%28%5Cfrac%7B3%7D%7B8%7D%29%5E%7B3%7D%29%20%2B%20%28%5Cfrac%7B5%7D%7B8%7D%20-%20%28%5Cfrac%7B5%7D%7B8%7D%29%5E%7B3%7D%29%20%2B%20%28%5Cfrac%7B7%7D%7B8%7D%20-%20%28%5Cfrac%7B7%7D%7B8%7D%29%5E%7B3%7D%29%5D)
![M_{4} = \frac{1}{4} [(\frac{1}{8} - \frac{1}{512}) + (\frac{3}{8} - \frac{27}{512}) + (\frac{5}{8} - \frac{125}{512}) + (\frac{7}{8} - \frac{343}{512})]](https://tex.z-dn.net/?f=M_%7B4%7D%20%3D%20%5Cfrac%7B1%7D%7B4%7D%20%5B%28%5Cfrac%7B1%7D%7B8%7D%20-%20%5Cfrac%7B1%7D%7B512%7D%29%20%2B%20%28%5Cfrac%7B3%7D%7B8%7D%20-%20%5Cfrac%7B27%7D%7B512%7D%29%20%2B%20%28%5Cfrac%7B5%7D%7B8%7D%20-%20%5Cfrac%7B125%7D%7B512%7D%29%20%2B%20%28%5Cfrac%7B7%7D%7B8%7D%20-%20%5Cfrac%7B343%7D%7B512%7D%29%5D)
M₄ = 1/4 · (2 - 478/512)
= 0.2666
Hence, the <span>area of the region bounded by y = x³ and y = x</span> is approximately
0.267 square units.
Answer:
From what I looked up on Google vegans don't eat fish, maybe some do but vegetarians do still eat fish. The reason why is because their are many types of health benefits that come with eating fish. "Seafood is a healthy source of protein, is full of heart healthy fats and contains iron and a host of vitamins like B-12" (Honeyager).
I also feel like they ignore the fact that there food was a real animal cause some of society does not want to look at the thing there eating as a once alive animal cause I feel like they know how badly some animals are taken care of through there life time then kill through half of it. And yes I know that other livestock are taken well care of and given a good life before there death. And most feel it's not okay to eat dogs is because most people actually live around them and know how sweet and kind they are and how they are pets for most. I also feel if it were cows (or some farm animal) instead, like people kept them as pets(just an example) then they would see the personality of a cow and I guess they would feel more pity for them and not kill them. I hope you understand it's hard to explain my thinking pattern. IDK but this whole question and answer is just based on peoples emotions whether they are saddened by it, say they don't care, or others who want to make a difference it's all built around peoples emotions and everyone's different and they have different emotions
The first paragraph I researched and the second is not fact at all, it just the true on how I feel. (It probably made no sense to you) Sorry for the 2 page essay!
The blanks are weird. I don't understand them!