What is the primitive function of: sqrt(x) (x+1)
Please show working.
Please show working.
-
Primitive Functions are also known as indefinite integrals
so int[sqrt(x) (x+1)] here int =integration i don know how to make its sign
=int[xsqrtx+sqrtx]
=int x^3/2 +intx^1/2
= x^(3/2+1) x^(1/2+1)
---------------------- + ------------------ + c
(3/2+1) (1/2+1)
=2x^5/2 2x^3/2
-------------- + ---------------------- + c
5 3
this will be your answer
you can also find loads of calculus problems for practice at the link given
so int[sqrt(x) (x+1)] here int =integration i don know how to make its sign
=int[xsqrtx+sqrtx]
=int x^3/2 +intx^1/2
= x^(3/2+1) x^(1/2+1)
---------------------- + ------------------ + c
(3/2+1) (1/2+1)
=2x^5/2 2x^3/2
-------------- + ---------------------- + c
5 3
this will be your answer
you can also find loads of calculus problems for practice at the link given