To multiply the binomials (2x - 5)(x + 7), you can follow these steps:
-
Start with the given expression: (2x - 5)(x + 7)
-
Use the distributive property (FOIL method) to multiply:
- First: Multiply the first terms: \(2x \cdot x = 2x^2\)
- Outer: Multiply the outer terms: \(2x \cdot 7 = 14x\)
- Inner: Multiply the inner terms: \(-5 \cdot x = -5x\)
- Last: Multiply the last terms: \(-5 \cdot 7 = -35\)
-
Combine all the results: \(2x^2 + 14x - 5x - 35\)
-
Simplify by combining like terms: \(2x^2 + (14x - 5x) - 35\) which simplifies to \(2x^2 + 9x - 35\)
-
End with the simplified trinomial: \(2x^2 + 9x - 35\)
So, the correct order of steps is:
- (2x - 5)(x + 7)
- Apply the distributive property (FOIL)
- Combine results: \(2x^2 + 14x - 5x - 35\)
- Simplify to: \(2x^2 + 9x - 35\)
- Final result: \(2x^2 + 9x - 35\)