It has 2 real solutions which are 5 and 8
(a) See the attached sketch. Each shell will have a radius <em>y</em> chosen from the interval [2, 4], a height of <em>x</em> = 2/<em>y</em>, and thickness ∆<em>y</em>. For infinitely many shells, we have ∆<em>y</em> converging to 0, and each super-thin shell contributes an infinitesimal volume of
2<em>π</em> (radius)² (height) = 4<em>πy</em>
Then the volume of the solid is obtained by integrating over [2, 4]:

(b) See the other attached sketch. (The text is a bit cluttered, but hopefully you'll understand what is drawn.) Each shell has a radius 9 - <em>x</em> (this is the distance between a given <em>x</em> value in the orange shaded region to the axis of revolution) and a height of 8 - <em>x</em> ³ (and this is the distance between the line <em>y</em> = 8 and the curve <em>y</em> = <em>x</em> ³). Then each shell has a volume of
2<em>π</em> (9 - <em>x</em>)² (8 - <em>x</em> ³) = 2<em>π</em> (648 - 144<em>x</em> + 8<em>x</em> ² - 81<em>x</em> ³ + 18<em>x</em> ⁴ - <em>x</em> ⁵)
so that the overall volume of the solid would be

I leave the details of integrating to you.
Step-by-step explanation:
y=-3+5x
substitute y into equation 2
3x-8y=24
3x-8(-3+5x)=24
3x+24-40x=24
x=0
y=-3+5(0)
y=-3
(x,y)=(0,3)
Answer:
(8,5)
Step-by-step explanation:
5x - 2y = 30
coordinates are (x,y) so you plug in 8 for x and solve for y
5(8) - 2y = 30
40 - 2y = 30
subtract 40 from both sides to isolate y
-2y = -10
divide both sides by -2 to isolate y
y = 5