How do you find the definite integral of #intx^3 sqrt(x^2 + 1 )dx# from #[0,sqrt3]#? Calculus Introduction to Integration Definite and indefinite integrals 1 Answer Ananda Dasgupta Mar 6, 2018 #58/15# Explanation: Substitute #x^2+1 = u^2#. Then #2xdx = 2udu# and the limits #x=0# and #x = sqrt(3)# becomes #u=1# and #u=2#, respectively. Thus # int_0^{sqrt(3)}x^3 sqrt(x^2 + 1 )dx = int_0^{sqrt(3)}x^2 sqrt(x^2 + 1 )quad xdx # # qquad = quad int_1^2 (u^2-1)u times udu = int_1^2 u^4 du - int_1^2 u^2du# # qquad = (u^5/5-u^3/3)_1^2 = (32/5-8/3)-(1/5-1/3)# # qquad = 56/15-(2/15) = 58/15# Answer link Related questions What is the difference between definite and indefinite integrals? What is the integral of #ln(7x)#? Is f(x)=x^3 the only possible antiderivative of f(x)=3x^2? If not, why not? How do you find the integral of #x^2-6x+5# from the interval [0,3]? What is a double integral? What is an iterated integral? How do you evaluate the integral #1/(sqrt(49-x^2))# from 0 to #7sqrt(3/2)#? How do you integrate #f(x)=intsin(e^t)dt# between 4 to #x^2#? How do you determine the indefinite integrals? How do you integrate #x^2sqrt(x^(4)+5)#? See all questions in Definite and indefinite integrals Impact of this question 2563 views around the world You can reuse this answer Creative Commons License