Active forum topics
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Application of Differential Equation: Newton's Law of Cooling
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
New forum topics
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Integration of 4x^2/csc^3x√sinxcosx dx
Recent comments
- Bakit po nagmultiply ng 3/4…1 month 2 weeks ago
- Determine the least depth…11 months 2 weeks ago
- Solve mo ang h manually…1 month 2 weeks ago
- Paano kinuha yung height na…11 months 3 weeks ago
- It's the unit conversion…1 year ago
- Refer to the figure below…1 year ago
- where do you get the sqrt411 month 2 weeks ago
- Thank you so much1 month 2 weeks ago
- How did you get the 2.8 mins…1 month 2 weeks ago
- How did you get the distance…1 month 2 weeks ago


Re: Find the volume using multiple integral in the first...
$y_U = 1 - x^2$
$y_L = z - x$
$V = {\displaystyle \int_0^1 \int_0^z} (y_U - y_L) \, dx \, dz$
$V = {\displaystyle \int_0^1 \int_0^z} \left[ \, (1 - x^2) - (z - x) \, \right] \, dx \, dz$
$V = {\displaystyle \int_0^1} \left[ x - \dfrac{x^3}{3} - zx + \dfrac{x^2}{2} \right]_0^z \, dz$
$V = {\displaystyle \int_0^1} \left( z - \frac{1}{3}z^3 - z^2 + \frac{1}{2}z^2 \right) \, dz$
$V = {\displaystyle \int_0^1} \left( z - \frac{1}{3}z^3 - \frac{1}{2}z^2 \right) \, dz$
$V = \left[ \dfrac{z^2}{2} - \dfrac{z^4}{12} - \dfrac{z^3}{6} \right]_0^1$
$V = \frac{1}{2} - \frac{1}{12} - \frac{1}{6}$
$V = \frac{1}{4} ~ \text{unit}^3$