Answer:
7,884
Step-by-step explanation:
Answer:
(0, 3 ), (5, 0), (10, -3), (15, -6)
Step-by-step explanation:
3x − 5y = 15
-5y = 3x + 15
y = 
Point 1: (0, 3 )
y = -3/5(0) + 3
y = 0 + 3
y = 3
Validate:
3 = -3/5(0) + 3
3 = 3
Point 2: (5, 0)
y = -3/5(5) + 3
y = -3 + 3
y = 0
Validate:
0 = -3/5(5) + 3
0 = 0
Point 3: (10, -3)
y = -3/5(10) + 3
y = -6 + 3
y = -3
Validate:
-3 = -3/5(10) + 3
-3 = -3
Point 4: (15, -6)
y = -3/5(15) + 3
y = -9 + 3
y = -6
Validate:
-6 = -3/5(15) + 3
-6 = -6
Answer:
-1 is the inverse of 16 modulo 17.
Step-by-step explanation:
To find : An inverse of 16 modulo 17 i.e.
?
Solution :
First we find the GCD of (17,16) using Euclid's algorithm,

Remainder is 1.
Which means, GCD(17,16)=1
Using back substitution we get,



i.e. -1 is the inverse of 16 modulo 17.
On comparing with 
The value of x=-1.