simplify

3x^2*x

1 answer

To simplify 3x^2 * x, you can multiply the coefficients and combine the bases with the same exponent.

3 * 1 = 3
x^2 * x = x^(2+1) = x^3

So, the simplified expression is 3x^3.