I have been given a question with the solution. However I am having trouble following the maths steps that have been taken in the solution. I'm unsure how they have gotten from step 1 to step 2, shown below:
EDIT... Note that there are two completely different variables here, $Vgs$ and $Vt$.
$ Step 1... \ 7 = Vgs + 5 ( Vgs - Vt ) ^2 $
$ Step 2... \ 7 = Vgs + 5 ( Vgs^2 - 2VgsVt + Vt^2 ) $
Thanks for any help.
If V, g and s are different variables or g, s and t are subscripts, Vgs - Vt squared equals (Vgs - Vt)(Vgs - Vt), which was expanded to (Vgs)(Vgs) - 2(Vgs)(Vt) + (Vt)(Vt)= Vgs^2 - 2VgsVt + Vt^2.