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:
i think its 3.5 years
Step-by-step explanation:
Answer:
$20
Step-by-step explanation:
7 x __=70
2 x ____=___
7 x 10 = 70
2 x 10
=20
This is an incomplete question, here is a complete question.
What is a peregrine falcon's maximum speed while diving to catch prey 200 miles per hour in feet per second? (Round your answer to the nearest whole number. (1 mile = 5280 feet)
Answer : The speed in feet per second is, 293 feet/s
Step-by-step explanation :
As we are given that the speed of peregrine falcon's is 200 miles per hour. Now we have to determine the speed in feet per second.
As we know that:
1 mile = 5280 feet
1 hour = 3600 second
So,
1 mile/hr = 1.4667 feet/s
As, 1 mile/hr = 1.4667 feet/s
So, 200 mile/hr =
= 293.34 feet/s ≈ 293 feet/s
Therefore, the speed in feet per second is, 293 feet/s
Answer:
<h3>The answer is option C</h3>
Step-by-step explanation:
The slope of a line given two points can be found by using the formula
where
(x1 , y1) and (x2 , y2) are the points
From the question the points are
(8, 10) and (-7, 14)
The slope is
We have the final answer as
Hope this helps you