How do you solve using the completing the square method x^2 = (3/4)x - (1/8)x2=(34)x−(18)?
1 Answer
Multiply by
x = 1/2x=12 orx=1/4x=14
Explanation:
The difference of squares identity can be written:
A^2-B^2 = (A-B)(A+B)A2−B2=(A−B)(A+B)
I use this below, with
To match
a(x+b/(2a))^2 = ax^2+bx+b^2/(4a)a(x+b2a)2=ax2+bx+b24a
In our example, we can rearrange the original equation to get one involving
(x-3/8)^2 = x^2-(3/4)x+9/64(x−38)2=x2−(34)x+964
These fractions get a little painful, so let us multiply the original equation by
x^2=(3/4)x-(1/8)x2=(34)x−(18)
becomes:
64x^2=48x-864x2=48x−8
which we can rearrange as:
0 = 64x^2-48x+80=64x2−48x+8
=(8x)^2-2(8x)(3)+8=(8x)2−2(8x)(3)+8
= (8x-3)^2-3^2+8=(8x−3)2−32+8
= (8x-3)^2-9+8=(8x−3)2−9+8
= (8x-3)^2-1=(8x−3)2−1
= (8x-3)^2-1^2=(8x−3)2−12
= ((8x-3)-1)((8x-3)+1)=((8x−3)−1)((8x−3)+1)
= (8x-4)(8x-2)=(8x−4)(8x−2)
= (4(2x-1))(2(4x-1))=(4(2x−1))(2(4x−1))
= 8(2x-1)(4x-1)=8(2x−1)(4x−1)
So