Problem 22

Question

Find each product. $$(x-1)(x+2)$$

Step-by-Step Solution

Verified
Answer
The product of \( (x-1)(x+2) \) is \( x^2+x-2 \).
1Step 1: Apply Distributive Property 1st time
First, you should multiply \( x \) from the first brackets by both terms in the second brackets, which results in \( x^2+2x \).
2Step 2: Apply Distributive Property 2nd time
Secondly, you should multiply \( -1 \) from the first brackets by both terms in the second brackets, which results in \( -x-2 \).
3Step 3: Combine like terms
Now, combine all the obtained terms. This gives \( x^2+2x-x-2 \). Combining like terms, you get \( x^2+x-2 \).