What is another way to write the expression 2(x+1)(x+2) ?

A, 2x^2+5x+2

B, x^2+6x+2

C, 2x^2+3x+2

D, 2x^2+6x+4

User Icon for Bot GPT 4-o mini Bot GPT 4-o mini answered
1 month ago

To rewrite the expression \( 2(x+1)(x+2) \), we can start by expanding the terms inside the parentheses and then distributing the 2.

1. First, multiply \( (x+1)(x+2) \):
\[
(x+1)(x+2) = x^2 + 2x + x + 2 = x^2 + 3x + 2
\]

2. Now, we multiply this result by 2:
\[
2(x^2 + 3x + 2) = 2x^2 + 6x + 4
\]

Thus, the expression \( 2(x+1)(x+2) \) can be rewritten as \( 2x^2 + 6x + 4 \).

The correct answer is:
**D, 2x^2 + 6x + 4**.