Enter your problem here

Answer

Want to find the gcd of two number or Expression?
Write your question in the searchbar in the below format.
Ex. lcm(x^2+2*x+1, x^2+6*x+5) || Answer = (1+2*x+x^2)*(1+x)^(-1)*(5+6*x+x^2)
Ex. gcd(3,21) || Answer = 21