4)
Find the area of the region bounded by the curves
Y = X2 - 4X + 4 and Y = 10 - X2
From X = 10 and X = 4
We have to process the integral of area "A= \\int_{4}^{10} \\Big[ f(x)-g(x) \\Big] {dx};" we also define
"\\\\ f(x)=x^2-4x+4 \\text{ (we define this function as the superior function)}\n\\\\ g(x)=10-x^2 \\text{ (we define this function as the inferior function)}"
Then we substitute and proceed to solve the integral and find the value for the area:
"A= \\int^{10}_{4} \\Big[ f(x)-g(x) \\Big] {dx}\n\\\\ A= \\int_{4}^{10} \\Big[ (x^2-4x+4)-(10-x^2) \\Big] {dx}\n\\\\ A= \\int_{4}^{10} \\Big( 2x^2-4x -6 \\Big) {dx}\n\\\\A= 2 \\int_{4}^{10} \\Big( x^2-2x-3 \\Big) {dx}"
We proceed to solve the integral and substitute the limits to find the area:
"\\\\A=2\\bigg[ \\cfrac{x^3}{3}-x^2-3x \\bigg]_{4}^{10} \n\\\\A=2\\bigg\\{ \\Big[\\cfrac{(10^3)}{3}- 3(10)-(10^2) \\Big] - \\Big[ \\cfrac{(4^3)}{3}-3(4)-(4^2) \\Big] \\bigg\\} \n\\\\A=2\\bigg\\{\\cfrac{1000}{3}-30-100- \\Big(\\cfrac{64}{3} -12-16 \\Big) \\bigg\\} \n\\\\ A=2 \\big( 210 \\big)\n\\\\ \\implies A =420 \\text{ area units (u}^2)"
Comments
Leave a comment