SOLUTION: Find all replacements (less than the modulus) for the question mark that makes the statement true. 4 x ? = 3 (mod6) 1) 1,3,5 2) 0 3) 2,4 4) no solution

Algebra.Com
Question 1087574: Find all replacements (less than the modulus) for the question mark that makes the statement true.
4 x ? = 3 (mod6)
1) 1,3,5
2) 0
3) 2,4
4) no solution

Found 2 solutions by jim_thompson5910, rothauserc:
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
Let x be a variable

If x = 1, then

4*x = 4*1 = 4 (mod 6)

----------------------

If x = 2, then

4*x = 4*2 = 8 = 2 (mod 6)

----------------------

If x = 3, then

4*x = 4*3 = 12 = 0 (mod 6)

----------------------

If x = 4, then

4*x = 4*4 = 16 = 4 (mod 6)

----------------------

If x = 5, then

4*x = 4*5 = 20 = 2 (mod 6)

----------------------

If x = 6, then

4*x = 4*6 = 24 = 0 (mod 6)

----------------------

The results follow the pattern: 4, 2, 0, 4, 2, 0, 4, 2, 0...

The pattern repeats forever.
The value 3 is not found in that pattern. So there is no possible solution for 4*x = 3 (mod 6)

Answer: No solution

Answer by rothauserc(4718)   (Show Source): You can put this solution on YOUR website!
a is congruent to b modulo n if n divides a - b
:
in our problem we want to know all the x's such that
:
(4 * x) - 3 is divided by 6
:
1) ((4 * 1) - 3) / 6 = 6 does not divide 1, 1) is not correct answer
2) ((4 * 0) - 3) / 6 = 6 does not divide -3, 2) is not correct answer
3) ((4 * 2) - 3) / 6 = 6 does not divide 5. 3) is not correct answer
:
*************************************
4) no solution is the correct answer
*************************************
:

RELATED QUESTIONS

Find all replacements (less than the modulus. for the question mark that make the... (answered by richard1234)
Can someone help me with these I just dont understand. without tables perform the... (answered by khwang)
(4x10^3)(6x10^x)/2.4x10^-4=1 Determine the value of x that makes the statement... (answered by fcabanski)
4 X ? = 3... (answered by ikleyn)
Which value of x makes the statement true? 1/2(6x + 10) = x + 2x + 5 A. x = 1 B. x (answered by ikleyn)
TRUE or FALSE. Write T if the statement is true. Otherwise, give a counterexample that... (answered by Edwin McCravy)
In the “equation” (he)2 = she the letters represent digits. Find replacements for the... (answered by josgarithmetic)
True or False 1. The set of numbers less than zero but greater than 1 is the empty... (answered by stanbon,MathLover1)
Translate each statement into symbols. 1.) 0 is greater than -1/2 and less than 1. (I... (answered by ewatrrr)