How to factor $ s^2LC + sRC + 2$

57 Views Asked by At

or $$ s^2+s\frac{R}{L}+\frac{2}{LC}=0 $$

Is there any way? I can't find out. Thanks in advance.

2

There are 2 best solutions below

2
On BEST ANSWER

$$s^2+s\frac{R}{L}+\frac{2}{LC}=\left(s-\frac{-\frac RL+\sqrt{\frac{R^2}{L^2}-\frac{8}{LC}}}{2}\right)\left(s-\frac{-\frac RL-\sqrt{\frac{R^2}{L^2}-\frac{8}{LC}}}{2}\right)$$

0
On

HINT:

We can complete the square by writing

$$s^2+\frac RL s+\frac2{LC}=\left(s+\frac{R}{2L}\right)^2-\left(\frac{R^2}{4L^2}-\frac{2}{LC}\right)$$

Can you factor this?