Let's represent the required area on the coordinate plane:
We can see that it consists of two isosceles right triangles with sides 8 and 10, so we can find the required area as a sum of two areas of triangles.
A=21∗8∗8+21∗10∗10=32+50=82.
Another way to find the area is using integrals. As our area consists of two parts, we have to split integration area in two areas, separated by point x=1.
y=∣x−1∣={1−x,x−1,x<1,x≥1.
A=∫−711∣x−1∣dx=∫−71(1−x)dx+∫111(x−1)dx=
=(x−2x2)∣−71+(2x2−x)∣111=
=(1−212)−(−7−2(−7)2)+(2112−11)−(212−1)=
=1−21+7+249+2121−11−21+1=(1+7−11+1)+(−21+249+2121−21)=
=−2+2168=−2+84=82.
Answer: 82.
Comments