The probability of winning a game is 0.25
The probability of winning a game is independent of winning any other game.
If Ben plays 10 games, the probability that he will win exactly four rimes is closest to
- 0.1460
- 0.2241
- 0.9219
- 0.0781
- 0.7759
Aussie Maths & Science Teachers: Save your time with SmarterEd
The probability of winning a game is 0.25
The probability of winning a game is independent of winning any other game.
If Ben plays 10 games, the probability that he will win exactly four rimes is closest to
`A`
`X\ ~\ text(Bi)(10, 0.25)`
`text{By CAS (binomPdf(10, 0.25, 4)):}`
`text(Pr) (X = 4) = 0.145998 …`
`=> A`
The graph of `y = log_e(x) + log_e(2x)`, where `x > 0`, is identical, over the same domain, to the graph of
`C`
`text(Using log laws:)`
`log_e (x) + log_e (2x) = log_e (2x^2) \ \ text{for} \ \ x > 0`
`=> C`
--- 5 WORK AREA LINES (style=lined) ---
--- 8 WORK AREA LINES (style=lined) ---
| a. | `z^2 + 2z + 2` | `= 0` |
| `z^2 + 2z + 1 + 1` | `= 0` | |
| `(z + 1)^2 + 1` | `= 0` | |
| `(z + 1)^2 – i^2` | `= 0` | |
| `(z + 1 + i)(z + 1 – i)` | `= 0` |
`:. z = -1 – i\ \ \ text(or)\ \ -1 + i`
b. `z = x + yi \ => \ barz = x – yi`
| `z^2 + 2barz + 2` | `= 0` |
| `(x + yi)^2 + 2(x – yi) + 2` | `= 0` |
| `x^2 + 2xyi – y^2 + 2x – 2yi + 2` | `= 0` |
| `x^2 – y^2 + 2x + 2 + (2xy – 2y)i` | `= 0` |
`text(Find)\ \ x, y\ text(such that)`
| `x^2 – y^2 + 2x + 2` | `= 0\ …\ (1)` |
| `2xy – 2y` | `= 0\ …\ (2)` |
`text(When)\ \ 2xy – 2y = 0`
| `2y(x – 1)` | `= 0` |
| `x` | `= 1` |
`text(Substitute)\ \ x = 1\ \ text{into (1)}`
| `1 – y^2 + 2 + 2` | `= 0` |
| `y^2` | `= 5` |
| `y` | `= ±sqrt5` |
`:. z = 1 ± sqrt5 i`
A company produces a particular type of light globe called Shiny. The company claims that the lifetime of these globes is normally distributed with a mean of 200 weeks and it is known that the standard deviation of the lifetime of Shiny globes is 10 weeks. Customers have complained, saying Shiny globes were lasting less than the claimed 200 weeks. It was decided to investigate the complaints. A random sample of 36 Shiny globes was tested and it was found that the mean lifetime of the sample was 195 weeks.
Use `text(Pr)(-1.96 < Z < 1.96) = 0.95` and `text(Pr)(-3 < Z < 3) = 0.9973` to answer the following questions.
--- 1 WORK AREA LINES (style=lined) ---
--- 4 WORK AREA LINES (style=lined) ---
--- 3 WORK AREA LINES (style=lined) ---
--- 3 WORK AREA LINES (style=lined) ---
a. `H_0 : mu = 200`
`H_1 : mu < 200`
b.i. `E(barX) = mu = 200`
`sigma(barX) = sigma/sqrtn = 10/sqrt36 = 5/3`
| `p` | `= text(Pr)(barX< 195 | mu = 200)` |
| `= text(Pr)(z < (195-200)/(3/5))` | |
| `= text(Pr)(z < -3)` | |
| `= 1/2 (1-0.9973)` | |
| `= 0.00135` | |
| `= 0.001\ \ (text(to 3 d.p.))` |
b.ii. `text(1% level) => 0.01`
`text(S)text(ince)\ \ 0.001 < 0.01\ \ =>\ text(Strong evidence against)\ H_0`
`:.\ text(Reject the null hypothesis.)`
c. `sigma(barx) = sigma/sqrtn = 10/sqrt25 = 2`
| `text(95% C.I.)` | `= barx-1.96 xx 2, barx + 1.96 xx 2` |
| `= (250-3.92, 250 + 3.92)` | |
| `= (246.08, 253.92)` |
Evaluate `int_0^1 (2x + 1)/(x^2 + 1)\ dx`. (3 marks)
`text(See Worked Solutions)`
| `int_0^1 (2x + 1)/(x^2 + 1)\ dx` | `= int_0^1 (2x)/(x^2 + 1)\ dx + int_0^1 1/(x^2 + 1)\ dx` |
| `= [log_e(x^2 + 1)]_0^1 + [tan^(-1)(x)]_0^1` | |
| `= log_e 2 – log_e 1 + tan^(-1)(1) – tan^(-1)(0)` | |
| `= log_e 2 + pi/4` |
The net force acting on a body of mass 10 kg is `underset~F = 5underset~i + 12underset~j` newtons.
--- 3 WORK AREA LINES (style=lined) ---
--- 5 WORK AREA LINES (style=lined) ---
--- 3 WORK AREA LINES (style=lined) ---
a. `text(Using)\ underset~F = m underset~a:`
| `10underset~a` | `= 5underset~i + 12underset~j` |
| `underset~a` | `= 1/10 (5underset~i + 12underset~j)` |
| `= 1/2 underset~i + 6/5 underset~j` |
| b. | `underset~v(t)` | `= int underset~a\ dt` |
| `= int 1/2 underset~i + 6/5 underset~j\ dt` | ||
| `= 1/2 t underset~i + 6/5 t underset~j + c` |
`text(When)\ t = 0, v(t) = -3underset~j`
`=> c = -3underset~j`
| `underset~v(t)` | `= 1/2 t underset~i + 6/5 t underset~j-3underset~j` |
| `= 1/2 t underset~i + (6/5 t-3) underset~j` |
c. `underset~v(2) = underset~i-3/5 underset~j`
| `underset~p(2)` | `= m underset~v(2)` |
| `= 10(underset~i-3/5 underset~j)` | |
| `= 10 underset~i-6underset~j` |
If matrix `M = [(3,2), (8,9), (13,7)]` , then its transpose, `M^T` , is
| A. `[(2,3), (9,8), (7,13)]` | B. `[(2,9,7), (3,8,13)]` | |
| C. `[(7,9,2), (13,8,3)]` | D. `[(3,8,13), (2,9,7)]` | |
| E. `[(13,8,3), (7,9,2)]` |
`D`
`text{Transpose} \ x_{ij} -> x_{ji}`
`[(3,2), (8,9), (13,7)]^T = [(3,8,13), (2,9,7)]`
`=>D`
The following recurrence relation can generate a sequence of numbers.
`L_0 = 37 , \ L_{n+1} = L_n + C`
The value of `L_2` is 25.
The value of `C` is
`A`
`L_{n+1} = L_n + C => text{recurrence with with common difference}`
| `L_1` | `=37 + C` | |
| `L_2` | `=L_1+C` | |
| `25` | `=37 + C + C` | |
| `2C` | `=-12` | |
| `:.C` | `=-6` |
`=> A`
The percentaged segmented bar chart below shows the age (under 55 years, 55 years and over) of visitors at a travel convention, segmented by preferred travel destination (domestic, international).
Part 1
The variables age (under 55 years, 55 years and over) and preferred travel destination (domestic, international) are
Part 2
The data displayed in the percentaged segmented bar chart supports the contention that there is an association between preferred travel destination and age because
Part 3
The results could also be summarised in a two-way frequency table.
Which one of the following frequency tables could match the pecentaged segmented bar chart?
`text(Part 1:)\ A`
`text(Part 2:)\ D `
`text(Part 3:)\ A`
`text(Part 1)`
`text{Preferred travel destination → categorical (nominal) variable}`
`text{Age → categorical (ordinal) variable}`
`=> A`
`text(Part 2)`
`text(Only option)\ D\ text(highlights a change in preference for domestic travel)`
`text(between the two age categories.)`
`=>D`
`text(Part 3)`
`text(Converting the frequency table data into percentages,)`
`text(consider option)\ A:`
`91/140 xx 100 = 65text(%),\ \ 49/140 xx 100 = 35text(%)`
`90/200 xx 100 = 45text(%), \ \ 110/200 xx 100 = 55text(%)`
`=> A`
Consider the function `g: R -> R, \ g(x) = 2sin(2x).`
--- 2 WORK AREA LINES (style=lined) ---
--- 1 WORK AREA LINES (style=lined) ---
--- 6 WORK AREA LINES (style=lined) ---
a. `text(S)text(ince) -1<sin(2x)<1,`
`text(Range)\ g(x) = [-2,2]`
b. `text(Period) = (2pi)/n = (2pi)/2 = pi`
| c. | `2sin(2x)` | `=sqrt3` |
| `sin(2x)` | `=sqrt3/2` | |
| `2x` | `=pi/3, (2pi)/3, pi/3 + 2pi, (2pi)/3 + 2pi, …` | |
| `x` | `=pi/6, pi/3, pi/6+pi, pi/3+pi, …` |
`:.\ text(General solution)`
`= pi/6 + npi, pi/3 + npi\ \ \ (n in ZZ)`
Let `f^{′}(x) = x^3 + x`.
Find `f(x)` given that `f(1) = 2`. (2 marks)
`f(x) =1/4 x^4 + 1/2 x^2 +5/4`
| `f^{′}(x)` | `= x^3 + x` | |
| `f(x)` | `=int x^3 + x\ dx` | |
| `=1/4 x^4 + 1/2 x^2 +c` |
`text(Given)\ f(1) = 2:`
| `2` | `= 1/4 + 1/2 + c` | |
| `c` | `= 5/4` |
`:. f(x) =1/4 x^4 + 1/2 x^2 +5/4`
Differentiate `y = 2e^(-3x)` with respect to `x`. (1 mark)
--- 3 WORK AREA LINES (style=lined) ---
`-6e^(-3x)`
| `y` | `=2e^(-3x)` | |
| `dy/dx` | `=-3 xx 2e^(-3x)` | |
| `=-6e^(-3x)` |
An object of mass 5 kg is on a slope that is inclined at an angle of 60° to the horizontal. The acceleration due to gravity is `g\ text(m s)^(-2)` and the velocity of the object down the slope is `v\ text(m s)^(-1)`.
As well as the force due to gravity, the object is acted on by two forces, one of magnitude `2v` newtons and one of magnitude `2v^2` newtons, both acting up the slope.
--- 8 WORK AREA LINES (style=lined) ---
--- 6 WORK AREA LINES (style=lined) ---
i.
| `F_s` | `=\ text(force down slope)` |
| `= 5g cos30 – 2v^2 – 2v` | |
| `= 5g · sqrt3/2 – 2v^2 – 2v` | |
| `= (5sqrt3)/2 g – 2v^2 – 2v` |
ii. `text(Constant speed occurs if)\ \ a = 0`
`F_s = ma = 0`
| `2v^2 + 2v – (5sqrt3)/2 xx 10` | `= 0` |
| `2v^2 + 2v – 25sqrt3` | `= 0` |
| `v` | `= (-2 + sqrt(2^2 + 4 · 2 · 25sqrt3))/(2 xx 2)` |
| `= (-2 + sqrt(4 + 200sqrt3))/4` | |
| `= (-1 + sqrt(1 + 50 sqrt3))/2` | |
| `= 4.179…` | |
| `= 4.2\ \ text(ms)^-1\ text{(1 d.p.)}` |
--- 8 WORK AREA LINES (style=lined) ---
--- 8 WORK AREA LINES (style=lined) ---
i. `(cos theta + i sin theta)^5 = cos5theta + i sin 5theta\ \ text{(by De Moivre)}`
`text(Using binomial expansion:)`
`(cos theta + i sin theta)^5`
`= cos^5theta + 5cos^4theta · isin theta + 10cos^3theta · i^2sin^2theta + 10 cos^2theta · i^3sin^3theta`
`+ 5costheta · i^4sin^4theta + i^5sin^5theta`
`= cos^5theta – 10cos^3thetasin^2theta + 5costhetasin^4theta + i\ \ text{(imaginary part)}`
`text(Equating real parts:)`
| `cos5theta` | `= cos^5theta – 10cos^3thetasin^2theta + 5costhetasin^4theta` |
| `= cos^5theta – 10cos^3theta(1 – cos^2theta) + 5costheta(1 – cos^2theta)sin^2theta` | |
| `= cos^5theta – 10cos^3theta + 10cos^5theta + (5costheta – 5cos^3theta)(1 – cos^2theta)` | |
| `= 11cos^5theta – 10cos^3theta + 5costheta – 5cos^3theta – 5cos^3theta + 5cos^5theta` | |
| `= 16cos^5theta – 20cos^3theta + 5costheta` |
ii. `text(Re)(e^((ipi)/10)) = cos\ pi/10`
`text(Using part a:)`
`16 cos^5(pi/10) – 20cos^3(pi/10) + 5cos(pi/10) = cos((5pi)/10) = cos(pi/2) = 0`
`text(Solutions to)\ cos(5theta) = 0`
| `5theta` | `= pi/2, (3pi)/2, (5pi)/2, …` |
| `theta` | `= pi/10, (3pi)/10, (5pi)/10, …` |
`text(Let)\ cos(pi/10) = x`
| `16x^5 – 20x^3 + 5x` | `= 0` |
| `16x^4 – 20x^2 + 5` | `= 0` |
| `x^2` | `= (20 ± sqrt(20^2 – 4 · 16 · 5))/(2 xx 16)` |
| `= (20 ± sqrt80)/32` | |
| `= (5 ±sqrt5)/8` | |
| `x` | `= ±sqrt((5 ± sqrt5)/8)` |
`cos\ pi/10 > 0 \ => \ x = sqrt((5 ± sqrt5)/8)`
`1 > cos\ pi/10 > cos\ (3pi)/10 > 0`
`:.\ text(Re)\ (e^((ipi)/10)) = cos\ pi/10 = sqrt((5 + sqrt5)/8)`
--- 6 WORK AREA LINES (style=lined) ---
Region `A` is bounded by `y = 1` and `x^2 + y^2 = 1` between `x = 0` and `x = 1`.
Region `B` is bounded by `y = 1` and `y = ln x` between `x = 1` and `x = e`.
The volume of the solid created when the region between the curve `y = f(x)` and the `x`-axis, between `x = a` and `x = b`, is rotated about the `x`-axis is given by `V = pi int_a^b [f(x)]^2\ dx`.
The volume of the solid of revolution formed when region `A` is rotated about the `x`-axis is `V_A`.
The volume of the solid of revolution formed when region `B` is rotated about the `x`-axis is `V_B`.
Using part (i), or otherwise, show that the ratio `V_A : V_B` is `1:3`. (4 marks)
--- 8 WORK AREA LINES (style=lined) ---
i. `I_n = int_1^e (ln x)^n\ dx\ \ text(for)\ \ n >= 0`
`text(Show)\ \ I_n = e – nI_(n – 1)\ \ text(for)\ \ n >= 1`
`text(Integrating by parts:)`
| `u` | `= (ln x)^n` | `u′` | `= n/x (ln x)^(n – 1)` |
| `v` | `= x` | `v′` | `= 1` |
| `I_n` | `= [x(ln x)^n]_1^e – n int(ln x)^(n – 1)\ dx` |
| `=[e(lne)^n-1(ln1)^n]- n I_(n – 1)` | |
| `= e – n I_(n – 1)` |
| ii. | `V_A` | `=\ text(cylinder volume – hemisphere volume)` |
| `= pi int_0^1 1\ dx – 1/2 xx 4/3 xx pir^3` | ||
| `= pi [x]_0^1 – (2pi)/3` | ||
| `= pi(1 – 0) – (2pi)/3` | ||
| `= pi/3` |
| `V_B` | `= pi int_1^e 1\ dx – pi int_1^e (ln x)^2\ dx` |
| `= pi [x]_1^e – pi I_2` | |
| `= pi(e – 1) – pi(e – 2I_1)` | |
| `= pi(e – 1) – pi[e – 2(e – I_0)]` | |
| `= pi(e – 1) – pi(2I_0 – e)` | |
| `= pi(e – 1) – pi[2(e – 1) – e]` | |
| `= pi(e – 1) – pi(e – 2)` | |
| `= pie – pi – pie + 2pi` | |
| `= pi` |
| `:. V_A : V_B` | `= pi/3 : pi` |
| `= 1 : 3` |
The diagram shows the pyramid `ABCDS` where `ABCD` is a square. The diagonals of the square bisect each other at `H`.
--- 5 WORK AREA LINES (style=lined) ---
Let `G` be the point such that `overset->{GA} + overset->{GB} + overset->{GC} + overset->{GD} + overset->{GS} = underset~0`.
--- 8 WORK AREA LINES (style=lined) ---
--- 5 WORK AREA LINES (style=lined) ---
i. `text{S} text{ince diagonal} \ overset->{AC} \ text{is bisected by H:}`
`overset->{HA} =- overset->{HC}`
`text{Similarly for diagonal} \ overset->{BD}`
`overset->{HB} = – overset->{HD}`
| `:. \ overset->{HA} + overset->{HB} + overset->{HC} + overset->{HD}` | `= – overset->{HC} – overset->{HD} + overset->{HC} + overset->{HD}` |
| `= underset~0` |
| `4 overset->{GH} + overset->{HS} + overset->{GH}` | `= underset~0` |
| `5 overset->{GH}` | `= overset->{SH}` |
| `overset->{GH}` | `= 1/5 overset->{SH}` |
| `overset->{HG}` | `= 1/5 overset->{HS}` |
`:. \ λ = 1/5`
Two lines are given by `text(r)_1 = ((-2),(1),(3)) + lambda((1),(0),(2))` and `text(r)_2 = ((4),(-2),(q)) + mu ((p),(3),(-1))` , where `p` and `q` are real numbers. These lines intersect and are perpendicular.
Find the values of `p` and `q`. (3 marks)
--- 8 WORK AREA LINES (style=lined) ---
`p = 2 \ , \ q = 20`
`text{S} text{ince vectors are perpendicular}`
| `((1),(0),(2)) ((p),(3),(-1))` | `= 0` |
| `p – 2` | `= 0` |
| `p` | `= 2` |
`text{S} text{ince lines intersect, equate}\ y text{-coordinates:} `
| `1 + lambda 0` | `= -2 + 3 mu` |
| `mu` | `= 1` |
`text{Find} \ lambda \ text{by equating}\ xtext{-coordinates:}`
| `-2 + lambda` | `= 4 + 1 xx 2` |
| `lambda` | `= 8` |
`text{Equating}\ ztext{-coordinates:}`
| `3 + 8 xx 2` | `= q – 1 xx 1` |
| `q` | `= 20` |
Consider Statement A.
Statement A: ‘If `n^2` is even, then `n` is even.’
--- 2 WORK AREA LINES (style=lined) ---
--- 4 WORK AREA LINES (style=lined) ---
i. `text{Converse}`
`text{If} \ n \ text{is even, then} \ n^2 \ text{is even.}`
ii. `text{If} \ n \ text{is even:}`
| `n` | `= 2p, \ p ∈ ZZ` |
| `n^2` | `= (2 p)^2` |
| `=4 p^2` | |
| `= 2 (2p^2)` | |
| `=2q, \ q ∈ ZZ` |
`:. \ text{If} \ n \ text{is even, then} \ n^2 \ text{is even.}`
Find `int {2x + 3}/{x^2 + 2x + 2} dx`. (3 marks)
`ln (x^2 + 2x + 2) + tan^{-1} (x + 1) + c`
| `int {2x + 3}/{x^2 + 2x + 2} dx` | `= int {2x + 2}/{x^2 + 2x + 2} dx + int {1}/{(x – 1)^2 + 1} dx` |
| `= ln (x^2 + 2x + 2) + tan^{-1} (x + 1) + c` |
Express `{3x^2-5}/{(x-2)(x^2 + x + 1)}` as a sum of partial fractions over `RR`. (3 marks)
`{3x^2-5}/{(x-2)(x^2 + x + 1)} = {1}/{x-2} + {2x + 3}/{x^2 + x + 1}`
`{3x^2-5}/{(x-2)(x^2 + x + 1)} = {A}/{(x-2)} + {B x + C}/{(x^2 + x + 1)}`
`A (x^2 + x + 1) + (Bx + C)(x-2) ≡ 3x^2-5`
`text{If} \ \ x = 2,`
`7A = 7 \ => \ A = 1`
`text{If} \ \ x = 0,`
`1-2C=-5 \ => \ C = 3`
`text(Equating coefficients:)`
`x^2 + x + 1 + Bx^2-2Bx + 3x -6 \ ≡ \ 3x^2 -5`
`(B + 1) x^2 + (4 -2B) x -5 \ ≡ \ 3x^2-5`
`=> B = 2`
`:. \ {3x^2-5}/{(x-2)(x^2 + x + 1)} = {1}/{x-2} + {2x + 3}/{x^2 + x + 1}`
The complex numbers `z = 5 + i` and `w = 2 − 4 i` are given.
Find `bar z/{w}`, giving your answer in Cartesian form. (2 marks)
--- 4 WORK AREA LINES (style=lined) ---
`7/10 + 9/10 i`
`z = 5 + i \ => \ bar z= 5 – i`
`w = 2- 4 i`
| `bar z/w` | `= {5 – i}/{2 – 4 i} xx {2 + 4 i}/{2 + 4 i}` |
| `= {(5 – i)(2 + 4i)}/{4 + 16}` | |
| `= {10 + 20 i – 2i + 4}/{20}` | |
| `= 7/10 + 9/10 i` |
--- 5 WORK AREA LINES (style=lined) ---
--- 3 WORK AREA LINES (style=lined) ---
i. `text{Solution 1}`
`z = x + iy \ , \ z^2 = -i`
`z^2 = x^2 – y^2 + 2x yi = -i`
`x^2 – y^2 = 0 \ …\ (1)`
`2xy = -1 \ …\ (2)`
`x= ± y \ …\ (1)′`
`text{Substitute} \ \ x = y \ \ text{into} \ (2)`
`2x^2 = -1 \ -> \ text{no real solutions}`
`text{Substitute} \ \ x= -y \ \ text{into} \ (2)`
| `-2x^2` | `= -1` | |
| `x` | `= ± 1/sqrt2` |
`:. \ z = 1/sqrt2 – 1/sqrt2 i \ \ text{or} \ \ z = – 1/sqrt2+ 1/sqrt2 i`
`text{Solution 2}`
`z = re^{i theta} \ , \ z^2 = -i`
`r^2 e^{i2 theta} = e^{i {3pi}/{2}} \ \ text{or} \ \ e^{-i pi/2}`
`=> \ r = 1 \ , \ theta = {3pi}/{4} \ \ text{or} \ \ – pi/4`
`z= text{cos} {3pi}/{4} + i \ text{sin} {3pi}/{4} = – 1/sqrt2 + 1/sqrt2 i`
`z= text{cos} (- pi/4) + i \ text{sin} (- pi/4) = 1/sqrt2 – 1/sqrt2 i`
ii. `z^2 + 2z + 1 + i = 0`
| `z` | `= {2 ± sqrt{4 – 4 * 1 * (1 + i)}}/{2}` | |
| `= {-2 ± sqrt{4 – 4 – 4 \ i}}/{2}` | ||
| `= -1 ± sqrt(-i)` |
`:. \ z = -1 + 1/sqrt2 – 1/sqrt2 i \ \ text{or} \ \ z = -1 – 1/sqrt2 + 1/sqrt2 i`
Consider the statement:
‘For all integers `n`, if `n` is a multiple of 6, then `n` is a multiple of 2’.
Which of the following is the contrapositive of the statement?
`C`
`text{L} text{ogically equivalent statements:}`
`text{If} \ n \ text{is multiple of 6} \ => \ n \ text{is a multiple of 2}`
`¬\ n\ text{is a multiple of 2}\ => \ ¬\ n \ text{is a multiple of 6}`
`text{i.e. if} \ n \ text{is not multiple of 2} \ => \ n \ text{is not a multiple of 6}`
`=>\ C`
Evaluate `int_0^sqrt3 1/(sqrt(4 - x^2))\ dx`. (2 marks)
`pi/3`
| `int_0^sqrt3 1/(sqrt(4 – x^2))\ dx` | `= [sin^(-1)\ x/2]_0^sqrt3` | |
| `= sin^(-1)\ sqrt3/2 – sin^(-1) 0` | ||
| `= pi/3` |
Use the substitution `u = x + 1` to find `int xsqrt(x + 1)\ dx`. (3 marks)
`2/5 (x + 1)^(5/2) – 2/3(x + 1)^(3/2) + c`
`u = x + 1\ \ =>\ \ (du)/(dx) = 1`
| `int x sqrt(x – 1)\ dx` | `= int (u – 1) sqrtu\ du` |
| `= int u^(3/2) – u^(1/2)\ du` | |
| `= 2/5 u^(5/2) – 2/3 u^(3/2) + c` | |
| `= 2/5 (x + 1)^(5/2) – 2/3(x + 1)^(3/2) + c` |
Expand and simplify `(2a - b)^4`. (2 marks)
`16a^4 – 32a^3b + 24a^2b^2 – 8ab^3 + b^4`
`(2a – b)^4`
`= (2a)^4 + \ ^4C_1(2a)^3(-b) + \ ^4C_2(2a)^2(-b)^2 + \ ^4C_3(2a)(-b)^3 + (-b)^4`
`= 16a^4 – 4 · 8a^3b + 6 · 4a^2b^2 – 4 · 2ab^3 + b^4`
`= 16a^4 – 32a^3b + 24a^2b^2 – 8ab^3 + b^4`
Consider the differential equation `(dy)/(dx) = x/y`.
Which of the following equations best represents this relationship between `x` and `y`?
`A`
| `(dy)/(dx)` | `= x/y` |
| `int y\ dy` | `= int x\ dx` |
| `1/2 y^2` | `= 1/2 x^2 + c` |
| `y^2` | `= x^2 + c_1` |
`=> A`
What is the remainder when `P(x) = -x^3-2x^2-3x + 8` is divided by `x + 2`?
`D`
| `P(-2)` | `= -(-2)^3-2(-2)^2-3(-2) + 8` |
| `= 8-8 + 6 + 8` | |
| `= 14` |
`=> D`
Given that `overset->(OP) = ((-3),(1))` and `overset->(OQ) = ((2),(5))`, what is `overset->(PQ)`?
`C`
| `overset->(PQ)` | `= overset->(OQ) – overset->(OP)` |
| `= ((2),(5)) – ((-3),(1))` | |
| `= ((5),(4))` |
`=>\ C`
People are placed into groups to complete a puzzle. There are 9 different groups.
The table shows the number of people in each group and the amount of time, in minutes, for each group to complete the puzzle.
\begin{array} {|l|c|c|c|c|c|c|c|c|c|}
\hline
\rule{0pt}{2.5ex} \textit{Number of people} \rule[-1ex]{0pt}{0pt} & 2 & 2 & 3 & 5 & 5 & 7 & 7 & 7 & 8 \\
\hline
\rule{0pt}{2.5ex} \textit{Time taken (min)} \rule[-1ex]{0pt}{0pt} & 28 & 30 & 26 & 19 & 21 & 12 & 13 & 11 & 8 \\
\hline
\end{array}
--- 3 WORK AREA LINES (style=lined) ---
--- 1 WORK AREA LINES (style=lined) ---
a.
b.
c. `text(Form: linear)`
`text{Direction: negative}`
`text{Strength: strong}`
| d. | `text{Mean time (7 people)}` | `= (12 + 13 + 11)/3` |
| `= 12\ text(minutes)` |
For a sample of 17 inland towns in Australia, the height above sea level, `x` (metres), and the average maximum daily temperature, `y` (°C), were recorded.
The graph shows the data as well as a regression line.
The equation of the regression line is `y = 29.2 − 0.011x`.
The correlation coefficient is `r = –0.494`.
--- 1 WORK AREA LINES (style=lined) ---
--- 5 WORK AREA LINES (style=lined) ---
--- 3 WORK AREA LINES (style=lined) ---
| a.i. | `y` | `=29.2 – 0.011(540)` |
| `=23.26` | ||
| `=23.3°text{C (1 d.p.)` |
a.ii. `text(On average, the average maximum daily temperature of)`
`text(inland towns drops by 0.011 of a degree for every metre)`
`text(above sea level the town is situated.)`
b. `text(The correlation co-efficient of the regression line using)`
`text(latitude is significantly stronger than the equivalent)`
`text(co-efficient for the regression line using height above sea)`
`text(level.)`
`:.\ text(The equation using latitude is preferred.)`
A right-angled triangle `XYZ` is cut out from a semicircle with centre `O`. The length of the diameter `XZ` is 16 cm and `angle YXZ` = 30°, as shown on the diagram.
--- 4 WORK AREA LINES (style=lined) ---
--- 6 WORK AREA LINES (style=lined) ---
| a. | `cos 30^@` | `=(XY)/16` |
| `XY` | `= 16 \ cos 30^@` | |
| `= 13.8564` | ||
| `= 13.86 \ text{cm (2 d.p.)}` |
| b. | `text{Area of semi-circle}` | `= 1/2 times pi r^2` |
| `= 1/2 pi times 8^2` | ||
| `= 100.531 \ text{cm}^2` |
| `text{Area of} \ Δ XYZ` | `= 1/2 a b sin C` | |
| `= 1/2 xx 16 xx 13.856 xx sin 30^@` | ||
| `= 55.42 \ text{cm}^2` |
| `:. \ text{Shaded Area}` | `= 100.531 – 55.42` | |
| `= 45.111` | ||
| `= 45.1 \ text{cm}^2 \ text{(1 d.p.)}` |
A population, `P`, is to be modelled using the function `P = 2000 (1.2)^t`, where `t` is the time in years.
--- 2 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
--- 0 WORK AREA LINES (style=lined) ---
The first term of an arithmetic sequence is 5. The sum of the first 43 terms is 2021.
What is the common difference of the sequence? (2 marks)
--- 4 WORK AREA LINES (style=lined) ---
`2`
`T_1 = a = 5`
| `S_43` | `= n/2 [2a + (n – 1)d]` |
| `2021` | `= 43/2 (10 + 42d)` |
| `2021` | `= 215 + 903d` |
| `903d` | `= 1806` |
| `:. d` | `= 2` |
Solve `x+(x-1)/2 = 9`. (2 marks)
`19/3`
| `x+(x-1)/2` | `=9` | |
| `2x + x-1` | `=18` | |
| `3x` | `=19` | |
| `x` | `=19/3` |
`C`
`text{The gradient of the cumulative frequency histogram}`
`text{will increase gradually, be steepest at day 10 then}`
`text{decrease gradually.}`
`=> C`
Which of the following is equivalent to `sin^2 5x` ?
`B`
`text(Using the identity:)`
| `sin^2 5x + cos^2 5x` | `= 1` |
| `sin^2 5x` | `= 1 – cos^2 5x` |
`=> B`
Adam purchased some office furniture five years ago. It depreciated by $2300 each year based on the straight-line method of depreciation. The salvage value of the furniture is now $7500.
Find the initial value of the office furniture. (2 marks)
--- 4 WORK AREA LINES (style=lined) ---
`$19\ 000`
`text{Find initial value}\ (V_0):`
| `S` | `=V_0-Dn` | |
| `7500` | `=V_0-2300 xx 5` | |
| `V_0` | `=7500 + 11\ 500` | |
| `=$19\ 000` |
The fuel consumption for a car is 6.7 litres/100 km. On a road trip, the car travels a distance of 1560 km and the fuel cost is $1.45 per litre.
What is the total fuel cost for the trip? (2 marks)
`$151.55`
| `text(Total fuel used)` | `=6.7 xx 1560/100` | |
| `=104.52\ text(litres)` |
| `text(Total fuel cost)` | `=104.52 xx 1.45` | |
| `=$151.55` |
Three years ago an appliance was valued at $2467. Its value has depreciated by 15% each year, based on the declining-balance method.
What is the salvage value today, to the nearest dollar?
`D`
| `S` | `= V_0 (1-r)^n` |
| `= 2467 (1-0.15)^3` | |
| `= 2467 (0.85)^3` | |
| `= $1515` |
`=> D`
Charles was given these notes on his birthday.
In total, how much did Charles receive?
| $ |
`$330`
| `text(Total money)` | `=(2 xx 100) + (2 xx 50) + (3 xx 10)` | |
| `=200 + 100 + 30` | ||
| `=$330` |
An offer to buy the Westmall shopping centre was made by a competitor.
One market research project suggested that if the Westmall shopping centre were sold, each of the three centres (Westmall, Grandmall and Eastmall) would continue to have regular shoppers but would attract and lose shoppers on a weekly basis.
Let `S_n` be the state matrix that shows the expected number of shoppers at each of the three centres `n` weeks after Westmall is sold.
A matrix recurrence relation that generates values of `S_n` is
`S_(n+1) = T xx S_n`
`{:(quad qquad qquad qquad qquad qquad qquad qquad text(this week)),(qquad qquad qquad qquad qquad qquad quad \ W qquad quad G qquad quad \ E),(text(where)\ T = [(quad 0.80, 0.09, 0.10),(quad 0.12, 0.79, 0.10),(quad 0.08, 0.12, 0.80)]{:(W),(G),(E):}\ text(next week,) qquad qquad S_0 = [(250\ 000), (230\ 000), (200\ 000)]{:(W),(G),(E):}):}`
--- 3 WORK AREA LINES (style=lined) ---
Using values from the recurrence relation above, the graph below shows the expected number of shoppers at Westmall, Grandmall and Eastmall for each of the 10 weeks after Westmall is sold.
--- 2 WORK AREA LINES (style=lined) ---
--- 4 WORK AREA LINES (style=lined) ---
--- 3 WORK AREA LINES (style=lined) ---
| a. | `S_1` | `= TS_0` |
| `= [(0.80, 0.09, 0.10),(0.12, 0.79, 0.10),(0.08, 0.12, 0.80)][(250\ 000),(230\ 000),(200\ 000)]=[(240\ 700),(231\ 700),(207\ 600)]` |
| b. | `text(Using the graph)` | |
| `text(Difference)` | `= 250\ 000-220\ 000` | |
| `= 30\ 000` | ||
c. `text(Testing options:)`
`S_6 = T^6S_0 = [(0.80, 0.09, 0.10),(0.12, 0.79, 0.10),(0.08, 0.12, 0.80)]^6[(250\ 000),(230\ 000),(200\ 000)] = [(text(__)), (233\ 708), (text(__))]`
`:.\ text(Maximum shoppers in Grandmall expected in week 6.)`
d. `text(Test with high integer)\ n:`
`S_50 = T^50S_0 -> text(Westmall) = 218\ 884`
The three major shopping centres in a large city, Eastmall `(E)`, Grandmall `(G)` and Westmall `(W)`, are owned by the same company.
The total number of shoppers at each of the centres at 1.00 pm on a typical day is shown in matrix `V`.
`qquad qquad qquad {:(qquad qquad qquad \ E qquad qquad G qquad qquad \ W),(V = [(2300,2700,2200)]):}`
Each of these centres has three major shopping areas: food `(F)`, clothing `(C)` and merchandise `(M)`.
The proportion of shoppers in each of these three areas at 1.00 pm on a typical day is the same at all three centres and is given in matrix `P` below
`qquad qquad qquad P = [(0.48), (0.27), (0.25)] {:(F),(C),(M):}
If this were to happen, how many shoppers, in total, would be at Grandmall at this time? (1 mark)
--- 0 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
The average daily amount spent, in dollars, by each shopper in each of the three areas at Grandmall in 2019 is shown in matrix `A_2019` below.
`qquad qquad A_2019 = [(21.30), (34.00), (14.70)] {:(F),(C),(M):}`
On one particular day, 135 shoppers spent the average daily amount on food, 143 shoppers spent the average daily amount on clothing and 131 shoppers spent the average daily amount on merchandise.
--- 3 WORK AREA LINES (style=lined) ---
| Area | food | clothing | merchandise |
| Expected change | increase by 5% | decrease by 15% | decrease by 1% |
The average daily amount, in dollars, expected to be spent in each area in 2020 can be determined by forming the matrix product
--- 3 WORK AREA LINES (style=lined) ---
a. `1 xx 3`
| b. | `0.25 xx G\ text(shoppers in)\ M` | `= 700` |
| `:. G\ text(shoppers in)\ M` | `= 700/0.25` | |
| `= 2800` |
| c.i. | `{:(quad qquad qquad qquad \ E qquad qquad G qquad qquad W), (Q = [(1104, 1296, 1056 ), (621, 729, 594), (575, 675, 550)]{:(F),(C), (M):}):}` |
| c.ii. | `q_23\ text(represents the number of people)` |
| `text(in the clothing area of Westmall.)` |
d. `text(Total spent) = [(135, 143, 131)] [(21.30), (34.00), (14.70)] = [9663.20]`
| e. | `A_2020` | `= K xx [(21.30), (34.00), (14.70)]` |
| `:. K` | `= [(1.05, 0, 0),(0, 0.85, 0),(0, 0, 0.99)]` |
Samuel has a reducing balance loan. The first five lines of the amortisation table for Samuel’s loan are shown below. Interest is calculated monthly and Samuel makes monthly payments of $1600. Interest is charged on this loan at the rate of 3.6% per annum. --- 3 WORK AREA LINES (style=lined) --- --- 4 WORK AREA LINES (style=lined) --- --- 3 WORK AREA LINES (style=lined) ---
`= 318\ 074.23-1600 + 954.22` `= $317\ 428.45`
a.i.
`text(Principal reduction)`
`=\ text(Payment – interest)`
`= 1600-956.15`
`= $643.85`
a.ii.
`text(Interest)`
`= 318\ 074.23 xx (0.036/12)`
`= $954.22`
`:.\ text(Balance after payment 4)`
b.
`S_0 = 320\ 000,\ S_(n+1)`
`= S_n(1 + 0.036/12)-1600`
`S_(n+1)`
`= 1.003 S_n-1600`
The table below shows the mean age, in years, and the mean height, in centimetres, of 648 women from seven different age groups.
--- 1 WORK AREA LINES (style=lined) ---
A scatterplot displaying this data shows an association between the mean height and the mean age of these women. In an initial analysis of the data, a line is fitted to the data by eye, as shown.
--- 1 WORK AREA LINES (style=lined) ---
Using these two points, determine the equation of this line. Write the values of the intercept and the slope in the appropriate boxes below.
Round your answers to three significant figures. (1 mark)
--- 0 WORK AREA LINES (style=lined) ---
| mean height = |
|
+ |
|
× mean age |
The associated residual plot that was generated is shown below.
The residual plot indicates that the association between the mean height and the mean age of women is non-linear.
The data presented in the table in part a is repeated below. It can be linearised by applying an appropriate transformation to the variable mean age.
Apply an appropriate transformation to the variable mean age to linearise the data. Fit a least squares line to the transformed data and write its equation below.
Round the values of the intercept and the slope to four significant figures. (2 marks)
--- 5 WORK AREA LINES (style=lined) ---
| a. | `text(Difference)` | `= 167.1 – 156.7` |
| `= 10.4\ text(cm)` |
b. `text(Strong and negative.)`
c. `text(Slope) = (157 – 168)/(85 – 20) = -0.169`
`text(Equation of line)`
| `y – 168` | `= -0.1692 (x – 20)` |
| `y` | `= -0.169x + 171` |
`:.\ text(mean height) = 171 – 0.169 xx text(mean age)`
D. `text(By CAS)`
`text(mean height) = 167.9 – 0.001621 xx text{(mean age)}^2`
The age, in years, body density, in kilograms per litre, and weight, in kilograms, of a sample of 12 men aged 23 to 25 years are shown in the table below.
| Age (years) |
Body density |
Weight |
|
| 23 | 1.07 | 70.1 | |
| 23 | 1.07 | 90.4 | |
| 23 | 1.08 | 73.2 | |
| 23 | 1.08 | 85.0 | |
| 24 | 1.03 | 84.3 | |
| 24 | 1.05 | 95.6 | |
| 24 | 1.07 | 71.7 | |
| 24 | 1.06 | 95.0 | |
| 25 | 1.07 | 80.2 | |
| 25 | 1.09 | 87.4 | |
| 25 | 1.02 | 94.9 | |
| 25 | 1.09 | 65.3 |
--- 2 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
--- 1 WORK AREA LINES (style=lined) ---
--- 1 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
| a.i. | `n = 12` | |
| `text(Median)` | `= (text{6th + 7th})/2` | |
| `= (24 + 24)/2` | ||
| `= 24` |
| a.ii. | `text(Mean)` | `= (∑\ text{body density})/12` |
| `= 1.065\ text(kg/litre)` |
b.i. `text(Weight)`
b.ii. `text(Slope) = -0.00112\ text{(by CAS)}`
| c. | `r` | `= -0.53847\ text{(by CAS)}` |
| `r^2` | `= 0.289…` |
`:. 29 text(%)`
In a study of the association between BMI and neck size, 250 men were grouped by neck size (below average, average and above average) and their BMI recorded.
Five-number summaries describing the distribution of BMI for each group are displayed in the table below along with the group size.
The associated boxplots are shown below the table.
--- 2 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
--- 3 WORK AREA LINES (style=lined) ---
--- 4 WORK AREA LINES (style=lined) ---
| a. | `text(Percentage)` | `= 50/250 xx 100` |
| `= 20text(%)` |
| b. | `text(IQR)` | `= 26.0-23.4` |
| `= 2.6` |
c. `text{Outliers in average neck size}\ (text(BMI) >= 30) = 4`
`:.\ text(Number classified as obese)`
`= 4 + 1/4 xx 76`
`= 23`
d. `text(The boxplots support a strong association between)`
`text(BMI and neck size as median BMI values increase)`
`text(as neck size increases.)`
`text(Below average neck sizes have a BMI of 21.6, which)`
`text(increases to 24.6 for average neck sizes and increases)`
`text(further to 28.1 for above average neck sizes.)`
Body mass index (BMI), in kilograms per square metre, was recorded for a sample of 32 men and displayed in the ordered stem plot below.
--- 1 WORK AREA LINES (style=lined) ---
--- 3 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
a. `text(Positively skewed)`
b. `32\ text(data points)`
| `text(Median)` | `= text(16th + 17th)/2` |
| `= (24.5 + 24.6)/2` | |
| `= 24.55` |
| c. | `text(Percentage)` | `= 12/32 xx 100` |
| `= 37.5%` |
Heath is making a square pyramid using plastic balls and sticks.
How many more sticks does Heath need to finish the square pyramid?
| 1 | 2 | 3 | 4 | 5 |
|
|
|
|
|
|
`3`
`text{3 more sticks are needed.}`
Jordan lives in Perth and receives 10 cents for every glass bottle she recycles at the depot.
Jordan takes 33 glass bottles to the depot.
How much money will she receive?
| 33 cents | $3.30 | $33.00 | $333 |
|
|
|
|
|
`$3.30`
| `33 xx 10 ¢` | `= 330 ¢` | |
| `= $3.30` |
Jardine lives in Adelaide and receives 5 cents for every plastic bottle he delivers to the recycling depot.
Jardine delivers 18 plastic bottles.
How much money will he receive?
| $900 | $90 | $9.00 | $0.90 |
|
|
|
|
|
`$0.90`
| `18 xx 5 ¢` | `=9 xx 10¢` | |
| `=90 ¢` | ||
| `=$0.90` |
Solve the equation `3^(– 4x) = 9^(6 - x)` for `x`. (2 marks)
`- 6`
| `3^(-4x)` | `= (3^2)^(6 – x)` | |
| `3^(-4x)` | `=3^(12-2x)` | |
| ` -4x` | `= 12 – 2x` | |
| `2x` | `= -12` | |
| `:. x` | `= -6` |
Solve the equation `log_2(x-1) = 8` for `x`. (2 marks)
`257`
| `log_2(x-1)` | `=8` | |
| `x-1` | `= 2^8` | |
| `x-1` | `= 256` | |
| `:. x` | `= 257` |
Let `f(x) = x^2e^(−x)`.
Let `g(x) = x^n e^(−x)`, where `n ∈ Z`.
a. `f′(x) = 2xe^(−x) – x^2e^(−x)`
`text(SP’s when)\ \ f′(x) = 0:`
| `x^2e^(−x)` | `= 2xe^(−x)` |
| `x` | `= 2\ \ text(or)\ \ 0` |
`f(0) = 0; \ f(2) = 4e^(−2)`
`:. text(SP’s at)\ \ (0, 0) and (2, 4e^(−2))`
b. `text(As)\ \ x -> ∞, \ f(x) -> 0^+`
`:. text(Horizontal asymptote at)\ \ y = 0`
| c. |
`text(POI when)\ \ f″(x) = 0`
`:. text(POI’s:)\ (0.59, 0.19), \ (3.41, 0.38)`
d. `g′(x) = x^(n – 1) e^(−x)(n – x)`
`g″(x) = x^(n – 2) e^(−x)(x^2 – 2xn + n^2 – n)`
e.i. `text(Solve:)\ \ x^2 – 2xn + n^2 – n = 0`
`x = n ± sqrtn`
| e.ii. |
Justin owns a collection of action figures which is more than 674 action figures and less than 764.
Which of these numbers could represent the number of action figures that Justin owns?
| 792 | 724 | 648 | 772 |
|
|
|
|
|
`724`
`text{The number of action figures must be between 674 and 764 action figures}`
`text{Check each option:}`
`text{792 is more than 764 ⇒ incorrect}`
`text{724 is more than 674 and less than 764 ⇒ correct}`
`text{648 is less than 674 ⇒ incorrect}`
`text{772 is more than 764 ⇒ incorrect}`