How do you solve for x: (x-3)(x-12)=(2x+5)(x-6)(x3)(x12)=(2x+5)(x6)?

1 Answer
Jun 17, 2017

x = -4+-sqrt82x=4±82

Explanation:

First, use the FOIL method to expand both sides:

x^2 - 12x - 3x + 36 = 2x^2 - 12x + 5x - 30x212x3x+36=2x212x+5x30

x^2 - 15x + 36 = 2x^2 - 7x - 30x215x+36=2x27x30

Now, move all the left terms to the right side by subtracting.

0 = x^2 + 8x - 660=x2+8x66

Hmm... this can't be factored. But, we can complete the square to solve it. We know that (x+4)^2 = x^2 + 8x + 16(x+4)2=x2+8x+16, so:

0 = x^2 + 8x + color(blue)16 - color(blue)16 - 660=x2+8x+161666

0 = (x+4)^2 - 820=(x+4)282

Now, we can solve this using algebra:

82 = (x+4)^282=(x+4)2

+-sqrt82 = x+4±82=x+4

-4+- sqrt82 = x4±82=x

Final Answer