Let's solve part (b) first in the interests of explaining everything (and also because the main idea of the solution exactly applies to (c) too - the slogan is "you can solve this problem term-by-term"). Recall part (b) is the statement that if $f=f_r+f_{r+1}+\cdots \in k[[x,y]]$, and $f_r$ factors as $g_sh_t$ where $f_r,g_s,h_t$ are homogeneous of degrees $r,s,t$ respectively with $g_s,h_t$ coprime, then there are formal power series $g=g_s+g_{s+1}+\cdots$ and $h=h_t+h_{t+1}+\cdots$ so that $f=gh$.
First, observe that $$gh= g_sh_t+(g_sh_{t+1}+g_{s+1}h_t)+\cdots+(\sum_{i=0}^{n} g_{s+i}h_{t+n-i})+\cdots$$ so being able to write $f=gh$ is equivalent to simultaneously solving the system of equations $f_{r+n}=\sum_{i=0}^{n} g_{s+i}h_{t+n-i}$ for all $n\geq 0$.
We proceed inductively: clearly the assumption that $f_r=g_sh_t$ means we have a solution for $n=0$.
Now assuming we've found a solution for all $n$ up to some fixed $n_0$, this means we need to solve $f_{r+n}-\sum_{i=1}^{n_0} g_{s+i}h_{t+n-i}=g_sh_{t+n_0+1}+g_{s+n_0+1}h_t$ for $g_{s+n_0+1}$ and $h_{t+n_0+1}$, and the left hand side of this equation is completely determined by our previous choices.
Let $P_d$ denote the vector space of homogeneous polynomials in two variables of degree $d$.
To show that we can always solve this equation for $g_{s+n_0+1}$ and $h_{t+n_0+1}$, we'll show that the map $P_{t+n}\times P_{s+n} \to P_{s+t+n}$ given by $(a,b)\mapsto ag_s+bh_t$ is surjective assuming $g_s$ and $h_t$ are relatively prime.
I claim it is enough to prove surjectivity for $n=0$.
Any standard basis monomial $M$ in $P_{s+t+n}$ can be written as $x^iy^j$ times some standard basis monomial $M'$ in $P_{s+t}$.
If we can find $p,q$ so that $pg_s+qh_t=M'$, then $(x^iy^jp)g_s+(x^iy^jq)h_t=M$, and this shows that every standard basis monomial in $P_{s+t+n}$ is in the image of our map, so it is surjective.
To prove surjectivity when $n=0$, consider the matrix of our map in the standard monomial basis. This is exactly the Sylvester matrix associated to the homogeneous resultant of $g_s$ and $h_t$.
But the homogeneous resultant of $g_s$ and $h_t$ is nonzero iff they are coprime, so our map is surjective since it's matrix has nonvanishing determinant.
Now on to the ordinary triple point.
Let $f=f_1+f_2+f_3+\cdots$ be a polynomial which gives an ordinary triple point at the origin.
Supposing $f_3=L_1L_2L_3$ for mutually independent linear terms, we get that $f=(L_1+\cdots)(L_2+\cdots)(L_3+\cdots)$ factors by part (b), and the automorphism given by $x\mapsto L_1+\cdots,y\mapsto L_2+\cdots$ gives that $k[[x,y]]/(f)\cong k[[x,y]]/(xy(ax+by)+g)$ where $g$ is a power series with no terms of order less than four and $a,b\neq 0$.
Up to the automorphism sending $x\mapsto bx$ and $y\mapsto ay$, we may assume that $a=b=1$, and now our goal is to eliminate $p$. Finding an automorphism of $k[[x,y]]$ which does this is equivalent to solving a collection of linear systems: the degree-$n$ portion of $xy(x+y)+g$ after substituting in $x\mapsto x+\sum_{r>1} p_r(x,y)$ and $y\mapsto y+\sum_{r>1} q_r(x,y)$ where $p_r,q_r$ are homogeneous of degree $r$ can be written as a linear combination of products of $p_i$ and $q_j$ for $i,j<n$ plus $p_n(y^2+2xy)+q_n(x^2+2xy)$.
The map from $P_n\times P_n\to P_{n+2}$ which gives the contribution of the terms $p_n,q_n$ to the degree-$n+2$ homogeneous part of our power series after substitution is $(p_n,q_n)\mapsto p_n(y^2+2xy)+q_n(x^2+2xy)$ which by the same argument as in part (b) can be seen to be surjective because $y^2+2xy=y(y+2x)$ and $x^2+2xy=x(x+2y)$ are coprime.
So we can always solve for $p_n,q_n$ to eliminate the higher-order terms, and any ordinary triple point is analytically isomorphic to the one given by $xy(x+y)$.