It would be nice to know some options, but here's Morris's speed.
Since Morris is traveling at three feet per second, we want to change it to per hour.
3 * 3600 = 10800 feet per hour
And we would want to convert that to miles per hour.
10800/5280 is about 2, more specifically 2.05 ish.
So Morris is traveling 2 mph less then 50, or about 48 mph.
Answer:
five degrees:)
Step-by-step explanation:
2 hours= -10
1 hour= half of ten
so you could say -5 or that it drops by five degrees every hour.
hope this helps!
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:
What type of question is this?
Step-by-step explanation: