Without using a calculator, perform the following computations (mod 7). Show all your work, and write your answer as an integer between 0 and 6. (a) 2 (36-705) (mod 7) (b) 7000000001 + (70000000027000000068) (mod 7) (c) 3² (mod 7)

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter2: Problem Solving Using C++using
Section2.4: Arithmetic Operations
Problem 6E
icon
Related questions
Question
Without using a calculator, perform the following computations (mod 7). Show all your
work, and write your answer as an integer between 0 and 6.
(a) 2 (36-705) (mod 7)
(b) 7000000001 + (70000000027000000068) (mod 7)
(c) 3² (mod 7)
(d) 3³ (mod 7)
(e) 36 (mod 7)
(f) 37 (mod 7)
(g) 36⁰ (mod 7)
(h) (360.17) + (36 705) (mod 7)
Transcribed Image Text:Without using a calculator, perform the following computations (mod 7). Show all your work, and write your answer as an integer between 0 and 6. (a) 2 (36-705) (mod 7) (b) 7000000001 + (70000000027000000068) (mod 7) (c) 3² (mod 7) (d) 3³ (mod 7) (e) 36 (mod 7) (f) 37 (mod 7) (g) 36⁰ (mod 7) (h) (360.17) + (36 705) (mod 7)
Expert Solution
steps

Step by step

Solved in 5 steps

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr