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.
<
- 5 dollars, the V thing sits on top of the line and 5 comes after signifying that it could be 5 dollars or more
So you want to solve for x?
It would be nice if this would easily factor:
(-4x + 5)(2x +1) = 0 This will not work!
So you need to use the quadratic formula:
a = -8, b = 4, c = 5

x = (-4 +/-

)/2(-8)
= (-4 +/-

)/-16
= (-4 +

)/-16
= 1/4 -

/4
Answer:

Step-by-step explanation:
We have the function 
In this case we want to find the value of f0)
To find f(0) you must replace the x in the function with the number 0 and solve as shown below



Therefore
