Split up the integration interval into 4 subintervals:
![\left[0,\dfrac\pi8\right],\left[\dfrac\pi8,\dfrac\pi4\right],\left[\dfrac\pi4,\dfrac{3\pi}8\right],\left[\dfrac{3\pi}8,\dfrac\pi2\right]](https://tex.z-dn.net/?f=%5Cleft%5B0%2C%5Cdfrac%5Cpi8%5Cright%5D%2C%5Cleft%5B%5Cdfrac%5Cpi8%2C%5Cdfrac%5Cpi4%5Cright%5D%2C%5Cleft%5B%5Cdfrac%5Cpi4%2C%5Cdfrac%7B3%5Cpi%7D8%5Cright%5D%2C%5Cleft%5B%5Cdfrac%7B3%5Cpi%7D8%2C%5Cdfrac%5Cpi2%5Cright%5D)
The left and right endpoints of the
-th subinterval, respectively, are


for
, and the respective midpoints are

We approximate the (signed) area under the curve over each subinterval by

so that

We approximate the area for each subinterval by

so that

We first interpolate the integrand over each subinterval by a quadratic polynomial
, where

so that

It so happens that the integral of
reduces nicely to the form you're probably more familiar with,

Then the integral is approximately

Compare these to the actual value of the integral, 3. I've included plots of the approximations below.
Answer: The eye color of people on commercial aircraft flights is a discrete random variable.
Step-by-step explanation:
A discrete random variable is a variable with real values that are countable.
A discrete random variable has a probability that is between 0 and 1 for each possible values and the sum of all these probabilities equals 1.
Step-by-step explanation:
x/3-2/5=2x/15-3x
5x-6=2x-9
5x-2x=-9+6
3x=-3
3x/3=-3/3
x=-1
Answer: You can multiply the top equation by -1 to eliminate the x variable.
And the solution is (2,4/3) in case you need it.
Step-by-step explanation:
2x + 3y = 8
2x + 6y = 12
If you multiply the upper equation or down equation by one, you will be able to eliminate the x variable.
-1( 2x + 3y) = -1(8) New equation: -2x -3y = -8.
Add the new equation you got by multiplying the top equation by -1 to the bottom equation.
Add them: -2x -3y = -8
2x + 6y = 12
3y = 4
y = 4/3
You can now input the value for y into the one of the equations and solve for x.
-2x - 3(4/3) = -8
-2x -4 = -8
+4 +4
-2x = -4
x = 2