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:

Step-by-step explanation:
So we know that the slope is 2 and the lines passes through the point (-5,1).
We can use the point-slope form. The point-slope form is:

Where m is the slope and (x₁, y₁) is a point.
So, let's substitute 2 for m and (-5,1) for (x₁, y₁), respectively. Therefore:

Simplify:

Distribute the 2:

Add 1 to both sides:

So, the equation of our line is:

The points (0, 3), (4, 0), (9, 0), (0, 11), and (14, 0) are plotted on the graph. On a coordinate plane, points (0, 3), (4, 0),
Advocard [28]
Answer:
can you take a picture it might make it easier for me
"f(x)=(5x)/(x-x²)" is the one function among the following choices given in the question that <span>has a removable discontinuity. The correct option among all the options that are given in the question is the third option or option "C". It is the only function having a term cancelling out each other at the top and the bottom. </span>