Question
Question: The solution set of \[8x \equiv 6\left( {\bmod 14} \right),{\text{ }}x \in z\] are; \(\left( 1 \ri...
The solution set of 8x≡6(mod14), x∈z are;
(1)[8]∪[6]
(2)[8]∪[14]
(3)[6]∪[13]
(4)[8]∪[6]∪[13]
Solution
This question is based on linear congruence. Linear congruence is represented by the form ax≡b(modn) ; where x is an unknown integer whose power is 1 , therefore the expression is called linear congruence in one variable. There are certain steps to solve this type of linear congruent problems which are given below.
Complete step-by-step solution:
Step I : Find GCD(a,n) , let us name it as d .
Step II : Find ratio db ; if we get a whole number on division then there exists a solution for the given problem.
Step III : Find d mod n ; this gives us how many solutions are possible for the given problem.
Step IV : Divide both the sides by d .
Step V : Multiply both sides by the multiplicative inverse of a i.e. a−1 .
Step VI : The general solution equation is given by , xk=x0+k(dn) ; where k = \left\\{ {0,1,2,3,.......\left( {d - 1} \right)} \right\\}
Now, using these rules let us solve the given problem;
We know the general form of linear congruence is ax≡b(modn)
⇒8x≡6(mod14) ......(1) (Given)
Comparing our question and the standard form to get the respective values, we get;
⇒a=8, b=6 and m=14 ;
Step I : Finding GCD(8,14) ;
⇒8=2×2×2
⇒14=2×7
Therefore, GCD(8,14)=2 ; means d=2 .
Step II : Dividing db i.e. 26=3 ; since 3 is a whole number therefore the given linear congruence problem is solvable. If b is not completely divisible by d , then we can stop here only and say that the given problem is not solvable.
Step III : Finding d mod n i.e. 2 mod 14 = 2 ; therefore there will be two solutions for the given problem.
Step IV : Divide both the sides by d which is 2 , we get;
⇒8x≡6(mod14)
⇒4x≡3(mod14)......(2)
Step V: We have to find the multiplicative inverse of a i.e. 4−1, according to the above equation;
⇒(4×a)mod7=1
Now, we have to find such a value of a; for which the above condition is satisfied and that value will be the multiplicative inverse of 4 .
Therefore, we will get ⇒a=2i.e. 4−1=2
⇒4−1×4×x≡4−1×3(mod7)
On simplification, the above expression reduces to;
⇒x≡4−1×3(mod7)
Now, put the value of 4−1=2 ;
⇒x≡6(mod7)
Therefore, x0=6 .
Step VI : The general solution is given by, xk=x0+k(dn)
Put k=1 , x0=6 and n=14 according to equation (1) , we get;
⇒x1=6+(214)
⇒x1=13
Therefore the two solutions for the given linear congruence relation are x0=6 and x1=13 .
Hence the correct answer for this question is option (3) i.e. [6]∪[13].
Note: The linear congruence relation ax≡b(modn) means that integers a and b are congruent modulo n if they produce the same remainder on division by n . Ultimately we have to find an integer x that satisfies this condition and those values of x are called congruent solutions for the given linear congruence . The number of congruent solutions depends on the G.C.D. ( greatest common divisor ) as explained above. There can be different congruent solutions belonging to different congruent classes (different values or patterns), those solutions are called incongruent solutions.