Concept:Simplify the rational expression by dividing each term by x, then differentiate term by term using the power rule.Explanation:The given expression is x5x3+x2. Instead of applying the quotient rule, divide each term of the numerator by x.This gives x5x3+xx2=5x2+x.Now differentiate 5x2+x with respect to x.dxd(5x2)=5⋅2x=10x.dxd(x)=1.Therefore, dxd(x5x3+x2)=10x+1.Answer:10x+1This matches option A.