What is value of $a+b+c+d+e$? If given :
$$abcde=45$$
And $a,b, c, d, e$ all are distinct integer.
My attempt :
I calculated, $45 = 3^2 \times 5$.
Can you explain, how do I find the distinct values of $a,b, c, d, e$ ?
What is value of $a+b+c+d+e$? If given :
$$abcde=45$$
And $a,b, c, d, e$ all are distinct integer.
My attempt :
I calculated, $45 = 3^2 \times 5$.
Can you explain, how do I find the distinct values of $a,b, c, d, e$ ?
So $$45=5\cdot(\pm 3)^2\cdot(\pm1)^2$$ which implies that the only possibility (up to renaming) is $a=1, b=-1, c=3, d=-3, e=5$.