Let $\mathbb{Q}(\sqrt{3}, \sqrt{5}, \sqrt{11})$ be the smallest field that contains all rational numbers, $\sqrt{3}, \sqrt{5}$ and $\sqrt{11}$. Consider this field to be a vector space over $\mathbb{Q}$. Find the dimension of this vector space.
My attempt is to demonstrate $\mathbb{Q}(\sqrt{3}, \sqrt{5}, \sqrt{11})$ as $\mathbb{Q}(\sqrt{3}, \sqrt{5})(\sqrt{11})$ and then apply the formula $[A:B][B:C] = [A:C]$ for fields $A$, $B$ and $C$ sastifying $C \le B \le A$ (the notation $[A;B]$ means the dimension of $A$ over $B$)
I got this
$$[\mathbb{Q}(\sqrt{3}, \sqrt{5})(\sqrt{11}) : \mathbb{Q}] = [\mathbb{Q}(\sqrt{3} + \sqrt{5})(\sqrt{11}) : \mathbb{Q}] \\= [\mathbb{Q}(\sqrt{3} + \sqrt{5})(\sqrt{11}) : \mathbb{Q}(\sqrt{3} + \sqrt{5})].[\mathbb{Q}(\sqrt{3} + \sqrt{5}): \mathbb{Q}] $$ The latter of the product appears to be $4$, as $\sqrt{3} + \sqrt{5}$ has a minimal polynomial of degree $4$ on $\mathbb{Q}[x]$. The other, however, I'm not sure how to determine its value.
Currently I'm stuck and have to way to proceed.
Please give me a hint. Thank you.