Explore Discrete Math Examples

Recent questions in Discrete math
Discrete mathOpen question
سامر للابحاثسامر للابحاث2022-07-14

Discrete mathAnswered question
سامر للابحاثسامر للابحاث2022-07-14

Discrete mathAnswered question
Augustus Acevedo Augustus Acevedo 2022-07-13

System of three linear congruences with three variables
I have the following system
{ 5 x + 20 y + 11 z 13 ( mod 34 ) 16 x + 9 y + 13 z 24 ( mod 34 ) 14 x + 15 y + 15 z 10 ( mod 34 )
I'm still fairly new to this so I would like anyone so verify my solution.
First, I multiplied equations 2 and 3 by 5, it's a regular transformation because 5 and 34 are coprime. After that, the coefficient next to x in the second equation is 80, and the coefficient of x in the third equation is 70, both of which are a multiply of 5 so we can eliminate them using the first equation.
Hence we get { 5 x + 20 y + 11 z 13 ( mod 34 ) 275 y 111 z 88 ( mod 34 ) 245 y 161 z 198 ( mod 34 )
Next, I multiplied the third equation by 55. It is a regular transformation because 55 and 34 are coprime. The coefficient of y in the third equation is -13475, which is a multiple of -275, so we can eliminate it by multiplying the second equation by -49 and adding it to the third equation.
Now we are left with 3416 6578 ( mod 34 ). If we multiply this equation by -1 and reduce the coefficients (because they are larger than the modulus) we get 16 z 16 ( mod 34 )
We have two typical solutions, z = 1, z = 18.
Now, I proceeded to plug in both values of z gradually and I got two solutions:
x 22 ( mod 34 ), y 15 ( mod 34 ), z 1 ( mod 34 )
and x 5 ( mod 34 ), y 32 ( mod 34 ), z 18 ( mod 34 )
NOTE: I omitted the process of plugging both values of z one by one into the equations because I'm fairly sure I know how to proceed from there. I'm interested in knowing if my method of reducing the system to one equation with one variable is correct or not.
EDIT: After plugging in both sets of solutions, I get that both sets satisfy equations (1) and (2), but in both cases of solutions I get that the third equation ends up being 4 10 ( mod 34 ) which is false. Where did I go wrong?

Dealing with discrete Math is an interesting subject because discrete Math equations can be encountered basically anywhere from scheduling of sports games and live shows to education where each person is examined online. It is a reason why discrete math questions that we have collected for you are aimed at solutions that go beyond equations to provide you with the answers that will help you understand the concept. Still, discrete Math equations are explained as well by turning to problems in computer science, programming, software, and cryptography among other interesting subjects like software and mobile apps development.