How do you solve using the completing the square method 3x^2-67=6x+553x267=6x+55?

2 Answers
Feb 3, 2018

x=1+-(5sqrt15)/3x=1±5153

Explanation:

"rearrange into standard form"rearrange into standard form

•color(white)(x)ax^2+bx+c=0xax2+bx+c=0

rArr3x^2-6x-122=0larrcolor(blue)"in standard form"3x26x122=0in standard form

"to "color(blue)"complete the square"to complete the square

• " coefficient of "x^2" term must be 1" coefficient of x2 term must be 1

rArr3(x^2-2x-122/3)=03(x22x1223)=0

• " add/subtract "(1/2"coefficient of x-term")^2" to" add/subtract (12coefficient of x-term)2 to
x^2-2xx22x

3(x^2+2(-1)xcolor(red)(+1)color(red)(-1)-122/3)=03(x2+2(1)x+111223)=0

rArr3(x-1)^2+3(-1-122/3)=03(x1)2+3(11223)=0

rArr3(x-1)^2-125=03(x1)2125=0

rArr3(x-1)^2=1253(x1)2=125

rArr(x-1)^2=125/3(x1)2=1253

color(blue)"take square root of both sides"take square root of both sides

rArrx-1=+-sqrt(125/3)larrcolor(blue)"note plus or minus"x1=±1253note plus or minus

rArrx=1+-(5sqrt5)/sqrt3x=1±553

rArrx=1+-(5sqrt15)/3larrcolor(blue)"rationalise denominator"x=1±5153rationalise denominator

rArrx~~-5.45" or "x~~7.45" to 2 dec. places"x5.45 or x7.45 to 2 dec. places

Feb 3, 2018

x=1+-(5sqrt(15))/3x=1±5153

Explanation:

Given: 3x^2-67=6x+553x267=6x+55

By manipulating this we obtain

3x^2-6x-122=03x26x122=0

Set this as y=0=3x^2-6x-122y=0=3x26x122
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Completing the square")Completing the square

Consider the perfect square format of

y=(a+b)^2 = a^2+2ab+b^2y=(a+b)2=a2+2ab+b2

Our objective is to manipulate y=3x^2-6x-122y=3x26x122 to get it as close as we can to the perfect square format. This process introduces an error. This error is compensated for by including an 'adjustment' that takes the final result back to the value it should be. This correction I will show as +k+k

Write as y=3(x^2-6/3x)-122y=3(x263x)122 do not need kk yet

Now we will

y=3(x^(cancel(color(white)(.)2))-6/(2xx3) cancel(x) )^2-122+k

We have halved the -6/3 and moved the squared from x^2 to outside the brackets. Also we have removed the x from -6/3x

y=3(xcolor(cyan)(-1))^2-122color(red)(+k)

We need to set color(white)("d")3color(cyan)((-1)^2)color(red)(+k)=0
=> color(red)(k)=-3 giving

y=3(x-1)^2-122+kcolor(white)("dddd") ->color(white)("dddd")y=3(x-1)^2-125
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Check")

y=3(x-1)^2-123 color(white)("ddd")->color(white)("ddd")y=3(x^2-2x+1)-125

color(white)("ddddddddddddddddddd")->color(white)("ddd")y=3x^2-6x-122color(red)(larr" True")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Determining the values that satisfy the equation")

y=0=3(x-1)^2-125

Add 125 to both sides

3(x-1)^2=125

Divide both sides by 3

(x-1)^2=125/3

Square root both sides

x-1=+-sqrt(125/3)

x=+1+-sqrt(125/3)

125=25xx5 -> 5^2xx5 giving:

x=+1+-(5sqrt(5))/sqrt(3)

Mathematically it is considered that to have a root in the denominator is not good practice. So lets get rid of it.

Multiply the roots by 1 but in the form of 1=sqrt3/sqrt3

x=1+-[(5sqrt(5))/sqrt(3)xxsqrt3/sqrt3]

x=1+-(5sqrt(15))/3