3 Variable equation that i'm stuck on .

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

Homework Statement



Solve the following equation in N^3:

x^2+y^2+z^2=xyz-1



The Attempt at a Solution



I moved all the terms to one side, but I don't know what to do from there on.
 
Physics news on Phys.org
Do you have any idea on how i can start it? I think i should make x=t and x=s as my two parameters and i'll get an equation in z. Is that a good idea?
 
Consider the possibilities mod 2, then mod 4, on the two sides of the equation as originally given.
 
Joffan said:
Consider the possibilities mod 2, then mod 4, on the two sides of the equation as originally given.

yea that's what i did i got lhs=1mod4 and rhs is -1mod4 thus this equation has no solution.