Find `int(3x^(2)+4x+12)/(x(x^(2)+4))\ dx`. (4 marks)
--- 9 WORK AREA LINES (style=lined) ---
Aussie Maths & Science Teachers: Save your time with SmarterEd
Find `int(3x^(2)+4x+12)/(x(x^(2)+4))\ dx`. (4 marks)
--- 9 WORK AREA LINES (style=lined) ---
`3ln |x|+2tan^(-1)((x)/(2))+c`
`text{Using partial fractions:}`
| `(3x^(2)+4x+12)/(x(x^(2)+4))` | `-=(A)/(x)+(Bx+C)/(x^(2)+4)` | |
| `3x^(2)+4x+12` | `=A(x^(2)+4)+x(Bx+C)` | |
| `3x^(2)+4x+12` | `=(A+B)x^(2)+Cx+4A` |
`4A=12\ \ =>\ \ A=3`
`C=4`
`A+B=3\ \ =>\ \ B=0`
| `:.\int(3x^(2)+4x+12)/(x(x^(2)+4))\ dx` | `=int(3)/(x)+(4)/(4+x^(2))\ dx` | |
| `=3ln |x|+2tan^(-1)((x)/(2))+c` |
--- 6 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
a. `a = 3, b = 2`
b. `3 log_e|x-1| + log_e |x^2+4|-1/2 tan^(-1)(x/2) +C`
a. `(5x^2-3x+13)/((x-1)(x^2+4)) ≡ (a(x^2+4) + (bx-1)(x-1))/((x-1)(x^2+4))`
`text(Equating numerators:)`
| `5x^2-3x+13` | `=ax^2+4a+bx^2-bx-x+1` | |
| `=(a+b)x^2+(-b-1)x+4a+1` |
| `-b-1` | `=-3\ \ =>\ \ b=2` | |
| `a` | `=3` |
| b. | `int (5x^2-3x+13)/((x-1)(x^2+4)) \ dx` | `=int 3/(x-1)\ dx-int (2x)/(x^2+4)\ dx-int 1/(4+x^2)\ dx` |
| `=3 log_e|x-1|-log_e |x^2+4|-1/2 tan^(-1)(x/2)+C` |
Find `int(3x^2 + 8)/(x(x^2 +4))\ dx`. (3 marks)
--- 7 WORK AREA LINES (style=lined) ---
` 2log_e x + 1/2log_e(x^2 + 4) + c`
| `(3x^2 + 8)/(x(x^2 +4))` | `= a/x + (bx + c)/(x^2 + 4)` |
| `3x^2 +8` | `=ax^2 + 4a+ bx^2 + cx` |
| `=(a+b)x^2+cx+4a` | |
`a + b = 3, \ c = 0, \ 4a = 8`
`:.a = 2, b = 1, c = 0`
| `int(3x^2 + 8)/(x(x^2 +4))\ dx` | `= int2/x\ dx + int x/(x^2 + 4)\ dx` |
| `= 2log_e x + 1/2log_e(x^2 + 4) + c` |
Find `int_1^(sqrt3) 1/(x(1 + x^2))\ dx`, expressing your answer in the form `log_e(sqrt(a/b))` (4 marks)
`ln(sqrt(3/2))`
`text(Using partial fractions:)`
`int_1^(sqrt3) A/x + (Bx + C)/(1 + x^2)\ dx`
MARKER’S COMMENT: A “large number” of students did not use partial fractions here.
`A(1 + x^2) + (Bx + C)x = 1`
`(A+B)x^2 + Cx+(A+C)=1`
`Cx=0\ \ =>\ C=0`
`A+C=1\ \ =>\ A=1`
`A+B=0\ \ =>\ B=-1`
`:. int_1^(sqrt3) 1/(x(1 + x^2))\ dx`
| `= int_1^(sqrt3) 1/x\ dx + int_1^(sqrt3) (−x)/(1 + x^2)\ dx` | |
| `= [ln|x|]_1^(sqrt3)-1/2 int_1^(sqrt3) (2x)/(1 + x^2)\ dx` | |
| `= ln(sqrt3)-ln(1)-1/2[ln(1 + x^2)]_1^(sqrt3)` | |
| `= ln(sqrt3)-1/2 ln(4) + 1/2 ln(2)` | |
| `= ln(sqrt3)-ln2 + ln(sqrt2)` | |
| `= ln((sqrt3 xx sqrt2)/2)` | |
| `= ln((sqrt6)/2)` | |
| `= ln(sqrt(3/2))` |