Solving the Equation: (x-3)(x+4)-2(3x-2)=(x-4)^2
This article will guide you through the process of solving the algebraic equation (x-3)(x+4)-2(3x-2)=(x-4)^2. Let's break it down step-by-step.
1. Expanding the Expressions
First, we need to expand the products on both sides of the equation.
- Left-hand side:
- (x-3)(x+4) = x² + x - 12 (using the FOIL method)
- -2(3x-2) = -6x + 4
- Right-hand side:
- (x-4)² = (x-4)(x-4) = x² - 8x + 16 (using the FOIL method or recognizing the pattern of squaring a binomial)
Now, the equation becomes: x² + x - 12 - 6x + 4 = x² - 8x + 16
2. Simplifying the Equation
Next, combine like terms on both sides of the equation:
- x² - 5x - 8 = x² - 8x + 16
3. Isolating the Variable
Now, we aim to get all the x terms on one side of the equation and the constant terms on the other. Subtract x² from both sides to eliminate it:
- -5x - 8 = -8x + 16
Then, add 8x to both sides:
- 3x - 8 = 16
Finally, add 8 to both sides:
- 3x = 24
4. Solving for x
Divide both sides by 3 to isolate x:
- x = 8
Conclusion
Therefore, the solution to the equation (x-3)(x+4)-2(3x-2)=(x-4)^2 is x = 8.