skip to content

STEP Support Programme

Assignment 10

There is a similar, and in my view slightly more elegant, way of deriving the compound angle formulas for sine and cosine.

I'd attach a picture but I can't see any way to add attachments to this so I'll post the tikz code instead:

\usepackage{tikz-euclide}
\usetkzobj{all}

\begin{document}
\begin{tikzpicture}
\tkzDefPoints{0/0/A, 6/0/B, 6/4/C, 0/4/D}
\tkzDefPoint(70:5){E}
\tkzInterLL(A,E)(C,D) \tkzGetPoint{E}
\tkzDefShiftPoint[E](-20:6){F}
\tkzInterLL(E,F)(B,C) \tkzGetPoint{F}
\tkzDrawPolygon(A,B,C,D)
\tkzDrawPolygon(A,E,F)
\tkzLabelSegment[above](A,F){1}
\tkzMarkRightAngle[size=0.2](A,E,F)
\tkzMarkAngle[size=0.5](F,A,E)
\tkzLabelAngle[pos=0.8](F,A,E){$\beta$}
\tkzMarkAngle[size=0.7](E,A,D)
\tkzLabelAngle[pos=1.1](E,A,D){$\alpha$}
\end{tikzpicture}
\end{document}

Credit for the idea to Phillips Exeter Academy's maths department.

Thanks! Just investigating how to render the image from tikz code... If you want to save me a bit of time you could email the picture to the Post 16 contact address on https://nrich.maths.org/contact and I'll upload it for everyone.

Thanks for this - I have now put the picture as a link on the Assignment 10 page.

Useful Links

Underground Mathematics: Selected worked STEP questions

STEP Question database

University of Cambridge Mathematics Faculty: What do we look for?

University of Cambridge Mathematics Faculty: Information about STEP

University of Cambridge Admissions Office: Undergraduate course information for Mathematics

Stephen Siklos' "Advanced Problems in Mathematics" book (external link)

MEI: Worked solutions to STEP questions (external link)

OCR: Exam board information about STEP (external link)

AMSP (Advanced Maths Support programme): Support for University Admission Tests (external link)