another laplace heaviside question, i figured i'd just ask here since i don't have a big thing to ask.
here's the question:
i've done as much as i can (basically solved it *almost*) but i went a different route to what the provided worked solutions have.
after applying laplacing everything and making Y(s) the subject, you get
Y(s) = [30e
4s]/[s(s+3)(s-2)]
now apparently the proper way to do the question (not the way i did it, i didnt see this method but after looking at the working out it makes more sense to me, it's just sort of tricky to spot) is that you take out e
4s and you find the partial fractions of 30/etc, then inverse laplace THAT.
then they wrote
Now, y(t) = inverse L{Y(s)} = inverse L{[30e
4s]/[s(s+3)(s-2)]}
= inverse L{30e
4sF(s)}
so there i noticed they made F(s) equal to 30/[s(s+3)(s-2)], and inverse L{30e
4sF(s)} is one of the categories from the laplace table we get in the exam.
the rest is then simply worked out as per usual, inverse laplacing 30/etc which equals f(t), therefore f(t-4) is equal to blah blah.
the final answer is y(t) = (-5 + 2e
-3(t-4) + 3e
-2(t-4))u(t-4)
which i understand.
NOW my way of doing this (before checking the solutions)... i did NOT separate the e
4s from the fraction, i found the partial fraction of the entire thing.
i did not use the f(t-a)u(t-a) line from the laplace table.
my final answer was y(t) = -5 + 2e
-3(t+4) + 3e
-2(t+4)
now my question is...
Since i did not apply any heaviside function to my method of solving this question, and since the question specifies that it involves a heaviside step function, can i simply just work out the answer as i did, then multiply the final answer by u(t-4)? (because it's a heaviside function)
i just noticed I'm gettingn t+4 in the brackets of my answer, not sure if I've just done an error, or my method is just incorrect.