Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which polynomial represents the area of a rectangle with sides 3x and x…

Question

which polynomial represents the area of a rectangle with sides 3x and x² + 2x + 1?
a. 3x³+6x²−3x
b. 3x²+5x+3
c. 3x³+6x²+3x
d. 3x²+2x+1

Explanation:

Step1: Recall area of rectangle formula

The area \( A \) of a rectangle is given by the product of its length and width, i.e., \( A = \text{length} \times \text{width} \). Here, the sides are \( 3x \) and \( x^2 + 2x + 1 \), so we need to multiply these two expressions: \( A = 3x \times (x^2 + 2x + 1) \).

Step2: Distribute \( 3x \) over the polynomial

Using the distributive property (also known as the distributive law of multiplication over addition), we multiply \( 3x \) with each term inside the parentheses:
\[

$$\begin{align*} 3x \times (x^2 + 2x + 1) &= 3x \times x^2 + 3x \times 2x + 3x \times 1 \\ &= 3x^{1 + 2} + 6x^{1 + 1} + 3x \\ &= 3x^3 + 6x^2 + 3x \end{align*}$$

\]

Answer:

c. \( 3x^3 + 6x^2 + 3x \)