#How to solve?

30 messages · Page 1 of 1 (latest)

median rose
#

I want to get every solution possible, any method besides trying random values?

trim heathBOT
shrewd cargo
#

Hint: Assuming $x\cdot y \ne 0 \implies \frac 9 x + \frac 4 y = 1$

fallow valeBOT
#

HitenTandon

outer phoenix
median rose
#

so ig you can say its just for doing math sake

outer phoenix
#

If its not much of a problem could you explain to me how it works?

median rose
#

trying to find all possible values of x and y, both of them being positive integers

outer phoenix
#

Ah i kinda get it, btw i saw you play chess?

median rose
#

yeah i do, just kinda rusty

outer phoenix
#

Oh i dont mind that at all i dont know anything about chess but love to learn it, i only play checkers

#

Do you may want to be friends and somehow play chess someday?

median rose
#

sure, pm me though cuz we are getting off topic 🫠

outer phoenix
#

Ty!!

median rose
umbral storm
#

If you isolate any of the variables, you get:
x = 9 + 36/(y-4)
You'll get a similar equation for y.
Since x and y are N, then 36/(y-4) must be an integer.
From this, we obtain that 0<(y-4)<=36
You'll get a similar equation for y, as well as another range for x.

#

Then, 36 is divisible by y-4.
So, y-4 can only be one of the divisors of 36.

#

$y-4={2^03^0, 2^13^0,...2^23^2}={1,2,3...36}$

fallow valeBOT
umbral storm
#

Of those 9, we now need to eliminate those that are not in the ranges we obtained before.

median rose
median rose
umbral storm
#

Mistake
1*1=1
uhhhh

median rose
#

ah its 2⁰*3⁰...?

#

my bad

umbral storm
tardy fox
#

You can do:
-9y -4x + xy + 36 = 36
So : (x - 9) (y-4) = 36.
With this you can find every solution just by knowing that 1x36, 2x18, 3x12, 4x9, 6x6 and vice-versa are all equal to 36. This means that (x-9) is equal to (10-9) when (y-4) is 36 and so on. With this you can find all possible solutions :)

median rose
#

.close