Category Archives: Pythagoras

Related Rates Question

A boat is moving towards the beach line at 3 metres/minute. On the boat is a rotating light, revolving at 4 revolutions/minute clockwise, as observed from the beach. There is a long straight wall on the beach line, as the boat approaches the beach, the light moves along the wall. Let x equal the displacement of the light from the point O on the wall, which faces the boat directly. See the diagram below.
Determine the velocity, in metres/minute, of the light when x=5 metres, and the distance of the boat from the beach D is 12 metres.

Mathematics Specialist Semester 2 Exam 2018


The light is rotating at 4 revolutions/minute, which means

    \begin{equation*}\frac{d\theta}{dt}=4\times\pi\end{equation}

We want to find \frac{dx}{dt} and we know \frac{d\theta}{dt} and \frac{dD}{dt}.

We need to find an equation connecting x, \theta, and D.

    \begin{equation*}tan (\theta)=\frac{x}{D}\end{equation}

Differentiate (implicitly) with respect to time.

    \begin{equation*}sec^2(\theta)\frac{d\theta}{dt}=\frac{\frac{dx}{dt}D-\frac{dD}{dt}x}{D^2}\end{equation}

Now we know x=5, and D=12, using pythagoras we can calulate the hypotenuse.


h=\sqrt{12^2+3^2}=13
sec(\theta)=\frac{13}{12}

    \begin{equation*}sec^2(\theta)\frac{d\theta}{dt}=\frac{\frac{dx}{dt}D-\frac{dD}{dt}x}{D^2}\end{equation}

    \begin{equation*}(\frac{13}{12})^2\times 4\pi=\frac{\frac{dx}{dt}12-3\times 5}{12^2}\end{equation}

    \begin{equation*}169\times4\pi=12\frac{dx}{dt}-15\end{equation}

    \begin{equation*}676\pi+15=12\frac{dx}{dt}\end{equation}

    \begin{equation*}\frac{dx}{dt}=178.2\end{equation}

The velocity of the light is 178.2 m/minute.

Leave a Comment

Filed under Differentiation, Implicit, Pythagoras, Right Trigonometry, Trigonometry, Uncategorized

Tricky Area Ratio Question

A circle of radius r, is inscribed within an isosceles triangle ABC. CA=CB=5r. Given that \angle{ACB} is acute, find the ratio of the area of the circle to that of triangle ABC.

Mathematics Specialist 3AB Question15 page 55

I came across this question while searching for an area of sectors and segments question.

Here’s a diagram

We know AC, AB and BC are tangents to the circle. Because the triangle is isosceles, the distance from A to the circle is the same as the distance from B to the circle.

CP is perpendicular to AB (because the triangle is isosceles).

Because it is proportional, i.e. r and 5r, we can let r=1

Let h=CP

(1)   \begin{equation*}h=\sqrt{25-a^2}\end{equation*}

but h also equals

(2)   \begin{equation*}h=1+\sqrt{(5-a)^2+1}\end{equation*}

Set equation 1 equal to equation 2

    \begin{equation*}\sqrt{25-a^2}={1+\sqrt{(5-a)^2+1}\end{equation}

Square both sides

    \begin{equation*}25-a^2=1+(5-a)^2+1+2\sqrt{(5-a)^2+1}\end{equation}

Expand and simplify

    \begin{equation*}25-a^2=2+25-10a+a^2+2\sqrt{(5-a)^2+1}\end{equation}

    \begin{equation*}0=2-10a+2a^2+2\sqrt{(5-a)^2+1}\end{equation}

Divide by 2

    \begin{equation*}0=1-5a+a^2+\sqrt{(5-a)^2+1}\end{equation}

    \begin{equation*}-\sqrt{(5-a)^2+1}=a^2-5a+1\end{equation}

Square both sides

    \begin{equation*}(5-a)^2+1=a^4-5a^3+a^2-5a^3+25a^2-5a+a^2-5a+1\end{equation}

    \begin{equation*}25-10a+a^2+1=a^4-10a^3+27a^2-10a+1\end{equation}

    \begin{equation*}0=a^4-10a^3+26a^2-25 \end{equation}

I solved this using a graphics calculator

a=-0.8434, a=1.3068, a=4.5367, a=5

We can reject a=-0.8434, a=4.5367, and a=5. If a=5, there isn’t a triangle, and if a=4.5367 \angle{ACB} is not acute.

Hence the area of triangle ABC=a\times h

    \begin{equation*}A_{\Delta}=1.3068\times\sqrt{25-1.3068^2}\end{equation}

(3)   \begin{equation*}A_{\Delta}=6.3069\end{equation*}

(4)   \begin{equation*}A_{\circ}=\pi\end{equation*}

Hence, equation 4 divided by equation 3 is

    \begin{equation*}\frac{\pi}{6.3069}\approx 0.5\end{equation}

Perhaps I approached this question in the wrong way. Is there an easier process?

Leave a Comment

Filed under Area, Geometry, Pythagoras

Pythagoras Question

This was a question one of my year 9s had to tackle:

A hemisphere of radius length 5cm is partially filled with water. The top of the hemisphere is horizontal and the surface of the water is a circle of radius 4cm. Find the depth of the water.

ICE-EM Mathematics 9, page 70, question 2

Below is a cross section of the hemisphere

The depth of the water is 5-x

We can find x using the Pythagorean theorem

x^2=5^2-4^2

x=3 (it’s the classic 3-4-5 triangle)

Hence the depth of the water is 2cm.

Leave a Comment

Filed under Pythagoras