Consider a straight line segment from ( x 1 , y 1 , z 1 ) = ( 0 , 0 , 0 ) to ( x 2 , y 2 , z 2 ) = ( 5 , 4 , 3 ) . Determine the value of the line integral of the vector field F = ( F x , F y , F z ) = ( 5 , 4 y , 3 z 2 ) over the line segment.
∫ F ⋅ d ℓ
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Problem Loading...
Note Loading...
Set Loading...
Let the parametric equation of the line segment joining ( 0 , 0 , 0 ) and ( 5 , 4 , 3 ) be x = 5 t , y = 4 t , z = 3 t ( 0 ≤ t ≤ 1 ) . Then
F = 5 i ^ + 1 6 t j ^ + 2 7 t 2 k ^
d l = ( 5 i ^ + 4 j ^ + 3 k ^ ) d t
F . d l = ( 2 5 + 6 4 t + 8 1 t 2 ) d t
Therefore the required line integral is
∫ 0 1 ( 2 5 + 6 4 t + 8 1 t 2 ) d t = 2 5 + 3 2 + 2 7
= 8 4 .