How do I find the hypotenuse of a right triangle?+
Use the Pythagorean theorem: c = √(a² + b²), where a and b are the two legs. Square each leg, add the results, then take the square root. For example, if the legs are 6 and 8, then c = √(36 + 64) = √100 = 10. The hypotenuse is always opposite the 90-degree angle and always the longest side.
How do I find a missing leg using the Pythagorean theorem?+
Rearrange the formula. If c is the hypotenuse and a is the known leg, then b = √(c² - a²). For example, with c = 13 and a = 5: b = √(169 - 25) = √144 = 12. Always confirm that the leg you are solving for is shorter than the hypotenuse before computing, otherwise the value under the square root would be negative.
What is the SOH-CAH-TOA mnemonic?+
SOH-CAH-TOA is a memory device for the three basic trig ratios: Sine = Opposite / Hypotenuse, Cosine = Adjacent / Hypotenuse, Tangent = Opposite / Adjacent. It tells you which two sides go with each trig function. To find an angle, take the inverse: arcsin, arccos, or arctan of the corresponding ratio.
What are Pythagorean triples and why are they useful?+
Pythagorean triples are integer sets (a, b, c) where a² + b² = c². The most common are 3-4-5, 5-12-13, 8-15-17, 7-24-25, and 9-40-41. Multiples also work: 6-8-10, 10-24-26. Recognising these lets you solve certain quiz problems instantly without a calculator, which is useful in timed exams.
How do I find an angle when I know two legs?+
Use arctan(opposite / adjacent). If you know leg a is opposite to angle A and leg b is adjacent to angle A, then A = arctan(a / b). For example, legs 3 and 4 give angle A = arctan(3/4) = arctan(0.75) = 36.87 degrees. The other acute angle B = 90 - 36.87 = 53.13 degrees.
How do I find an angle when I know one leg and the hypotenuse?+
Use arcsin if you know the opposite leg, or arccos if you know the adjacent leg. For example, if the opposite leg is 7 and the hypotenuse is 25, then A = arcsin(7/25) = arcsin(0.28) = 16.26 degrees. If the adjacent leg is 24 and the hypotenuse is 25, then A = arccos(24/25) = arccos(0.96) = 16.26 degrees. Both methods give the same answer.
What are the special 30-60-90 and 45-45-90 triangles?+
In a 30-60-90 triangle the side ratios are 1 : √3 : 2 (approximately 1 : 1.732 : 2). If the shortest side is s, the other leg is s√3 and the hypotenuse is 2s. In a 45-45-90 (isosceles right) triangle the ratios are 1 : 1 : √2. If each leg is s, the hypotenuse is s√2. These special triangles appear often in quiz problems and are worth memorising.
How much tolerance does the quiz allow?+
For side lengths the quiz accepts any answer within plus or minus 0.05 of the correct answer. For angles the tolerance is plus or minus 0.5 degrees. This means rounding 7.071 to 7.07 or 7.08 is accepted. Rounding errors at the second decimal place will not be marked wrong. Larger errors (such as missing a decimal point) will be flagged as incorrect.
Can I use this quiz to prepare for the SAT, ACT, or GCSE exams?+
Yes. Right triangle problems involving the Pythagorean theorem and basic trig (arctan, arcsin, arccos) appear regularly in SAT Math, ACT Math, GCSE Mathematics, and most high school geometry and trigonometry courses. Practising with randomised problems builds the speed and confidence needed to solve these questions quickly under exam conditions.
What is the difference between the Pythagorean theorem and trigonometry?+
The Pythagorean theorem (a² + b² = c²) relates the three side lengths of a right triangle to each other. It says nothing about angles. Trigonometry (sin, cos, tan and their inverses) connects angles to side ratios. Both are needed for right triangles: the Pythagorean theorem finds sides, and trig finds angles or a side when an angle is known. This quiz covers both.
Why does the quiz use random numbers instead of fixed problems?+
Fixed problem sets can be memorised without understanding. Random problems force you to apply the formula fresh each time, which is how real exams and real-world problems work. After 20 to 30 random problems you will find that the Pythagorean theorem and arctan formula become automatic, which is the goal of this practice tool.