Kevin S. answered 01/27/13
Assuming the problem is [x2/(x2+ 10)] * [(x+2)/x]:
Since you a multiplying fractions, you can multiple top times top, bottom times bottom. That is given the fractions x/y and a/b, (x/y)*(a/b) = (xa)/(yb)
that given, [x2/(x2+ 10)] * [(x+2)/x] is the same as [x2(x+2)]/[x(x2+ 10)] .
Not much we can simplify, except for taking an x out of x2 in the numerator and x in the denominator, to get
[x(x+2)] / [x2+ 10]