The equation of the line that passes through the points (0, 4) and (2, 4) is
- `x = 4`
- `y = 4`
- `y = 4x`
- `y = 4x + 2`
- `y = 2x + 4`
Aussie Maths & Science Teachers: Save your time with SmarterEd
The equation of the line that passes through the points (0, 4) and (2, 4) is
`B`
`m = (4 – 4)/(2 – 0) = 0`
`ytext(-intercept = 4)`
`:. text(Equation is:)\ y = 4`
`=> B`
Two graphs, labelled Graph 1 and Graph 2, are shown below.
The sum of the degrees of the vertices of Graph 1 is
`C`
`text(Graph 1)`
`∑\ text(degrees)\ = 3 + 3 + 3 + 3 = 12`
`text(Graph 2)`
`∑\ text(degrees)\ = 2 + 2 + 2 + 2 + 2 + 2 = 12`
`=> C`
Which one of the following graphs contains a loop?
| A. | B. |
| C. | D. |
| E. | |
`B`
`text(A loop occurs when an edge connects a vertex to)`
`text{itself (without going through an other node).}`
`=> B`
If `S = V_0 (1 - r)^n`, find `S` given `V_0 = $42\ 000, r = 0.16 and n = 4`. (give your answer to the nearest cent) (2 marks)
`$20\ 910.60\ text{(to nearest cent)}`
| `S` | `= V_0 (1 – r)^n` |
| `= 42\ 000 (1 – 0.16)^4` | |
| `= 42\ 000 (0.84)^4` | |
| `= $20\ 910.597…` | |
| `= $20\ 910.60\ \ text{(to nearest cent)}` |
Fried's formula is used to calculate the medicine dosages for children aged 1-2 years.
`text(Child dosage) = {text{Age(in months)}\ xx\ text(adult dosage)}/150`
Ben is 1.5 years old and receives a daily dosage of 450 mg of a medicine.
According to Fried's formula, what would the appropriate adult daily dosage of the medicine be? (2 marks)
`3750\ text(mg)`
`text(Substituting into the formula:)`
| `450` | `= (18 xx text{adult dosage})/150` |
| `:.\ text(Adult dosage)` | `= (450 xx 150)/18` |
| `= 3750\ text(mg)` |
A right-angled triangle, `XYZ`, has side lengths `XY = 38.5\ text(cm)` and `YZ = 24.0\ text(cm)`, as shown in the diagram below.
The length of `XZ`, in centimetres, is closest to
`D`
`text(By Pythagoras:)`
| `XZ` | `= sqrt(38.5^2 + 24^2)` |
| `= sqrt(2058.25)` | |
| `= 45.36…\ text(cm)` |
`=> D`
A wheel has five spokes equally spaced around a central hub, as shown in the diagram below.
The angle `theta` between two spokes is labelled on the diagram.
What is the angle `theta`?
`D`
| `theta` | `= 360/5qquad(360^@\ text(about a point))` |
| `= 72^@` |
`=> D`
Shirley would like to purchase a new home. She will establish a loan for $225 000 with interest charged at the rate of 3.6% per annum, compounding monthly.
Each month, Shirley will pay only the interest charged for that month.
Part 1
After three years, the amount that Shirley will owe is
Part 2
Let `V_n` be the value of Shirley’s loan, in dollars, after `n` months.
A recurrence relation that models the value of `V_n` is
`text(Part 1:)\ C`
`text(Part 2:)\ D`
`text(Part 1)`
`text(If the loan payments are interest only,)`
`text(the principal outstanding after 3 years)`
`text(remains $225 000.)`
`=> C`
`text(Part 2)`
`text(Monthly interest rate)`
`= 3.6/12 = 0.3text(%) = 0.003`
`text(Monthly payment)`
`= 225\ 000 xx 0.3text(%)`
`= $675`
`:.\ text(Recurrence Relation is)`
`V_(n + 1) = 1.003V_n – 675`
`=> D`
Temperature can be measured in degrees Celsius (`C`) or degrees Fahrenheit (`F`).
The two temperature scales are related by the equation `F = (9C)/5 + 32`.
--- 2 WORK AREA LINES (style=lined) ---
Explain what happens at the point where the two graphs intersect. (1 mark)
--- 2 WORK AREA LINES (style=lined) ---
`text(Celcius and Farenheit are the same.)`
| i. | `F` | `= (9(−20))/5 + 32` |
| `= −4^@F` |
ii. `text(The two graphs intersect at a temperature where)`
`text(Celcius and Farenheit are the same.)`
The boxplot below shows the distribution of the forearm circumference, in centimetres, of 252 people.
Part 1
The percentage of these 252 people with a forearm circumference of less than 30 cm is closest to
Part 2
The five-number summary for the forearm circumference of these 252 people is closest to
Part 3
The table below shows the forearm circumference, in centimetres, of a sample of 10 people selected from this group of 252 people.
The mean, `barx`, and the standard deviation, `s_x`, of the forearm circumference for this sample of people are closest to
`text(Part 1:)\ D`
`text(Part 2:)\ B`
`text(Part 3:)\ D`
`text(Part 1)`
`Q_3 = 30\ text(cm)`
`:. 75text(% have a circumference less than 30 cm.)`
`=> D`
`text(Part 2)`
`text(Outliers are relevant data points and form)`
`text(part of the five-number summary.)`
`=> B`
`text(Part 3)`
`text(By calculator,)`
`barx = 27.8,\ \ s_x = 1.66`
`=> D`
Island A and island B are both on the equator. Island B is west of island A. The longitude of island A is 5°E and the angle at the centre of Earth (O), between A and B, is 30°.
What is the gradient of the line `2x + 3y + 4 = 0`?
`A`
| `2x + 3y + 4` | `= 0` |
| `3y` | `= -2x – 4` |
| `y` | `= -2/3 x – 4/3` |
| `:.\ text(Gradient)` | `= -2/3` |
`=> A`
What is the slope of the line with equation `5x+2y-8 = 0`?
`A`
| `5x+2y-8` | `= 0` |
| `2y` | `= -5x+8` |
| `y` | `= -5/2 x+4` |
`:.\ text(Slope)\ = -5/2`
`=>A`
Sketch the graph of `y - 2x = 3`, showing the intercepts on both axes. (2 marks)
--- 8 WORK AREA LINES (style=lined) ---
`y-2x=3\ \ => \ \ y=2x+3`
The points `A`, `B` and `C` lie on a circle with centre `O`, as shown in the diagram. The size of `angleAOC` is 100°.
Find the size of `angleABC`, giving reasons. (2 marks)
--- 4 WORK AREA LINES (style=lined) ---
`130^@`
The probability that a particular type of seedling produces red flowers is `1/5`.
Eight of these seedlings are planted.
--- 2 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
i. `P(text{Red}) = 1/5,\ P(text{Not Red}) = 4/5`
`P(text(exactly 3 are red))`
`= \ ^8C_3 · (1/5)^3 · (4/5)^5`
ii. `P(text(none are red))`
`=\ ^8C_0 * (1/5)^0 * (4/5)^8`
`= (4/5)^8`
iii. `P(text(at least 1 is red))`
`= 1 – P(text(none are red))`
`= 1 – (4/5)^8`
Evaluate `int_0^3 x/sqrt(x + 1)\ dx`, using the substitution `x = u^2 - 1`. (3 marks)
--- 8 WORK AREA LINES (style=lined) ---
`8/3`
| `x` | `=u^2 – 1` |
| `u^2` | `= x + 1` |
| `u` | `= sqrt(x +1)` |
| `du` | `= 1/(2sqrt(x + 1))\ dx` |
| `text(If)qquadx` | `= 3,` | `u` | `= 2` |
| `x` | `= 0,` | `u` | `= 1` |
| `:. int_0^3 x/sqrt(x + 1)\ dx` | `= 2 int_1^2 u^2 – 1\ du` |
| `= 2[(u^3)/3 – u]_1^2` | |
| `= 2[(8/3 – 2) – (1/3 – 1)]` | |
| `= 2(2/3 + 2/3)` | |
| `= 8/3` |
Solve `(2x)/(x + 1) > 1`. (3 marks)
--- 6 WORK AREA LINES (style=lined) ---
`:. x < −1\ \ text(or)\ \ x > 1`
`(2x)/(x + 1) > 1`
`text(If)\ \ x + 1 > 0,\ \ text(i.e.)\ \ x > −1`
| `2x` | `> x + 1` |
| `x` | `> 1` |
`=> x > 1`
`text(If)\ \ x + 1 < 0,\ \ text(i.e.)\ \ x < −1`
| `2x` | `< x + 1` |
| `x` | `< 1` |
`=> x < −1`
`:. x < −1\ \ text(or)\ \ x > 1`
Differentiate `tan^(−1)(x^3)`. (2 marks)
`(3x^2)/(1 + x^6)`
`y = tan^(−1)(x^3)`
| `(dy)/(dx)` | `= (3x^2)/(1 + (x^3)^2)` |
| `= (3x^2)/(1 + x^6)` |
The point `P` divides the interval from `Atext{(−4, −4)}` to `B(1,6)` internally in the ratio 2:3.
Find the `x`-coordinate of `P`. (1 mark)
`-2`
`text(Find)\ xtext(-coordinate:)`
`Atext{(−4, −4)}, B(1,6),\ text{Ratio 2:3 (internal)}`
| `x` | `= (nx_1 + mx_2)/(m + n)` |
| `= (3 xx −4 + 2 xx 1)/(2 + 3)` | |
| `= -2` |
Two particles move along the `x`-axis.
When `t = 0`, particle `P_1` is at the origin and moving with velocity 3.
For `t >= 0`, particle `P_1` has acceleration given by `a_1 = 6t + e^(-t)`.
--- 4 WORK AREA LINES (style=lined) ---
When `t = 0`, particle `P_2` is also at the origin.
For `t >= 0`, particle `P_2` has velocity given by `v_2 = 6t + 1-e^(-t)`.
--- 5 WORK AREA LINES (style=lined) ---
--- 12 WORK AREA LINES (style=lined) ---
| i. | `a_1` | `= 6t + e^(-t)` |
| `v_1` | `= int a_1\ dt` | |
| `= int 6t + e^(-t)\ dt` | ||
| `= 3t^2-e^(-t) + c` |
`text(When)\ t = 0,\ v_1 = 3`
| `3` | `= 0-1 + c` |
| `c` | `= 4` |
| `:. v_1` | `= 3t^2 + 4-e^(-t) …\ text(as required)` |
ii. `v_2 = 6t + 1-e^(-t)`
`text(Find)\ \ t\ \ text(when)\ \ v_1 = v_2`
| `3t^2 + 4-e^(-t)` | `= 6t + 1-e^(-t)` |
| `3t^2-6t + 3` | `= 0` |
| `t^2-2t + 1` | `= 0` |
| `(t-1)^2` | `= 0` |
| `:. t` | `=1` |
| iii. | `x_1` | `= int v_1\ dt` |
| `= int 3t^2 + 4-e^(-t)\ dt` | ||
| `= t^3 + 4t + e^(-t) + c` |
`text(When)\ \ t = 0,\ \ x_1 = 0`
| `0` | `= 0 + 0 + 1 + c` |
| `c` | `= -1` |
| `:. x_1` | `= t^3 + 4t + e^(-t)-1` |
| `x_2` | `= int 6t + 1-e^(-t)\ dt` |
| `= 3t^2 + t + e^(-t) + c` |
`text(When)\ \ t = 0,\ \ x_2 = 0`
| `0` | `= 0 + 0 + 1 + c` |
| `c` | `= -1` |
| `:. x_2` | `= 3t^2 + t + e^(-t)-1` |
`text(Find)\ \ t\ \ text(when)\ \ x_1 = x_2`
| `t^3 + 4t + e^(-t)-1` | `= 3t^2 + t + e^(-t)-1` |
| `t^3-3t^2 + 3t` | `= 0` |
| `t(t^2-3t + 3)` | `= 0` |
`text(S)text(ince)\ \ Delta < 0\ \ text(for)\ \ t^2-3t + 3`
`=>\ text(No real solution)`
`:.\ text(The particles do not meet)`
`(x_1 != x_2)\ \ text(for)\ \ t > 0.`
Carbon-14 is a radioactive substance that decays over time. The amount of carbon-14 present in a kangaroo bone is given by
`C(t) = Ae^(kt),`
where `A` and `k` are constants, and `t` is the number of years since the kangaroo died.
--- 2 WORK AREA LINES (style=lined) ---
Show that the value of `k`, correct to 2 significant figures, is – 0.00012. (2 marks)
--- 6 WORK AREA LINES (style=lined) ---
Find the number of years since the kangaroo died. Give your answer correct to 2 significant figures. (2 marks)
--- 6 WORK AREA LINES (style=lined) ---
| i. | `C` | `= Ae^(kt)` |
| `(dC)/(dt)` | `= k * Ae^(kt)` | |
| `= kC …\ text(as required)` |
ii. `text(When)\ \ t = 5730, qquad A = 0.5 A_0`
| `0.5 A_0` | `= A_0 * e^(5730 k)` |
| `e^(5730 k)` | `= 0.5` |
| `text(ln)\ e^(5730 k)` | `= text(ln)\ 0.5` |
| `5730 k` | `= text(ln)\ 0.5` |
| `k` | `= {text(ln)\ 0.5}/5730` |
| `= -0.0001209…` | |
| `= -0.00012\ text{(2 sig fig) … as required}` |
iii. `text(Find)\ t\ text(when)\ A = 0.9 A_0`
| `0.9 A_0` | `= A_0 e^(kt)` |
| `e^(kt)` | `= 0.9` |
| `kt` | `= text(ln)\ 0.9` |
| `t` | `= (text(ln)\ 0.9)/k` |
| `= (5730 xx text(ln)\ 0.9)/(text(ln)\ 0.5)` | |
| `= 870.97…` | |
| `= 870\ text{years (2 sig.fig.)}` |
A stone drops into a pond, creating a circular ripple. The radius of the ripple increases from 0 cm, at a constant rate of `5\ text(cm s)^(−1)`.
At what rate is the area enclosed within the ripple increasing when the radius is 15 cm?
A. `25pi\ text(cm)^2\ text(s)^(−1)`
B. `30pi\ text(cm)^2\ text(s)^(−1)`
C. `150pi\ text(cm)^2\ text(s)^(−1)`
D. `225pi\ text(cm)^2\ text(s)^(−1)`
`C`
`(dr)/(dt) = 5\ text(cm)^2\ text(s)^(−1)`
| `A` | `=pi r^2` |
| `(dA)/(dr)` | `= 2pir` |
| `(dA)/(dt)` | `= (dA)/(dr) · (dr)/(dt)` |
| `= 2pi r · 5` | |
| `= 10pir` |
`text(When)\ r = 15`
| `(dA)/(dr)` | `= 10pi · 15` |
| `= 150pi\ text(cm)^2\ text(s)^(−1)` |
`=>C`
| (i) | `sqrt 3/2` |
| (ii) | `((4 sqrt 3 + 3)pi)/36` |
| (iii) | `text{Proof (See Worked Solutions)}` |
| (i) | `int_0^(pi/3) cos x\ dx` | `= [sin x]_0^(pi/3)` |
| `= sin\ pi/3 – 0` | ||
| `= sqrt 3/2` |
| (ii) |
| `x` | `0` | `overset(pi) underset(6) _` | `overset(pi) underset(3) _` | |
| `y` | `1` | `overset(sqrt 3) underset(2) _` | `overset(1) underset(2) _` | |
| `y_0` | `y_1` | `y_2` |
| `int_0^(pi/3) cos x\ dx` | `~~ h/3 [y_0 + 4y_1 + y_2]` |
| `~~ pi/6 ⋅ 1/3 [1 + 4 ⋅ sqrt 3/2 + 1/2]` | |
| `~~ pi/18 ((4 sqrt 3 + 3)/2)` | |
| `~~ ((4 sqrt 3 + 3) pi)/36` |
(iii) `text{Using parts (i) and (ii)}`
| `((4 sqrt 3 + 3) pi)/36` | `~~ sqrt 3/2` |
| `:. pi` | `~~ (36 sqrt 3)/(2(3 + 4 sqrt 3))` |
| `~~ (18 sqrt 3)/(3 + 4 sqrt 3) … text( as required)` |
`D`
| `y` | `= (2x^2)/((1 – x^2))` |
| `= −((2 – 2x^2 – 2))/((1 – x^2))` | |
| `= −(2(1 – x^2))/((1 – x^2)) – 2/((1 – x^2))` | |
| `= −2 – 2/((1 – x^2))` |
`text(As)\ \ x -> oo,\ \ y -> −2`
`:. text(Horizontal asymptote at)\ \ y = −2`
`⇒D`
The points `A`, `B`, `C` and `D` lie on a circle and the tangents at `A` and `B` meet at `T`, as shown in the diagram.The angles `BDA` and `BCD` are 65° and 110° respectively.
What is the value of `angleTAD`?
A. `130°`
B. `135°`
C. `155°`
D. `175°`
`B`
| `angleBAD` | `= 180 – 110` | `(text(opposite angles of)` |
| `= 70^@` | `text(cyclic quad))` |
`angleTAB = 65^@\ \ (text(angle in alternate segment))`
| `:. angleTAD` | `= 70 + 65` |
| `= 135^@` |
`⇒ B`
It is given that `log_a8 = 1.893`, correct to 3 decimal places.
What is the value of `log_a4`, correct to 2 decimal places?
A. `0.95`
B. `1.26`
C. `1.53`
D. `2.84`
`B`
| `log_a8` | `= log_a4^(3/2)` |
| `= 3/2 xx log_a4` | |
| `:. log_a4` | `= 2/3 xx log_a8` |
| `= 2/3 xx 1.893` | |
| `= 1.263` | |
| `= 1.26` |
`⇒ B`
The rate at which water flows into a tank is given by
`(dV)/(dt) = (2t)/(1 + t^2)`,
where `V` is the volume of water in the tank in litres and `t` is the time in seconds.
Initially the tank is empty.
Find the exact amount of water in the tank after 10 seconds. (3 marks)
--- 6 WORK AREA LINES (style=lined) ---
`text(ln)\ 101`
| `(dV)/(dt)` | `= (2t)/(1 + t^2)` |
| `V` | `= int (2t)/(1 + t^2)\ dt` |
| `= text(ln)\ (1 + t^2) + c` |
`text(When)\ \ t = 0,\ \ V = 0`
| `0` | `= text(ln)\ 1 + c` |
| `:. c` | `= 0` |
`text(Find)\ V\ text(when)\ t = 10:`
| `V` | `= text(ln)\ (1 + 10^2)` |
| `= text(ln)\ 101` |
Consider the curve `y = 2x^3 + 3x^2 - 12x + 7`.
--- 8 WORK AREA LINES (style=lined) ---
--- 8 WORK AREA LINES (style=lined) ---
--- 1 WORK AREA LINES (style=lined) ---
| i. | `y` | `= 2x^3 + 3x^2 – 12x + 7` |
| `(dy)/(dx)` | `= 6x^2 + 6x – 12` | |
| `(d^2y)/(dx^2)` | `= 12x + 6` |
| `text(S.P. when)\ (dy)/(dx)` | `= 0` |
| `6x^2 + 6x – 12` | `= 0` |
| `x^2 + x – 2` | `= 0` |
| `(x + 2) (x – 1)` | `= 0` |
`x = -2 or 1`
`text(When)\ \ x = –2, (d^2y)/(dx^2) < 0`
`:.\ text(MAX at)\ (–2, 27)`
`text(When)\ \ x = 1, (d^2y)/(dx^2) > 0`
`:.\ text(MIN at)\ (1, 0)`
| ii. |
iii. `text(Solution 1)`
`text(From graph, gradient is positive for)`
`x < –2 and x > 1`
`:. (dy)/(dx) > 0\ \ text(for)\ \ x < –2 and x > 1`
`text(Solution 2)`
`(dy)/(dx) > 0`
| `6x^2 + 6x – 12` | `> 0` |
| `(x + 2) (x – 1)` | `> 0` |
A spinner is marked with the numbers 1, 2, 3, 4 and 5. When it is spun, each of the five numbers is equally likely to occur.
The spinner is spun three times.
i. `Ptext{(even)} = 2/5`
ii. `Ptext{(at least 1 even)}`
`= 1 – Ptext{(no evens)}`
`= 1 – 3/5 ⋅ 3/5 ⋅ 3/5`
`= 1 – 27/125`
`= 98/125`
iii. `Ptext{(even, odd, odd)}`
`= 2/5 ⋅ 3/5 ⋅ 3/5`
`= 18/125`
iv. `Ptext{(even occurs exactly once)}`
`= Ptext{(e, o, o)} + P text{(o, e, o)} + P text{(o, o, e)}`
`= 2/5 ⋅ 3/5 ⋅ 3/5 + 3/5 ⋅ 2/5 ⋅ 3/5 + 3/5 ⋅ 3/5 ⋅ 2/5`
`= 54/125`
The points `A(–4, 0)` and `B(1, 5)` lie on the line `y = x + 4`.
The length of `AB` is `5 sqrt 2`.
The points `C(0, –2)` and `D(3, 1)` lie on the line `x - y - 2 = 0`.
The points `A, B, D, C` form a trapezium as shown.
(i) `3sqrt2\ text(units)`
(ii) `24\ text(u²)`
(i) `A(-4, 0), qquad qquad x – y – 2 = 0`
| `_|_\ text(dist)` | `= |ax_1 + by_1 + c|/sqrt(a^2 + b^2)` |
| `= |-4 + 0 – 2|/sqrt (1 + 1)` | |
| `= 6/sqrt 2 xx sqrt 2/sqrt 2` | |
| `= 3 sqrt 2\ text(units)` |
(ii) `text(Area) = 1/2 ⋅ h ⋅ (AB + CD)`
| `AB` | `= 5 sqrt 2\ text{(given)}` |
| `CD` | `= sqrt((3 – 0)^2 + (1 + 2)^2)` |
| `= sqrt 18` | |
| `= 3 sqrt 2` |
| `:.\ text(Area)` | `= 1/2 ⋅ 3 sqrt 2\ \ (5 sqrt 2 + 3 sqrt 2)` |
| `= 1/2 ⋅ 3 sqrt 2 ⋅ 8 sqrt 2` | |
| `= 24\ text(u)²` |
The diagram shows the region bounded by `y = sqrt (16 - 4x^2)` and the `x`-axis.
The region is rotated about the `x`-axis to form a solid.
Find the exact volume of the solid formed. (3 marks)
`(128 pi)/3\ text(u³)`
| `y` | `= sqrt (16 – 4x^2)` |
| `V` | `= pi int_(-2)^2 y^2\ dx` |
| `= 2 pi int_0^2 16 – 4x^2\ dx` | |
| `= 2 pi [16x – 4/3 x^3]_0^2` | |
| `= 2 pi [(16 ⋅ 2 – 4/3 2^3)-0]` | |
| `= 2 pi (64/3)` | |
| `= (128 pi)/3\ text(u³)` |
Find the equation of the tangent to the curve `y = x^2 + 4x - 7` at the point `(1, -2)`. (2 marks)
--- 4 WORK AREA LINES (style=lined) ---
`y = 6x – 8`
| `y` | `= x^2 + 4x – 7` |
| `(dy)/(dx)` | `= 2x + 4` |
`text(When)\ x = 1,\ \ (dy)/(dx) = 6`
`text(Equation of tangent through)\ (1, -2)`
| `y + 2` | `= 6 (x – 1)` |
| `y` | `= 6x – 8` |
Solve `|\ 3x - 1\ | = 2`. (2 marks)
`x = 1 or -1/3`
`|3x – 1| = 2`
| `3x – 1` | `= 2` | `or \ -(3x – 1)` | `= 2` |
| `x` | `= 1` | `-3x` | `= 1` |
| `x` | `= -1/3` |
`:. x = 1 or -1/3`
In the diagram, `OAB` is a sector of the circle with centre `O` and radius 6 cm, where `/_ AOB = 30^@`.
--- 2 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
| i. | `text(Area)\ Delta OAB` | `= 1/2 ab sin C` |
| `= 1/2 xx 6^2 xx sin 30^@` | ||
| `= 9\ text(cm²)` |
| ii. | `text(Area segment)` | `= text(Area sector) – text(Area)\ Delta OAB` |
| `= 30/360 xx pi xx 6^2 – 9` | ||
| `= 3 pi – 9\ \ text(cm²)` |
Differentiate `x^3 ln x`. (2 marks)
`x^2 (3 ln\ x + 1)`
`y = x^3 ln\ x`
`text(Using the product rule:)`
| `(dy)/(dx)` | `= 3x^2 * ln\ x + x^3 * 1/x` |
| `= x^2 (3 ln\ x + 1)` |
Differentiate `(sin x)/x`. (2 marks)
--- 5 WORK AREA LINES (style=lined) ---
`(x cos x – sin x)/x^2`
`y = (sin x)/x`
| `text(Let)\ \ u` | `=sin x` | `u prime` | `= cos x` |
| `v` | `=x` | `v prime` | `=1` |
| `(dy)/(dx)` | `= (u prime v – u v prime)/v^2` |
| `= (x cos x – sin x)/x^2` |
Find `int (2x + 1)^4\ dx`. (1 mark)
`(2x + 1)^5/10 + C`
| `int (2x + 1)^4\ dx` | `= 1/5 xx 1/2 xx (2x + 1)^5 +C` |
| `= (2x + 1)^5/10 +C` |
Rationalise the denominator of `2/(sqrt(5)-1)`. (2 marks)
`(sqrt(5) + 1)/2`
| `2/(sqrt(5)-1) xx (sqrt(5) + 1)/(sqrt(5) + 1)` | `= (2(sqrt(5) + 1))/((sqrt 5)^2-1)` |
| `= (2(sqrt(5) + 1))/4` | |
| `= (sqrt(5) + 1)/2` |
What is the derivative of `e^(x^2)`?
`C`
| `y` | `= e^(x^2)` |
| `(dy)/(dx)` | `= 2x e^(x^2)` |
`=> C`
Which expression is equal to `3x^2-x-2`?
`D`
`3x^2-x-2= (3x + 2) (x-1)`
`=> D`
What is the gradient of the line `2x + 3y + 4 = 0`?
`A`
| `2x + 3y + 4` | `= 0` |
| `3y` | `= -2x-4` |
| `y` | `= -2/3 x-4/3` |
| `:.\ text(Gradient)` | `= -2/3` |
`=> A`
All the students in a class of 30 did a test.
The marks, out of 10, are shown in the dot plot.
--- 1 WORK AREA LINES (style=lined) ---
Using the dot plot, calculate the percentage of the marks which lie within one standard deviation of the mean. (2 marks)
--- 4 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
| i. | `text(Median)` | `= text(15th + 16th score)/2` |
| `= (4 + 8)/2` | ||
| `= 6` |
ii. `text(Lower limit) = 5.4 – 4.22 = 1.18`
`text(Upper limit) = 5.4 + 4.22 = 9.62`
`:.\ text(Percentage in between)`
`= 13/30 xx 100`
`= 43.33…`
`= 43text{% (nearest %)}`
iii. `text(The statement assumes the data is normally)`
`text(distributed which is not the case here.)`
Temperature can be measured in degrees Celsius (`C`) or degrees Fahrenheit (`F`).
The two temperature scales are related by the equation `F = (9C)/5 + 32`.
`qquadF = C`
| (i) | `F` | `= (9(−20))/5 + 32` |
| `= −4^@F` |
| (ii) | `F` | `= (9C)/5 + 32` | `…\ (1)` |
| `F` | `= C` | `…\ (2)` |
`text(Substitute)\ \ F = C\ \ text{from (2) into (1)}`
| `C` | `= (9C)/5 + 32` |
| `(9C)/5 – C` | `= −32` |
| `(4C)/5 – C` | `= −32` |
| `C` | `= −32 xx 5/4 = −40` |
`text{From (2),}`
`F = −40`
`text{(i.e. when}\ C = −40, F = −40)`
(iii) `text(It means the two graphs intersect)`
`text{at (−40,−40).}`
Jamal surveyed eight households in his street. He asked them how many kilolitres (kL) of water they used in the last year. Here are the results.
`220, 105, 101, 450, 37, 338, 151, 205`
--- 1 WORK AREA LINES (style=lined) ---
--- 1 WORK AREA LINES (style=lined) ---
| a. | `text(Mean)` | `= (220 + 105 + 101 + 450 + 37 + 338 + 151 + 205) ÷ 8` |
| `= 200.875` |
| b. | `text(Std Dev)` | `= 127.357…\ \ text{(by calc)}` |
| `= 127.4\ \ text{(1 d.p.)}` |
Kate is comparing two different models of car. Car A uses fuel at the rate of 9 L/100 km. Car B uses 3.5 L/100 km.
Suppose Kate plans on driving 8000 km in the next year.
How much less fuel will she use driving car B instead of car A?
A. `text(280 L)`
B. `text(440 L)`
C. `text(720 L)`
D. `text(1000 L)`
`=>\ text(B)`
`text(Fuel used by car)\ A`
`= 8000/100 xx 9`
`= 720\ text(L)`
`text(Fuel used by car)\ B`
`= 8000/100 xx 3.5`
`= 280\ text(L)`
`:.\ text(Fuel saved using car)\ B`
`= 720 – 280`
`= 440\ text(L)`
`=>\ text(B)`
The heights of Year 12 girls are normally distributed with a mean of 165 cm and a standard deviation of 5.5 cm.
What is the `z`-score for a height of 154 cm?
A. `−2`
B. `−0.5`
C. `0.5`
D. `2`
`text(A)`
| `ztext(-score)` | `= (x – mu)/sigma` |
| `= (154 – 165)/5.5` | |
| `= −2` |
`=>A`
Which of the data sets graphed below has the largest positive correlation coefficient value?
| A. | B. | ||
| C. | D. |
\(C\)
\(\text{Largest positive correlation occurs when both variables move}\)
\(\text{in tandem. The tighter the linear relationship, the higher the}\)
\(\text{correlation.}\)
\(\Rightarrow C\)
\(\text{(Note that B is negatively correlated)}\)
What is the value of `x` in the equation `(5-x)/3 = 6`?
`A`
| `(5-x)/3` | `= 6` |
| `5-x` | `= 18` |
| `x` | `= 5-18` |
| `= -13` |
`=>A`
Tom earns a weekly wage of $1025. He also receives an additional allowance of $87.50 per day when handling toxic substances.
What is Tom’s income in a fortnight in which he handles toxic substances on 5 separate days?
`D`
| `text(Fortnightly wage)` | `= 2 xx 1025` |
| `= $2050` |
| `text(Allowances)` | `= 5 xx 87.50` |
| `= $437.50` |
| `:.\ text(Income)` | `= 2050 + 437.50` |
| `= $2487.50` |
`=>D`
In a survey of 200 randomly selected Year 12 students it was found that 180 use social media.
Based on this survey, approximately how many of 75 000 Year 12 students would be expected to use social media?
A. 60 000
B. 67 500
C. 74 980
D. 75 000
`B`
| `text(Expected number)` | `= 180/200 xx 75\ 000` |
| `= 67\ 500` |
`=> B`
The graph shows the relationship between infant mortality rate (deaths per 1000 live births) and life expectancy at birth (in years) for different countries.
What is the life expectancy at birth in a country which has an infant mortality rate of 60?
\(A\)
A car is travelling at 95 km/h.
How far will it travel in 2 hours and 30 minutes?
A. `38\ text(km)`
B. `41.3\ text(km)`
C. `218.5\ text(km)`
D. `237.5\ text(km)`
`text(D)`
| `text(Distance)` | `= 95 xx 2.5` |
| `= 237.5\ text(km)` |
`=>\ text(D)`
Which one of these gives an answer of 87?
| 8 + 7 | 80 + 17 | 70 + 17 | 70 + 7 |
|
|
|
|
|
`70 + 17`
`70 + 17 = 87`
--- 12 WORK AREA LINES (style=lined) ---
--- 2 WORK AREA LINES (style=lined) ---
a. 3.85 grams
b. Answers could include two of the following:
a. \(q=mC \Delta T = 210 \times 4.18 \times 65 = 57\ 057\ \text{J} = 57.057\ \text{kJ}\)
\(\ce{n(C2H5OH) = \dfrac{57.057}{1367} = 0.04174\ \text{mol}}\)
\(\ce{m(C2H5OH) = n \times MM = 0.04174 \times 46.068 = 1.923\ \text{g}}\)
Since half of the heat is lost to environmental surroundings.
\(\ce{m(C2H5OH)_{\text{init}} = 2 \times 1.923= 3.85\ \text{g}}\)
b. Answers could include two of the following:
Solve the equation `log_e(3x + 5) + log_e(2) = 2`, for `x`. (2 marks)
`x = (e^2-10)/6`
`text(Simplify using log laws:)`
| `log_e(6x + 10)` | `=2` |
| `6x +10` | `=e^2` |
| `:.x` | `= (e^2 – 10)/6` |
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` |