Thread Closed

Find Integer Solutions Problem

 
Share Thread Thread Tools
Apr3-05, 07:25 PM   #1
 

Find Integer Solutions Problem


Hey everyone,
I came accross this problem recently and I'm trying to find an answer for it to satisfy my curiousity (that and it's easy to understand but hard to actually solve, so tantalizing!). Can anyone give me a nudge in the right direction?

Find all ordered paris that are integer solutions to the following equation:
xy/ (x+y)= 4

Thanks!
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Apr3-05, 07:44 PM   #2
 
Solving for x in terms of y, or y in terms of x will help. Then find what integer values for one will make the other an integer.
 
Apr3-05, 07:47 PM   #3
 
I tried that but couldn't get one completely separated from the other. For example when you solve for x you get 4(x+y)/y which doesn't really help you much.
 
Apr3-05, 07:49 PM   #4
 

Find Integer Solutions Problem


You can write this as [tex]xy = 4x + 4y[/tex] , but I don't believe you can simply "look" for the solution. That is entirely unmathematical.
 
Apr3-05, 07:54 PM   #5
 
Alright, so [tex]\frac{xy}{x+y}=4[/tex] which means [tex]xy=4(x+y)=4x+4y[/tex]
[tex]xy-4x=4y[/tex]
[tex]x(y-4)=4y[/tex]
[tex]x=\frac{4y}{y-4}[/tex]

For what values of y is 4y divisible by y-4?
 
Apr3-05, 08:37 PM   #6
 
it would be easier to put it in this form, then do it...

y-4=C 4(C+4)/C C>4

(4C+4)/C= 4+(16/C) so now we figure that 16/C . so the only values is the factors of 16 excluding all those less than 4. this is a big hint.
 
Apr3-05, 09:03 PM   #7
 
*smacks head* Ok, got it now! Nine values all told, and then I computed limits to show that there were no other values it could possibly be before (-12, 3) and after (20, 5). Thanks guys!
 
Apr23-05, 01:18 PM   #8
 
i feel u should equate xy/[x+y]as 4n/nwhich is still the samenow in this caseu might take xy 2 be 4n and x+y as n .then solve the simul eqn.n being any number,just give it a try
 
Thread Closed
Thread Tools


Similar Threads for: Find Integer Solutions Problem
Thread Forum Replies
x^2-y^2=275 (find all solutions for x & y) General Math 6
Proof Question: Prove integer + 1/2 is not an integer Calculus & Beyond Homework 4
integer solutions Linear & Abstract Algebra 15
Count the number of integer solutions Calculus 1
Find All Real Solutions...(problem) Introductory Physics Homework 3