Recent content by booney1983
-
B
High School Solving ax = c (mod m): Step-by-Step Guide
how can i solve this problem by step to step? i will make computer program, due to this reason i ve got to learn it's solving method... ax = c ( mod m ) ( example: 5x = 7 ( mod 37) ) could someone explain it with ax = c (mod m).. thank you and best regards...- booney1983
- Thread
- Replies: 1
- Forum: Calculus
-
B
Undergrad Modular Algorithm for Solving Equations with Unknowns Modulo 100
yes same y and k- booney1983
- Post #4
- Forum: Linear and Abstract Algebra
-
B
Undergrad Modular Algorithm for Solving Equations with Unknowns Modulo 100
how can i solve this problem? [ x1= a (mod 100) , a= 20 (mod 37) ] [ x2= b (mod 100) , b= 15 (mod 37) ] [ x3= c (mod 100) , c= 18 (mod 37) ] must be ; x2= a.k + y (mod100) and x3= b.k + y (mod100) i need find b and c.. thank you best regards..- booney1983
- Thread
- Algorithm
- Replies: 6
- Forum: Linear and Abstract Algebra