Question 1025798
.
can you show me how to solve? Simplify and show the restrictions: x Squared -5x divided by x squared +3x Times x-3 divided by x-5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
{{{(x^2 - 5x)/(x^2+3x)}}} * {{{(x-3)/(x-5)}}} =    ( Not sure if I correctly translated your wording - use parentheses next time! )

= {{{(x*(x - 5))/(x*(x+3))}}} * {{{(x-3)/(x-5)}}} =    (Cancel common factors)

= {{{(cross(x)*cross(x - 5))/(cross(x)*(x+3))}}} * {{{(x-3)/(cross(x-5))}}} =

= {{{(x-3)/(x+3)}}}.
</pre>