Show that there does not exist x,y,z

  • Thread starter Thread starter rooski
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
rooski
Messages
60
Reaction score
0

Homework Statement



Show that there does not exist integers x,y,z such that

2x + 4y === 1 (mod 7)
x + y + 4z === 2 (mod 7)
y + 3z === 3 (mod 7)


The Attempt at a Solution



Should i be using substitution or elimination to solve this?

I could do something like

2x + 4y + 0z
x + y + 4z
_________
x + 3y - 4z


Or am i going in the wrong direction?
 
Physics news on Phys.org
hi rooski! :smile:

hint: try adding the second and third equations :wink:
 
Another suggestion, work in the field F7 (in fact you do but, someway not really -> anyway, forget about the mod 7 and keep in mind it is F7 which behaves like R)

After that you can just do linear algebra (you probably already learned for R and C) to finish your question