Posted by Candice on Wednesday, July 15, 2009 at 11:06pm.
this is an example of what is called a Diophantine equation.
There are several ways to solve these, I use a method involving continued fractions, but it is too messy to explain here.
Let's use a "common sense" method.
Consider the intercepts,
We have (0,401) and (1002.5,0) but neither of these would be allowed since you are looking for positive integers.
The closest point to the y-intercept that would work is
(1000,1)
Now the slope of the line is -2/5, which means that for every increase of 2 for a y, we need a decrease of 5 for the x.
so possible points would be
(995,3), (990,5), (985,7) etc. until we get close to the x-intercept
We could then have 1000/5 or 401 "jumps" to get to (5,399)
so the points from smallest x to largest x would be
(5,399), (10,397) ... (995,3), (1000,1)
so there are 401 points which are solutions, using only positive integers.
Related Questions
math - Find the number of solutions to the equation 2x + 5y = 2005, where x and ...
math,correction - Find four solutions for the equation 3x+5y=15 so the equation ...
math - Find the number of solutions to the equation 1/a+1/b+1/c+1/d=1 where a, b...
ALGEBRA - 1, Factor each expression x^2 - 10x - 24 A. (x + 4)(x - 6) B. (x + 6)(...
math - How many solutions does the following system have: 2x + 5y = 10 3x + 6y...
Math - What are Fractions? Numbers equal to one integer divided by another ...
math - Explain why the simultaneous equations y=1/2x+2 and 2y-x:4 have an ...
Algebra - Find the number of solutions for this system of equations. 3x + 5y = ...
Algebra - Checking a few answers to some algebra problems: 1.Find the slope of ...
absolute value - when you are solving an equation involving absolute values, do ...
For Further Reading