Let $A=Z_{60} \times Z_{45} \times Z_{12} \times Z_{36}$. Find the number of elements of order 2.
My proof so far:
By factoring A, we get that
\begin{align*}
A \cong Z_4 \times Z_4 \times Z_4 \times B
\end{align*}
Where $B$ is a direct product of groups of odd order and therefore does not contain elements of order 2, and can therefore be ignored. Now let $G=Z_{4}^{'} \times Z_{4}^{''} \times Z_{4}^{'''}$, and let $a \in Z_{4}^{'}$, $b \in Z_{4}^{''}$ and $c \in Z_{4}^{'''}$, with $|a|=|b|=|c|=2$. Since there can only be one element of order 2 in $Z_4$ $a,b,c$ are the only elements with this property.
Then the following combinations would grant an element in $A$ with order 2.
\begin{align*}
(a,1,1),(a,b,1),(a,b,c),(1,b,1),(1,b,c),(a,1,c),(1,1,c)
\end{align*}
Which would grant 7 element in $A$ with order 2.
Thanks for the help.