In designing a new gear system for a truck, an engineer needs to determine the smallest positive value of t at which the two curves y1(t)=e-at and y2(t)=sin(bt) intersect. Use bisection method and determine this point of intersection correct to three decimal places when a=2.478 and b=0.982 (add your program and answer here).
Vector Arithmetic
Vectors are those objects which have a magnitude along with the direction. In vector arithmetic, we will see how arithmetic operators like addition and multiplication are used on any two vectors. Arithmetic in basic means dealing with numbers. Here, magnitude means the length or the size of an object. The notation used is the arrow over the head of the vector indicating its direction.
Vector Calculus
Vector calculus is an important branch of mathematics and it relates two important branches of mathematics namely vector and calculus.
In designing a new gear system for a truck, an engineer needs to determine the smallest positive value of t at which the two curves y1(t)=e-at and y2(t)=sin(bt) intersect. Use bisection method and determine this point of intersection correct to three decimal places when a=2.478 and b=0.982 (add your program and answer here).
Step by step
Solved in 2 steps with 1 images