$$\left. \begin{array} { l } { ( 4 ^ { - 1 } - 5 ^ { - 1 } ) ^ { - 1 } - ( 2 ^ { - 1 } - 3 ^ { - 1 } ) ^ { - 1 } } \\ { 10 } \\ \end{array} \right.$$
$10,14$
$$sort(\left(\frac{1}{4}-5^{-1}\right)^{-1}-\left(2^{-1}-3^{-1}\right)^{-1},10)$$
$$sort(\left(\frac{1}{4}-\frac{1}{5}\right)^{-1}-\left(2^{-1}-3^{-1}\right)^{-1},10)$$
$$sort(\left(\frac{1}{20}\right)^{-1}-\left(2^{-1}-3^{-1}\right)^{-1},10)$$
$$sort(20-\left(2^{-1}-3^{-1}\right)^{-1},10)$$
$$sort(20-\left(\frac{1}{2}-3^{-1}\right)^{-1},10)$$
$$sort(20-\left(\frac{1}{2}-\frac{1}{3}\right)^{-1},10)$$
$$sort(20-\left(\frac{1}{6}\right)^{-1},10)$$
$$sort(20-6,10)$$
$$sort(14,10)$$
$$14$$
$$10,14$$
Show Solution
Hide Solution
$14,\ 10$