Question 894043
{{{(5/x^2)/((x+5)/x)}}}


A couple of ways to handle it.

One is multiply numerator and denominator by {{{x^2}}}.  Your goal is probably to simplify your given complex fraction.



{{{((5/x^2)/((x+5)/x))(x^2/x^2)}}}


{{{5/(x(x+5))}}}


{{{highlight(5/(x^2+5x))}}}