mikebisi
mikebisi mikebisi
  • 24-12-2020
  • Mathematics
contestada

find the multiplicative inverse of -2 in mod 7
​

Respuesta :

jesusm1
jesusm1 jesusm1
  • 24-12-2020

Answer:

  1. So something mod 7 is -2
  2. Lets consider what mod does as a commands: If you have 7 and then mod it by 2 ie 7%2 you get 1
  3. Essentially mod is seeing how many times a # goes into the other number and finding the remainder.
  4. In this case we want the remainder of 2: -8%3 =-2
  5. note there is also a mathematical procedural way to solve this.
  6. Rate positively and give brainlist
Answer Link

Otras preguntas

Which sentence combines information about tomato plants from BOTH passages?
The element of art most evident in the painting green line by Henri Matisse is
$72 with a 40% markup
HELLLP MEEEEE PLEASE
can someone PLEASE write me a short paragraph that identifies the Russian leader who came to power at the age of three and earned the nickname “the Terrible.” D
In ΔIJK, the measure of ∠K=90°, KJ = 63, IK = 16, and JI = 65. What ratio represents the sine of ∠I?
A bag contains 10 marbles, of which 4 are orange. What is the probability that a randomly selected marble will be orange?
The _____________ loop executes a process statement before a decision.
If you see someone who is injured at a workplace, the first thing you should do is _____. A) call 9-1-1 or your local emergency number B) begin to administer fi
Write the Java classes for the following classes. Make sure each includes 1. instance variables 2. constructor 3. copy constructor Submit a PDF with the code Th