Find the Laplace transforms of the following functions.

f1(t) = integral 0 from t (cos(t-a)*(sin(a))da

To find the Laplace transform of the function f1(t), we need to make use of the integral property of the Laplace transform. The integral property states that the Laplace transform of the integral of a function is equal to the product of the Laplace transform of the function and 1/s.

So, let's start by finding the Laplace transform of the integrand, cos(t-a)*(sin(a)).

To simplify the calculations, we can rewrite the integrand as cos(t)*sin(a) - cos(a)*sin(t).

The Laplace transform of the first term, cos(t)*sin(a), can be found by using the time-shifting property of the Laplace transform. The time-shifting property states that the Laplace transform of f(t-a) is equal to e^(-as) times the Laplace transform of f(t).

So, applying the time-shifting property, the Laplace transform of cos(t)*sin(a) with respect to t is equal to the Laplace transform of sin(a)*e^(-ts).

Using the Laplace transform table or a Laplace transform calculator, we can find that the Laplace transform of sin(a) is 1/(s^2 + 1). Therefore, the Laplace transform of sin(a)*e^(-ts) is 1/((s^2 + 1)(s + t)).

Next, we need to find the Laplace transform of the second term, cos(a)*sin(t). We can rearrange it as sin(t)*cos(a) to match with a property of the Laplace transform.

The Laplace transform of sin(t)*cos(a) can be found using the Laplace transform table or a Laplace transform calculator. It is (s)/(s^2 + 1).

Now, we can find the Laplace transform of the original integrand by subtracting the Laplace transforms of the two terms:

Laplace transform of cos(t-a)*(sin(a)) = [1/((s^2 + 1)(s + t))] - [(s)/(s^2 + 1)]

Finally, applying the integral property of the Laplace transform, the Laplace transform of the function f1(t) is given by:

Laplace transform of f1(t) = ∫[0 to ∞] [1/((s^2 + 1)(s + t))] - [(s)/(s^2 + 1)] dt

Since the function f1(t) involves an indefinite integral, the Laplace transform involves an improper integral. The computation of an improper integral may require advanced calculus techniques, such as integration by parts or partial fraction decomposition, depending on the complexity of the integrand.