Challenge 326: Integer Insanity
Your task is to find the integer values that satisfy this equation!
Given that 4xy2 + 8xy = x2 + 4, find all the solutions for (x, y) for which both x and y are integers.
Your task is to find the integer values that satisfy this equation!
Given that 4xy2 + 8xy = x2 + 4, find all the solutions for (x, y) for which both x and y are integers.