The formula is called the “midpoint formula”. It looks like this
m=(x1+x2)/2 , (y1+y2)/2 where m means midpoint. In your case it looks like this.
About 84.82
Step-by-step explanation:
The formula to find the volume of a cone is pi*r^2*(h/3). The formula to find radius is diameter/2. 6/2=3. Since r=3 and h=9, pi*3^2*(9/3)=84.82
You could get two different functions out of this:
<u>2x + 2y = 8</u>
1). <u> 'y' as a function of 'x'</u>
Subtract 2x from each side: 2y = -2x + 8
Divide each side by 2 : <em> y = -x + 4</em>
2). <u> 'x' as a function of 'y' :</u>
Subtract 2y from each side: 2x = -2y + 8
Divide each side by 2 : <em> x = -y + 4</em>
Those two functions look the same, but that's just because the original
equation given in the problem was so symmetrical. In general, they're
not the same function.