The expression of definite integral with lower and upper limit is `int_a^b`f(x) dx . The definite integral is also known as Riemann integrals. In definite integral, `int_a^b`f(x) dx . where, a, b and x is the complex numbers and path of integration from a to b. The calculus fundamental theorem allows the definite integrals to be computed in terms of indefinite integrals. Where, F is the indefinite
integral and f(x) is continuous function. The standard form of indefinite integral is `int` f(x) dx. The standard form of definite integral with an interval a to b `int_a^b`f(x) dx = F(b) - F(a).
Standard integral formulas:
1.Standard integral formula for nth power ` int` xn dx = `x^(n+1)/(n+1)` + c
2.Standard integral formula for exponential function `int` ex dx = ex + c
3.Standard integral formula for logarithmic function ` int ` log x dx = x (log x - 1) + c
4.Standard integral formula for trigonometric function ` int ` sec2x.dx = tan x + c
These formulas are helps to solve the definite integrals. Trained tutors are available in online to assist the learners for learning standard definite integrals at every time. The online tutors will solve every problem in step by step manner with the correct and neat explanation. Tutors are real person, who is working as a teaching staff in online with the help of Internet.
Online tutoring standard definite integrals problems:
Online tutoring standard definite integrals problem 1:
Find the value of definite integral sin x with the limits 0 to `pi`
Solution:
Given definite integral function is, `int_0^(pi) ` sin x dx
So, `int_0^(pi) ` sin x dx = `[-cosx]_0^(pi)` .
Substitute the upper limit and lower limit value. So, we get
= - cos `(pi)` - (-cos 0)
= - (-1) - (-1) (Because the trigonometric value of cos 0 = 1 and cos`pi` = -1)
= 1+ 1
= 2
Answer: `int_0^(pi) ` sin x dx = 2.
Online tutoring standard definite integrals problem 2:
Find the value of definite integral : e-x with the limits 1 to 2
Solution:
The integral of e-x can be expressed as `int_1^2` e-x dx
Already we know the integral formula `int` eax dx = `1/a` eax + c
here, a = -1
So, apply the above condition ` int` e-x dx = `(1/(-1))` e(-1)x + c
`int_1^2`e-x dx = `(1/(-1))` e(-1)x
= [-e-x ]`_1^2`
= [-e-2 ] - [-e-1]
= [-(0.135)] - [-(0.3678)]
= - 0.135 + 0.3678
we know e-1 = 0.3678 and e-2 = 0.135
= 0.2328
Answer: 0.2328