The volume of the parallelepiped determined by the three-dimensional vectors $\textbf{a}$, $\textbf{b}$, and $\textbf{c}$ is 11. Find the volume of the parallelepiped determined by the vectors $\textbf{a} + 2 \textbf{b}$, $\textbf{b} + 2 \textbf{c}$, and $\textbf{c} + 2 \textbf{a}$.
I know that you can take the determinant and alter it, and I know that the parallelepiped volume is determined by a determinant. However, I can't figure this out. Any solutions?
The volume of the first parallelepiped is $$\mathbf{a}.\mathbf{b}\times\mathbf{c}=11$$ Bearing in mind
then the volume of the new parallelepiped is $$(\mathbf{a}+2\mathbf{b}).(\mathbf{b}+2\mathbf{c})\times(\mathbf{c}+2\mathbf{a})$$ $$=(\mathbf{a}+2\mathbf{b}).[\mathbf{b}\times\mathbf{c}+\mathbf{b}\times2\mathbf{a}+2\mathbf{c}\times\mathbf{c}+2\mathbf{c}\times2\mathbf{a}]$$ $$=\mathbf{a}.\mathbf{b}\times\mathbf{c}+2\mathbf{b}.2\mathbf{c}\times2\mathbf{a}$$ $$=\mathbf{a}.\mathbf{b}\times\mathbf{c}+8\mathbf{a}.\mathbf{b}\times\mathbf{c}$$ $$=9\mathbf{a}.\mathbf{b}\times\mathbf{c}=9\times 11=99$$