By the end of this chapter, you will be able to:
Mastering these skills will help you solve real-world problems with precision, making you a valuable asset in any technical trade!
Trigonometry is an essential mathematical tool in plumbing, especially when dealing with pipe installations on sloped surfaces, measuring angles for fittings, or calculating lengths of pipes that run diagonally. Mastery of trigonometric calculations enables plumbing professionals to accurately determine unknown lengths and angles, ensuring precise and efficient work on construction sites across Kenya. This chapter focuses on the foundational trigonometric rules and their practical application in solving plumbing-related problems.
Trigonometric rules provide the relationships between angles and sides in triangles, particularly right-angled triangles, which are common in plumbing layouts such as roof drainage slopes and pipe bends. Understanding sine, cosine, and tangent ratios is fundamental for plumbing professionals to perform accurate measurements and calculations on-site.
Trigonometric ratios relate the angles of a right triangle to the lengths of its sides. The three primary ratios are sine, cosine, and tangent, defined as follows for an angle \( \theta \):
$$ \sin \theta = \frac{\text{Opposite side}}{\text{Hypotenuse}} $$
$$ \cos \theta = \frac{\text{Adjacent side}}{\text{Hypotenuse}} $$
$$ \tan \theta = \frac{\text{Opposite side}}{\text{Adjacent side}} $$
Example 1: A plumber needs to find the sine of a 30° angle to check the slope of a drainage pipe.
Given: \( \theta = 30^\circ \)
$$ \sin 30^\circ = \frac{1}{2} $$
Answer: \(\sin 30^\circ = 0.5\)
Example 2: Calculate the cosine of a 60° angle used to position a pipe bracket.
Given: \( \theta = 60^\circ \)
$$ \cos 60^\circ = \frac{1}{2} $$
Answer: \(\cos 60^\circ = 0.5\)
Example 3: Determine the tangent of a 45° angle for a pipe ramp.
Given: \( \theta = 45^\circ \)
$$ \tan 45^\circ = 1 $$
Answer: \(\tan 45^\circ = 1\)
Example 4: A plumber wants to check the sine of a 75° angle for pipe fitting.
Given: \( \theta = 75^\circ \)
Using a calculator,
$$ \sin 75^\circ = 0.9659 $$
Answer: \(\sin 75^\circ = 0.9659\)
Example 5: Find the cosine of 15° for an inclined pipe segment.
Given: \( \theta = 15^\circ \)
Using a calculator,
$$ \cos 15^\circ = 0.9659 $$
Answer: \(\cos 15^\circ = 0.9659\)
Right-angle triangles have one angle equal to 90°, which simplifies trigonometric calculations. Plumbing applications often involve right angles when pipes meet or when slopes are measured. The Pythagorean theorem relates the sides:
$$ c^2 = a^2 + b^2 $$
where \( c \) is the hypotenuse (longest side opposite the right angle), and \( a \), \( b \) are the other sides.
Example 1: Find the hypotenuse length of a pipe section when the other two sides are 3 m and 4 m.
Given: \( a = 3\,m, b = 4\,m \)
$$ c^2 = 3^2 + 4^2 $$
$$ c^2 = 9 + 16 $$
$$ c^2 = 25 $$
$$ c = \sqrt{25} $$
$$ c = 5\,m $$
Answer: Hypotenuse length \( c = 5\,m \)
Example 2: Calculate the length of the adjacent side if the hypotenuse is 10 m and the opposite side is 6 m.
Given: \( c = 10\,m, a = 6\,m \)
$$ b^2 = c^2 - a^2 $$
$$ b^2 = 10^2 - 6^2 $$
$$ b^2 = 100 - 36 $$
$$ b^2 = 64 $$
$$ b = \sqrt{64} $$
$$ b = 8\,m $$
Answer: Adjacent side length \( b = 8\,m \)
Example 3: Determine the length of the pipe run diagonally when the vertical height is 12 m and horizontal distance is 5 m.
Given: \( a = 12\,m, b = 5\,m \)
$$ c^2 = 12^2 + 5^2 $$
$$ c^2 = 144 + 25 $$
$$ c^2 = 169 $$
$$ c = \sqrt{169} $$
$$ c = 13\,m $$
Answer: Diagonal pipe length \( c = 13\,m \)
Example 4: Find the missing side of a right triangle where the hypotenuse is 15 m and adjacent side is 9 m.
Given: \( c = 15\,m, b = 9\,m \)
$$ a^2 = c^2 - b^2 $$
$$ a^2 = 15^2 - 9^2 $$
$$ a^2 = 225 - 81 $$
$$ a^2 = 144 $$
$$ a = \sqrt{144} $$
$$ a = 12\,m $$
Answer: Opposite side length \( a = 12\,m \)
Angles of elevation and depression are crucial when installing pipes on slopes or measuring pipe risers. The angle of elevation is the angle above the horizontal line, while the angle of depression is below it.
Example 1: A plumber measures a pipe rising at an angle of elevation of 25°, with the horizontal distance being 8 m. Find the vertical height.
Given: \( \theta = 25^\circ, \text{adjacent side} = 8\,m \)
Using tangent:
$$ \tan \theta = \frac{\text{Opposite}}{\text{Adjacent}} $$
$$ \tan 25^\circ = \frac{h}{8} $$
$$ h = 8 \times \tan 25^\circ $$
$$ h = 8 \times 0.4663 $$
$$ h = 3.7304\,m $$
Answer: Vertical height \( h = 3.73\,m \)
Example 2: Calculate the length of a pipe laid on the ground sloping downwards at an angle of depression of 15°, over a horizontal distance of 20 m.
Given: \( \theta = 15^\circ, \text{adjacent side} = 20\,m \)
Using cosine:
$$ \cos \theta = \frac{\text{Adjacent}}{\text{Hypotenuse}} $$
$$ \cos 15^\circ = \frac{20}{L} $$
$$ L = \frac{20}{\cos 15^\circ} $$
$$ L = \frac{20}{0.9659} $$
$$ L = 20.71\,m $$
Answer: Pipe length \( L = 20.71\,m \)
Example 3: A pipe is installed with a vertical drop of 6 m and angle of depression 30°. Find the horizontal distance.
Given: \( \theta = 30^\circ, \text{opposite side} = 6\,m \)
Using tangent:
$$ \tan \theta = \frac{\text{Opposite}}{\text{Adjacent}} $$
$$ \tan 30^\circ = \frac{6}{d} $$
$$ d = \frac{6}{\tan 30^\circ} $$
$$ d = \frac{6}{0.5774} $$
$$ d = 10.39\,m $$
Answer: Horizontal distance \( d = 10.39\,m \)
Create a free account to open more of this chapter.
Free: practical guides, quick cards, workplace scenarios and more.
Create a free accountThis chapter covered essential trigonometric rules, focusing on the sine, cosine, and tangent functions and their roles in solving geometric problems. It began with identifying these key trigonometric ratios and understanding their application within right-angle triangles. The chapter then demonstrated how to apply these ratios to find unknown sides and angles in various contexts. Practical problem-solving techniques were introduced to show how trigonometry can be used to address real-world challenges. Further, detailed calculations using the sine, cosine, and tangent functions were explored to reinforce computational skills. The chapter concluded by emphasizing the importance of these trigonometric functions in performing precise measurements and calculations relevant to engineering and construction tasks.
A plumber needs to install a pipe that runs diagonally up a wall at an angle of \(30^\circ\) to the floor. If the horizontal distance from the wall to the pipe’s base is 4 m, find the length of the pipe. (2 marks)
Calculate the height of a water tank if the pipe leading to the top of the tank makes a \(45^\circ\) angle with the horizontal and the pipe length is 7 m. (2 marks)
At the start of this chapter we promised you would be able to:
Tick each one you can genuinely do.
Sample simulation — try how the simulator works. A version built for this chapter's practical is coming.
Prepare Kenyan PilauLocked ▸Free: practical guides, quick cards, workplace scenarios and more.
Now — are you there yet?
You're competent when you can confidently do 50% or more of what this chapter promised.
Sign in to record how you're doing.