Question 1099086
The short way:
{{{5/(3/4)}}}


{{{5(4/3)}}}


{{{20/3}}}


{{{highlight(6&2/3)}}}






-
The long way to do it:


{{{5/(3/4)}}}


{{{(5/1)/(3/4)}}}


{{{((5/1)/(3/4))(4/4)}}}


{{{(5*4/1)/(3*4/4)}}}


{{{20/3}}}


{{{6&2/3}}}