I am trying to solve a simple equation with Mathematica, but the Kernel states after following lines that my list of equalities K_eqs not being a qualified system. Did i type something wrong? Is there a problem with the way i am trying to solve for i_L[t]? K_eqs = {i_C[t] – i_L[t] == 0, i_L[t]Read more