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.
Hello!
Answer:
-25
Step-by-step explanation:
−43+18
−25
Hope this helps!
V=hpir^2
tricky, they didn't give us radius
they just gave circiufmerece
c=2pir
25.12=2pir
divide by 2 both sides
12.56=pir
divide by 3.14 both sides
4=r
subsitutet
v=hpir^2
v=66pi4^2
v=66pi16
v=1056pi
v=3315.84 cubic inches
Answer:
b
Step-by-step explanation:
Answer:
Step-by-step explanation: A function y=(x-10)(x-2) will have its zeros at x=10 and x=2. y=x²-12x+20.
Step-by-step explanation: