SOLUTION: List all possible pairs of integers x and y such that the product of x and y equals the sum of x and y.
Algebra
->
Coordinate Systems and Linear Equations
->
Lessons
-> SOLUTION: List all possible pairs of integers x and y such that the product of x and y equals the sum of x and y.
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 569992
:
List all possible pairs of integers x and y such that the product of x and y equals the sum of x and y.
Answer by
ankor@dixie-net.com(22740)
(
Show Source
):
You can
put this solution on YOUR website!
List all possible pairs of integers x and y such that the product of x and y equals the sum of x and y.
:
x + y = xy
y - xy = -x
y(1-x) = -x
y =
:
x=2, y=2 are the only integers
: