The expression mc2 is a mathematical expression that represents the product of m and the square of c. In programming, the ^ symbol is used to denote exponentiation. Therefore, the correct notation for the expression mc2 is m * c^2