Difference between revisions of "Complementary angles"

(Related Topics)
(Diagram)
Line 9: Line 9:
 
label("$C$", C, W);
 
label("$C$", C, W);
 
label("$D$", D, NE);
 
label("$D$", D, NE);
</asy></center>
+
</asy>
 
As long as <math>\angle BAD</math> is a right angle, <math>\angle BAC</math> and <math>\angle CAD</math> are complementary angles to each other.
 
As long as <math>\angle BAD</math> is a right angle, <math>\angle BAC</math> and <math>\angle CAD</math> are complementary angles to each other.
 +
</center>
  
 
==Definition==
 
==Definition==

Revision as of 20:57, 3 January 2020

Diagram

[asy] import olympiad; size(150); pair D = (0, 10), C = (10, 5), B = (10, 0), A = (0, 0); draw(A--B); draw(C--A); draw(D--A); label("$A$", A, SW); label("$B$", B, SE); label("$C$", C, W); label("$D$", D, NE); [/asy]

As long as $\angle BAD$ is a right angle, $\angle BAC$ and $\angle CAD$ are complementary angles to each other.

Definition

Bing/Google

Either of two angles whose sum is 90°

Merriam-Webster

Two angles that add up to 90 degrees

Related Topics

Supplementary

Right angles