Im so grateful for the effort and energy you put into your detailled answer, concerning the laplace transform i studied it alone to solve PDE/ODE, but i had never ever thought i could apply it to circuit, but after what you said and @MrAI 's insightful answer, a circuit specially in pure AC , embodies a differential equation for it to be solved. outside of this, so my answer/solution is a valid response right?Infinite thanks.Laplace transforms are virtually always covered later, usually in a second-semester circuits course. In the first-semester course, you are just given a technique, usually using terms like "phasor analysis" that magically works. Sometimes you are given some hand-wavy explanation as to why it works.
The situation is actually only a little better when you get to transform methods in the second semester. At least there the curtain is pulled back far enough to reveal that what you are doing is solving differential equations using Laplace transforms, but for most students, they have never seen Laplace transforms and why they work is never covered -- heck, the why isn't even covered in a differential equations class, which is where they are introduced in the math curriculum. To see the why, you need to take a course in math physics, or possibly a complex variables course. Very, very few students ever do that. This has always struck me as an almost unique instance in which a mathematical concept is not developed first prior to being applied, but I have to admit that understanding the 'why' requires such a deeper math grounding than the application does that there's pretty much no alternative, given how powerful and useful transform methods are, whether you understand why they work or not. For most topics, the 'why' and the 'what' are close enough conceptually that the 'why' can be used to push the math grounding along, but this just isn't the case for Laplace transforms.
As for the mistake you caught in my work earlier, you are correct. My eyes are getting bad enough that I missed the negative sign on the -105° when I set that up. That would have resulted in my check not working out, so it would have been caught. To make tracking down the error easier, I should have included the more direct set up in the Latex equations I posted (which I did on the hand-written notes I made). So it should have been:
\(
I_C \; = \; \frac{V_1 - V_2}{-j2 \; \Omega} \; = \; \frac{10 \; \angle 30^\circ \; V \; - \; 10 \sqrt{2} \; \angle 105^\circ \; V}{-j2 \; \Omega} \; = \; \frac{\left( 8.660 + j5.0 \right) \; V \; - \; \left( -3.660 + j13.660 \right) \; V}{2 \; \angle -90^\circ \; \Omega} \; = \; \frac{ \left( 12.320 - j8.660\right) \; V}{2 \; \angle -90^\circ \; \Omega} \; = \; \frac{15.060 \; \angle -35.104^\circ \; V}{2 \; \angle -90^\circ \; \Omega} \; = \; 7.530 \; \angle 54.894^\circ \; A
\)
When you said that both components of V2 should be negative, I looked at my notes and said, "Ah, no. Only the real part is negative." So then I looked at your solution and immediately saw that I was missing that minus sign.
Making that correction should result in (using 'align' to make things better organized):
\(
\begin{align}
I_C \; & = \; \frac{V_1 - V_2}{-j2 \; \Omega} \\
& = \; \frac{10 \; \angle 30^\circ \; V \; - \; 10 \sqrt{2} \; \angle -105^\circ \; V}{-j2 \; \Omega} \\
& = \; \frac{\left( 8.660 + j5.0 \right) \; V \; - \; \left( -3.660 - j13.660 \right) \; V}{2 \; \angle -90^\circ \; \Omega} \\
& = \; \frac{ \left( 12.320 + j18.660\right) \; V}{2 \; \angle -90^\circ \; \Omega} \; \\ & = \; \frac{22.361 \; \angle 56.565^\circ \; V}{2 \; \angle -90^\circ \; \Omega} \\
& = \; 11.180 \; \angle 146.565^\circ \; A
\end{align}
\)
I'm not going to pursue this any further, but it looks like your calculation for Ix works out.
