Question 29746
{{{ ((x^2+2x-15)/(4x^2)) / ((x^2-25)/(2x-10)) }}}
factor all parts
{{{ ((x+5)(x-3)/(4x^2)) / (((x-5)(x+5))/2(x-5)) }}}
looking at each fraction separately .... reduce the fractions
{{{ ((x+5)(x-3)/(4x^2)) / (((x+5))/2) }}}
multiple outides / multiply insides
{{{ (2(x+5)(x-3)) / ((4x^2)(x+5)) }}}
reduce
{{{ (2(x-3)) / (4x^2) }}}
reduce again
{{{ ((x-3)) / (2x^2) }}}