Apply the upper bound on V1+V2: The maximum possible value of dim(V1+V2) is 6 (when V1+V2 = V). This is achievable: let V1 = span{e1,e2,e3,e4} and V2 = span{e3,e4,e5,e6} in R^6; then V1+V2 = R^6.
Compute minimum intersection dimension: When dim(V1+V2) = 6, dim(V1 ∩ V2) = 8-6 = 2. With the example above, V1 ∩ V2 = span{e3,e4}, which indeed has dimension 2.