How do you solve 2x^2-3x-14=02x23x14=0 by completing the square?

1 Answer
Dec 22, 2016

x=7/2" "x=72 or " "x=-2 x=2

Explanation:

The difference of squares identity can be written:

A^2-B^2 = (A-B)(A+B)A2B2=(AB)(A+B)

We will use this with A=(4x-3)A=(4x3) and B=11B=11 later.

color(white)()
Given:

2x^2-3x-14 = 02x23x14=0

To avoid fractions as much as possible, let us premultiply this quadratic by 8 = 2*2^28=222. One factor of 22 makes the leading term a perfect square, then the other 2^222 deals with the 22 denominator in "b/(2a)b2a" which would otherwise cause us to have to work with 1/212's.

So:

0 = 8(2x^2-3x-14)0=8(2x23x14)

color(white)(0) = 16x^2-24x-1120=16x224x112

color(white)(0) = (4x)^2-2(4x)(3)+9-1210=(4x)22(4x)(3)+9121

color(white)(0) = (4x-3)^2-11^20=(4x3)2112

color(white)(0) = ((4x-3)-11)((4x-3)+11)0=((4x3)11)((4x3)+11)

color(white)(0) = (4x-14)(4x+8)0=(4x14)(4x+8)

color(white)(0) = (2(2x-7))(4(x+2))0=(2(2x7))(4(x+2))

color(white)(0) = 8(2x-7)(x+2)0=8(2x7)(x+2)

Hence:

x=7/2" "x=72 or " "x=-2 x=2