y=(√x+x^5+sinx)/x^2 求导
问题描述:
y=(√x+x^5+sinx)/x^2 求导
答
直接用商的求导法则
y'=(u'v-uv')/v^2
y'=[x^2((1/2)x^(-1/2)+5x^4+cosx)-2x√x-2x^6-2xsinx]/x^4
然后化简就得到结果