If you assume equal variances of the two brands, you can use the pooled 2-sampled t-test
The approximation for the pooled variance, Sp2 = ((n1-1)s12+(n2-1)s22)/(n1+n2-2) = (13*38+17*40)/(13+17) = 39.13
Now t statistic for the difference in means is defined as (X1-X2)/SPsqrt(1/n1+1/n2) = (156-144)/(sqrt(39.13)sqrt(1/18+1/14)) = 5.38
Compare this statistic with t30(P = .5%) as this is two-sided test (Clearly different)