Find the product of x2(4x − 3)

1 answer

To find the product, we need to distribute x2 to each term inside the parentheses:

x2(4x − 3) = x2(4x) − x2(3)

Simplifying, we have:

x2(4x) = 4x3 (using the exponent rule x^m * x^n = x^(m+n))

x2(3) = 3x2 (using the exponent rule x^m * x^n = x^(m+n))

Therefore, the product is:

x2(4x − 3) = 4x3 − 3x2