Given the pencil of curves $\Lambda$ generated by the cubics of equations $$F = 2X_0^2X_2 - 4X_0X_1^2+X_0X_1X_2+X_1^2X_2$$ and $$G=4X_0^2X_2-4X_0X_1^2+X_0X_1X_2-X_1^2X_2$$ find for which of the cubics in $\Lambda$, the coordinate points $(1:0:0),(0:1:0),(0:0:1)$ are singular. Show if one of the coordinate points is an inflection point for some cubic in $\Lambda$. Show that $\Lambda$ can be generated by reducible cubics. Find how many tangents to $V(F)$ go through the point $(1:-4:0)$.
For the first question, I just computed the partial derivatives of $F$ and $G$ and looked for which coordinate points, all the partial derivatives are zero. I found that $(1:0:0)$ is a singular point of multiplicity $2$ for both $V(F)$ and $V(G)$, but I'm not sure if that immediately proves that there isn't any other cubic in $\Lambda$ such that some other point isn't singular.
For the second question, I computed the Hessian of $f$ and $G$ on the coordinate points that are not singular and I found that $(0:1:0)$ is an inflection point for $V(F)$ and $(1:0:0)$ is an inflection point for $V(G)$, but again, I'm not sure if that answers the question for all the cubics in $\Lambda$.
Now, the question about proving that $\Lambda$ can be generated by reducible cubics, I simply have no idea about how to proceed.
For the last, about the number of tangent lines to $V(F)$ that goes through the point $(1:-4:0)$, I remembered I read somewhere that I had to find the polar curve to that point and the intersecting with the curve, so that means finding the points that satisfy $$F_0(X_0, X_1, X_2) - 4F_1(X_0,X_1,X_2) = 0$$ and $$F(X_0,X_1,X_2)=0$$ but I don't know if this is correct, or if there's another way to find the tangent lines to a curve $C$ that go through a point $P$. Thank you in advance for your help!
P.D. I'm assuming that the line at infinity on $\mathbb{P}_2$ is $X_0 = 0$ instead of $X_2 = 0$.