Find `int 1/((2x)^3)\ dx`. (2 marks)
--- 5 WORK AREA LINES (style=lined) ---
Aussie Maths & Science Teachers: Save your time with SmarterEd
Find `int 1/((2x)^3)\ dx`. (2 marks)
--- 5 WORK AREA LINES (style=lined) ---
`-1/(16x^2) + C`
| `int 1/((2x)^3)\ dx` | `= 1/8 int x^-3\ dx` |
| `= 1/8 xx 1/-2 xx x^-2 + C` | |
| `= – 1/(16x^2) + C` |
--- 4 WORK AREA LINES (style=lined) ---
--- 4 WORK AREA LINES (style=lined) ---
a. `- x/sqrt(16-x^2)`
b. `-8 sqrt(16-x^2) + C`
a. `y= sqrt(16-x^2)= (16-x^2)^(1/2)`
| `dy/dx` | `=1/2 xx (16-x^2)^(-1/2) xx d/dx (16-x^2)` |
| `= 1/2 xx (16-x^2)^(-1/2) xx -2x` | |
| `= – x/sqrt(16-x^2)` |
| b. | `int (8x)/sqrt(16-x^2)\ dx` | `= -8 int (-x)/sqrt(16-x^2)\ dx` |
| `= -8 (sqrt(16-x^2)) + C` | ||
| `= -8 sqrt(16-x^2) + C` |
--- 4 WORK AREA LINES (style=lined) ---
--- 4 WORK AREA LINES (style=lined) ---
a. \(\dfrac{dy}{dx} = \dfrac{1-x^2}{(x^2+1)^2}\)
b. \(\dfrac{1}{2}\)
a. Using the quotient rule:
\(\dfrac{dy}{dx} = \dfrac{x^2+1-2x^2}{(x^2+1)^2} = \dfrac{1-x^2}{(x^2+1)^2}\)
b. Using part a:
| \(\displaystyle \int_0^1{\dfrac{1-x^2}{(x^2+1)^2}}\, dx\) | \(=\left[\dfrac{x}{x^2+1}\right]_0^1\) | |
| \(=\dfrac{1}{2} -0\) | ||
| \(=\dfrac{1}{2}\) |
Find `int sqrt(4x+3) \ dx .` (2 marks)
--- 4 WORK AREA LINES (style=lined) ---
` ((4x+3)^(3/2))/6 + C`
| ` int sqrt( 4x+3 ) \ dx` | `= 1/(3/2) xx 1/4 xx (4x+3)^(3/2) +C` |
| `= ((4x+3)^(3/2))/6 + C` |
Given that `int_0^k ( 2x + 4 )\ dx = 21`, and `k` is a constant, find the value of `k`. (2 marks)
--- 5 WORK AREA LINES (style=lined) ---
`k = 3`
| `int_0^k ( 2x + 4 ) \ dx` | `= 21` |
| `int_0^k ( 2x + 4 ) \ dx` | `= [ x^2 + 4x ]_0^k` |
| `= [(k^2 + 4k ) – 0 ]` | |
| `= k^2 + 4k` |
| `=> k^2 + 4k` | `=21` |
| `k^2+4k-21` | `= 0` |
| `(k-3)(k+7)` | `= 0` |
| `k` | `=3, -7` |
| `k` | `=3\ text(as ) k >0` |
What is `int(3)/((5x-2)^(2))\ dx` ?
`B`
| `int 3(5x-2)^(-2)` | `=(3(5x-2)^(-1))/((-1)(5))+C` | |
| `=(-3)/(5(5x-2))+C` |
`=>B`
What is \( {\displaystyle \int x(3 x^2+1)^4 d x} \) ?
\( A \)
| \[ \int x(3x^2+1)^4 dx\] | \(=\dfrac{1}{5} \cdot \dfrac{1}{6x}x(3x^2+1)^5+C\) | |
| \(=\dfrac{1}{30}(3x^2+1)^5+C\) |
\( \Rightarrow A \)
NOTE: Integrating by the reverse chain rule only works if some form of the derivative is already present outside of the brackets.
Let `f^(')(x)=(2)/(sqrt(2x-3))`.
If `f(6)=4`, then
`=>C`
| `f^{‘}(x)` | `=2/(sqrt(2x-3))` | |
| `f(x)` | `=2 int(2x-3)^{- 1/2}` | |
| `=2*1/2*2(2x-3)^{1/2}+c` | ||
| `=2sqrt(2x-3)+c` |
`text(When)\ \ x=6, \ f(x)=4:`
`4=2sqrt(12-3) + c \ => \ c=-2`
`:. f(x) = 2sqrt(2x-3)-2`
`=>C`