I think how you approach this depends on your knowledge of calculus.
If you don't know how to compute definite integrals yet, but you do know that they represent signed areas under curves, then you can plot both curves |x - 4| and √(36 - x ²), then recognize that the areas represented by these integrals are areas of geometric shapes. (See attached images)
First integral: if you plot |x - 4| on the interval [3, 6], you'll see that the integral corresponds to the area of two triangles. One of them has base = height = 1, and the other has base = height = 2. Then
![\displaystyle\int_3^6|x-4|\,\mathrm dx=\frac12*1*1+\frac12*2*2=\frac52](https://img.qammunity.org/2022/formulas/mathematics/college/6lynttxth10ufbk4uaroyds0de3zmx72s9.png)
Second integral: if
, then
, meaning this curve is the upper half of a circle with radius 6. On the interval [-6, 0], the area amounts to 1/4 of the total area of such a circle, so that
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=\frac{\pi*6^2}4=9\pi](https://img.qammunity.org/2022/formulas/mathematics/college/rjk75hpdvmud9jmey0xmuvl8p5xmiheme3.png)
* * *
If you already know a few things about calculus and integration, you can compute these areas directly.
First integral:
![\displaystyle\int_3^6|x-4|\,\mathrm dx=\int_3^4(4-x)\,\mathrm dx+\int_4^6(x-4)\,\mathrm dx](https://img.qammunity.org/2022/formulas/mathematics/college/ylwmt5s7pj8c72u425luvh11854zlvl49d.png)
![\displaystyle\int_3^6|x-4|\,\mathrm dx=\left(4x-\frac{x^2}2\right)\bigg|_(x=3)^(x=4)+\left(\frac{x^2}2-4x\right)\bigg|_(x=4)^(x=6)](https://img.qammunity.org/2022/formulas/mathematics/college/ow8wtsl0yhx1na0yl9prjsyztvy9vcwiha.png)
![\displaystyle\int_3^6|x-4|\,\mathrm dx=\left(\left(4*4-\frac{4^2}2\right)-\left(4*3-\frac{3^2}2\right)\right)+\left(\left(\frac{6^2}2-4*6\right)-\left(\frac{4^2}2-4*4\right)\right)](https://img.qammunity.org/2022/formulas/mathematics/college/lme5s43bhr9bw3imzqupwgqu2nwjkg4kjc.png)
![\displaystyle\int_3^6|x-4|\,\mathrm dx=\frac52](https://img.qammunity.org/2022/formulas/mathematics/college/ob2hlfqakoetyeca9fgnevpqjhwyd7daj5.png)
Second integral:
Substitute x = 6 sin(t ) and dx = 6 cos(t ) dt, then
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=\int_(-\frac\pi2)^0√(6^2-(6\sin(t))^2) (6\cos(t))\,\mathrm dt](https://img.qammunity.org/2022/formulas/mathematics/college/rr2qz0yx7xfochm6ilr04qwyo94ebskqx5.png)
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=36\int_(-\frac\pi2)^0\cos (t) √(1-\sin^2(t)) \,\mathrm dt](https://img.qammunity.org/2022/formulas/mathematics/college/bcs1rkuihdcfqml79iph0prt10ca1w4pwp.png)
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=36\int_(-\frac\pi2)^0\cos (t) √(\cos^2(t)) \,\mathrm dt](https://img.qammunity.org/2022/formulas/mathematics/college/2go6y5k6jfw3s9redk3k1orkcgtudglf48.png)
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=36\int_(-\frac\pi2)^0\cos (t) |\cos(t)| \,\mathrm dt](https://img.qammunity.org/2022/formulas/mathematics/college/ha0m3fxy80qgm1a43ch81wz2qdgaqiei0h.png)
For t ∈ [-π/2, 0], cos(t ) > 0, so |cos(t )| = cos(t ) :
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=36\int_(-\frac\pi2)^0\cos^2(t)\,\mathrm dt](https://img.qammunity.org/2022/formulas/mathematics/college/jccedlggoemmvw4x84cisw4qn135w90eoy.png)
Recall the half-angle identity,
cos²(t ) = (1 + cos(2t )) / 2
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=18\int_(-\frac\pi2)^0(1+\cos(2t))\,\mathrm dt](https://img.qammunity.org/2022/formulas/mathematics/college/r1i14ghk2w1fa5dhak25zrs9uruvwmkkkz.png)
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=18\left(t+\frac{\sin(2t)}2\right)\bigg|_(t=-\frac\pi2)^(t=0)](https://img.qammunity.org/2022/formulas/mathematics/college/u4clhbimsryt7xdwyv8pbkq6rlus0myuqv.png)
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=18\left(\left(0+\frac{\sin(2*0)}2\right)-\left(-\frac\pi2+\frac{\sin\left(2*\left(-\frac\pi2\right)\right)}2\right)\right)](https://img.qammunity.org/2022/formulas/mathematics/college/2mpv8xqmkwxc25hh9g0guaj8xjuy6tahvx.png)
![\displaystyle\int_(-6)^0√(36-x^2)\,\mathrm dx=9\pi](https://img.qammunity.org/2022/formulas/mathematics/college/oer9kdt02zonhfab87qfe60jiv9xi72cjy.png)