Splitting up the interval [0, 6] into 6 subintervals means we have
![[0,1]\cup[1,2]\cup[2,3]\cup\cdots\cup[5,6]](https://tex.z-dn.net/?f=%5B0%2C1%5D%5Ccup%5B1%2C2%5D%5Ccup%5B2%2C3%5D%5Ccup%5Ccdots%5Ccup%5B5%2C6%5D)
and the respective midpoints are

. We can write these sequentially as

where

.
So the integral is approximately

Recall that



so our sum becomes

Answer: 59.690260418206
The result is approximate. Round that value however you need to.
===========================================================
Explanation:
For a circle with radius r = 142.5, the full distance around the edge (aka perimeter aka circumference) is found by using the formula below.
C = 2*pi*r
C = 2*pi*142.5
C = 895.353906273091
That value is approximate. I used my calculator's stored value of pi to get the most accuracy possible.
That value of roughly 895 represents the distance around a full circle of that radius, but we only want a 24 degree pizza slice.
In other words, we want 24/360 = 1/15 of the full perimeter
(1/15)*895.353906273091 = 59.690260418206
Answer:
Step-by-step explanation:
If she travels by air, she will be able to work seven hours in D.C. work four hours once there. Her expected income from each hour of work in D.C. is $40. This means that the total amount that she earns in 7 hours would be
40 × 7 = $280
if she drives, she will only have time to work four hours once there. This means that the total amount that she earns in 4 hours would be
40 × 4 = $160
The difference in both amounts would be
280 - 160 = $120
she will chose to fly if and only if the price differential (air cost minus driving cost) is less than $120
Answer:
Step-by-step explanation:
The slope of the line in question is the same as the slope of the line parallel to it. Using y = mx + b, where m is the slope, we find the slope of our line is -3.
Using the pt-slope form, y - y1 = m( x - x1), we get y - (-1) = -3( x - 2) or y + 1 = -3x + 6. Which leads us to y = -3x + 5. QED