Find the area of the region bounded by y= 11x2/16, y=x2, y=3-2x, satisfying x≤0
.
Schematically plot region
Area A = A1 + A2
Parts
"A1 = \\int_{x1}^{x2}\\int_{11\/16x^2}^{3-2x}dydx"
"A2 = \\int_{x2}^{0}\\int_{11\/16x^2}^{x^2}dydx"
Integration boundaries
"x1:\\\\\n3 - 2x_1 = 11\/16x_1^2, x_1 \\le 0\\\\\nx_1 = -4"
"x2:\\\\\n\n3-2x_2 = x_2^2, x_2 \\le 0\\\\\n\nx_2 = -3"
Area parts
"A1 = \\int_{-4}^{-3}\\int_{11\/16x^2}^{3-2x}dydx\\\\\n\n= \\int_{-4}^{-3} 3 - 2x - 11\/16x^2dx\\\\\n\n= \\Big[ 3x - x^2 - 11\/48x^3 \\Big]_{-4}^{-3}\\\\\n\n= 3*(-3 + 4) - (9 - 16) - 11\/48*(-27 + 64) \\approx 1.5208"
"A2 = \\int_{-3}^{0}\\int_{11\/16x^2}^{x^2}dydx\\\\\n\n= \\int_{-3}^{0} x^2 - 11\/16x^2dx=\\int_{-3}^{0} 5\/16x^2dx\\\\\n\n= 5\/48x^3\\Big|_{-3}^{0}\\\\\n\n= 5\/48*(0 + 27) = 2.8125"
Area
"A = A1 + A2 \\approx1.5208 + 2.8125 = 4.3333"
Comments
Leave a comment