Results 1 to 2 of 2

Thread: [RESOLVED] solving simultaneous linear congruences

Threaded View

  1. #1

    Thread Starter
    Addicted Member TBeck's Avatar
    Join Date
    Apr 2006
    Location
    Ontario, Canada
    Posts
    254

    Resolved [RESOLVED] solving simultaneous linear congruences

    I know how to do basic ones like this:
    x = 2 (mod 9)
    x = 3 (mod 7)

    but when there are coefficients infront of the xs I'm not sure how to go about solving it, for example something like:

    22x = 2 (mod 30)
    5x = 7 (mod 18)
    Last edited by TBeck; Dec 19th, 2006 at 07:42 PM. Reason: resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width