Answer:
<u>Residue</u>
Step-by-step explanation:
Let a and b be integers. We define a mod b to be the residue of dividing a by b. For example, if a evenly divides b, then a mod b=0, 20 mod 6= 2. The modulus operator is widely used in programming, and it is convenient when a and b are large numbers.
a mod b is always a nonnegative integer. In fact, 0≤ a mod b≤ |b-1| by the division algorithm. a and b can also be negative integers. Since 8=-(-5)+3 then 8 mod -5= 3.
As a final example, some known properties can be rewritten in terms of mod. a mod 2=0 if and only if a is even. a mod 2=1 if and only if a is odd.
Answer:
The slope of the a straight line is given by the ratio of the Rise to the Run
of the line. The rise between the given points is zero.
The slope of the line that passes through the points (4, 10) and (1, 10) is zero.
Step-by-step explanation:
The given points are; (4, 10) and (1, 10)
The slope of a line, m, is given by the following formula;
Where;
(x₁, y₁) = (4, 10) and (x₂. y₂) = (1, 10), we get;
The slope of the line that passes through the points (4, 10) and (1, 10) is 0.
Answer:
3696
Step-by-step explanation:
hope this helps
That’s the answer and also the steps to getting that answer
Answer:
9 in
Step-by-step explanation:
For an n-sided polygon, the length of the apothem is ...
a = r·cos(180°/n)
We assume your problem statement is saying the radius is 10 inches. For a hexagon, n=6 and we have ...
a = (10 in)cos(30°) ≈ 8.66 in
Rounded to the nearest inch, the apothem is 9 in.