Puzzles
Ninety nine
In a 'ninety nine' shop, all items cost a number of pounds and 99 pence. Susanna spent £65.76. How many items did she buy?
Show answer & extension
Hide answer & extension
Every item bought will cause the pence in the total cost to fall by 1. So to spend £65.76, Susanna must have bought 24 items.
Extension
What is the smallest amount Susanna could spend for which we could not tell how many items she bought?
Triangle numbers
Let \(T_n\) be the \(n^\mathrm{th}\) triangle number. Find \(n\) such that: $$T_n+T_{n+1}+T_{n+2}+T_{n+3}=T_{n+4}+T_{n+5}$$
Show answer & extension
Hide answer & extension
\(T_{n} = \frac{1}{2}n(n+1)\), so:
$$T_{n}+T_{n+1} = \frac{1}{2}n(n+1) + \frac{1}{2}(n+1)(n+2)$$
$$= (n+1)^2$$
So, we are looking for \(n\) such that \((n+1)^2+(n+3)^2=(n+5)^2\). This is true when \(n=5\) (\(6^2+8^2=10^2\)).
Extension
Find \(n\) such that \(T_{n}+T_{n+1}+T_{n+1}+T_{n+2}=T_{n+2}+T_{n+3}\).
Ellipses
A piece of string 10cm long is tied to two pins 6cm apart.
The string is used to draw an ellipse. The pins are then moved 2cm further apart and a second ellipse is drawn. Which ellipse has the larger area?
Show answer & extension
Hide answer & extension
The area of an ellipse is \(\pi ab\) where \(a\) and \(b\) are the distances from the centre of the ellipse to the closest and furthest points on the ellipse.
In the first ellipse, \(a=5\mathrm{cm}\) and \(b=4\mathrm{cm}\), so the area is \(20\pi\mathrm{cm}^2\). In the second ellipse, \(a=5\mathrm{cm}\) and \(b=3\mathrm{cm}\), so the area is \(15\pi\mathrm{cm}^2\). Hence, the first ellipse has the larger area.
Extension
How far apart should the pins be placed to give the ellipse with the largest area?
Folding tube maps
Back in 2012, I posted instructions for
folding a tetrahedron from tube maps. When tube maps are used, the sides of the tetrahedron are not quite equal. What ratio would the rectangular maps need to be in to give a regular tetrahedron?
Show answer & extension
Hide answer & extension
Once the map is folded, it will look like this:
For the final tetrahedron to be regular, the red lengths must be equal. Let each red length be 2 (this will get rid of halves in the upcoming calculations). By drawing a vertical line in we can work out the width and height of the rectangle:
The width of the rectangle is 3 (one and a half red lengths). Using Pythagoras' Theorem in the blue triangle, we find that the height of the rectangle is \(\sqrt{3}\). Therefore, the ratio of the rectangle is \(\sqrt{3}:3\) or \(1:\sqrt{3}\).
Extension
If the ratio of the rectangle is \(1:a\), what is the ratio of the lengths of the sides of the tetrahedron?
x to the power of x again
Let \(y=x^{x^{x^{x^{...}}}}\) [\(x\) to the power of (\(x\) to the power of (\(x\) to the power of (\(x\) to the power of ...))) with an infinite number of \(x\)s]. What is \(\frac{dy}{dx}\)?
Show answer & extension
Hide answer & extension
\(y=x^{x^{x^{x^{...}}}}\) so \(y=x^y=e^{y\ln{x}}\).
By the chain and product rules, \(\frac{dy}{dx}=e^{y\ln{x}}(\frac{dy}{dx}\ln{x}+\frac{y}{x})\).
Rearranging, we get \(\frac{dy}{dx}=\frac{ye^{y\ln{x}}}{x(1-e^{y\ln{x}}\ln{x})}\).
This simplifies to \(\frac{dy}{dx}=\frac{x^{x^{x^{x^{...}}}}x^{x^{x^{x^{...}}}}}{x(1-x^{x^{x^{x^{...}}}}\ln{x})}\).
Extension
What would the graph of \(y=x^{x^{x^{x^{...}}}}\) look like?
Odd sums
What is \(\frac{1+3}{5+7}\)?
What is \(\frac{1+3+5}{7+9+11}\)?
What is \(\frac{1+3+5+7}{9+11+13+15}\)?
What is \(\frac{1+3+5+7+9}{11+13+15+17+19}\)?
What is \(\frac{\mathrm{sum\ of\ the\ first\ }n\mathrm{\ odd\ numbers}}{\mathrm{sum\ of\ the\ next\ }n\mathrm{\ odd\ numbers}}\)?
Show answer & extension
Hide answer & extension
They are all equal to one third.
The sum of the first \(n\) odd numbers is \(n^2\) (this can be proved by induction). This means that:
$$\frac{\mathrm{sum\ of\ the\ first\ }n\mathrm{\ odd\ numbers}}{\mathrm{sum\ of\ the\ next\ }n\mathrm{\ odd\ numbers}}=\frac{n^2}{(2n)^2-n^2}\\
=\frac{n^2}{3n^2}=\frac{1}{3}$$
Extension
What is \(\frac{\mathrm{sum\ of\ the\ first\ }n\mathrm{\ odd\ numbers}}{\mathrm{sum\ of\ the\ first\ }n\mathrm{\ even\ numbers}}\)?
Two lines
Let A and B be two straight lines such that the gradient of A is the y-intercept of B and the y-intercept of A is the gradient of B (the gradient and y-intercept of A are not the same). What are the co-ordinates of the point where the lines meet?
Show answer & extension
Hide answer & extension
Let A have the equation \(y = mx + c\). B will have the equation \(y = cx + m\).
Therefore, \(mx + c = cx + m\).
Which rearranges to \(x(m - c) = m - c.\)
So \(x = 1\).
Substituting back in, we find \(y=m+c\).
The co-ordinates of the point of intersection are \((1,m+c)\).
Extension
Let \(a\), \(b\) and \(c\) be three distinct numbers. What can you say about the points of intersection of the parabolas:
$$y = ax^2 + bx + c\mathrm{,}\\
y = bx^2 + cx + a\mathrm{,}\\
\mathrm{and\ }y = cx^2 + ax + b$$
x to the power of x
If \(x^{x^{x^{x^{...}}}}\) [\(x\) to the power of (\(x\) to the power of (\(x\) to the power of (\(x\) to the power of ...))) with an infinite number of \(x\)s] is equal to 2, what is the value of \(x\)?