Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

what is the method for WolframAlpha to get the integer solution of indeterminate equation? [closed]

To input " 1/x+1/y-1/xy^2 = 3/4 " in wolframalpha ,It can get the integer solution Integer solution: x = 2,y = 3 How it get?

like image 495
yibotg Avatar asked Sep 17 '25 16:09

yibotg


1 Answers

integer solutions 1/x+1/y-1/xy^2 = 3/4

But to be honest if you plan on doing intensive math I would strongly consider looking into a math package like Mathematica or MatLab.

like image 145
arshajii Avatar answered Sep 19 '25 06:09

arshajii