The period of the sum of periodic signal is given by the least common multiple (lcm) among the periods of each signal.
In your example: x(t) = Sin(2t) + Sin(3t)
sin (and cos) function complete a period every 2Π rad, then (supposing to start from 0 rad):
2•t1=2Π --> t1=Π
3•t2=2Π --> t2=2•Π/3
to find lcm you have to ignore the denominator if it is an integer and take the factor having maximum exponent at the two numerators. In this case we have the factors Π (numerator of t1), 2 and Π (numerator of t2) so I'll take Π only once and 2.
lcm=2•Π ==> the period of x(t) will be 2•Π
As another example, let's consider x(t) = sin(1.3t)+sin(3t)
1.3•t1=2Π --> t1=2Π/1.3 --> I have to transform the denominator into integer --> t1=20Π/13
3•t2=2Π --> t2=2Π/3
The lcm (an then the period) will be now 20Π
factors were 2²,5,Π and 2,Π so I'll take 2²,5,Π