Answer:
D) 3 and 16
Step-by-step explanation:
A common multiple is the result of multiplicacion of two numbers
3x16= 48
A pair of angles, which are either adjacent or non-adjacent, whose sum is 90 degrees, is classified and known as Complementary Angles. Complementary Angles are made from adjacent or non-adjacent angles, when added to together, their sum is equal to 90 degrees.
#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
Use Pythagorean theorem (a^2=c^2-b^2)