Modular Equation Solving | x2 + 8x ≡ 0 (mod 56) | Step-by-Step Guide

  • Thread starter Thread starter Cheesycheese213
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Cheesycheese213
Messages
55
Reaction score
8

Homework Statement


Solve the modular equation x2 + 8x ≡ 0 (mod 56)

Homework Equations


Let a, b = integer
n|(a - b), written as a b (mod n)

The Attempt at a Solution


I tried to separate them, and got
2|x2 + 8x or x2 + 8x ≡ 0 (mod 2) as well as
7|x2 + 8x or x2 + 8x ≡ 0 (mod 7)
but I'm a bit stuck now, and I'm pretty sure they might be wrong?

How should I be solving this? Thanks!
 
Physics news on Phys.org
Cheesycheese213 said:

Homework Statement


Solve the modular equation x2 + 8x ≡ 0 (mod 56)

Homework Equations


Let a, b = integer
n|(a - b), written as a b (mod n)

The Attempt at a Solution


I tried to separate them, and got
2|x2 + 8x or x2 + 8x ≡ 0 (mod 2) as well as
7|x2 + 8x or x2 + 8x ≡ 0 (mod 7)
but I'm a bit stuck now, and I'm pretty sure they might be wrong?

How should I be solving this? Thanks!
Can't you write the original equation as ##x(x + 8) \equiv 0 \mod 56##?