Loading...

Add [[1],[3]]*e^(2t)

Problem

[[1],[3]]*e(2*t)

Solution

  1. Identify the operation as scalar multiplication of a vector by a function.

  2. Distribute the scalar e(2*t) to each component of the vector.

  3. Multiply the first component: 1⋅e(2*t)=e(2*t)

  4. Multiply the second component: 3⋅e(2*t)=3*e(2*t)

Final Answer

[[1],[3]]*e(2*t)=[[e(2*t)],[3*e(2*t)]]


Want more problems? Check here!