R = mX + b, S = nY + c ...
I'm wondering if any of you know a general method for the following: {I've developed one, Perhaps you've got a better way.}
How would you determine Integral values (X , Y) such that R = S, and R is the first such number >= 0, given m, b, n and c?
For example, lets say R = 11x0 + 5, and S = 17y0 + 3, determine x0 and y0 to produce the first R, S greater than 0, such that R = S.
;)
-Lou
1 Attachment(s)
Re: R = mX + b, S = nY + c ...
Not Bad, but can you do it more deterministically?
For Example, attached is an image of how I do it:
http://www.vbforums.com/attachment.p...postid=1493678