How do you solve n^2-4/3n-14/9=0n243n149=0 by completing the square?

1 Answer
Jun 8, 2017

n=2/3-sqrt2n=232 or n=2/3-sqrt2n=232

Explanation:

n^2-4/3n-14/9=0n243n149=0

i.e. n^2-2xx2/3xxn-14/9=0n22×23×n149=0

Now, as (a-b)^2=a^2-2xxaxxb+b^2(ab)2=a22×a×b+b2, comparing it with n^2-2xx2/3xxnn22×23×n, we find adding (2/3)^2=4/9(23)2=49, will complete the square and we have

n^2-2xx2/3xxn+(2/3)^2-4/9-14/9=0n22×23×n+(23)249149=0

or (n-2/3)^2-18/9=0(n23)2189=0

or (n-2/3)^2-2=0(n23)22=0

or (n-2/3)^2-(sqrt2)^2=0(n23)2(2)2=0 and using a^2-b^2=(a+b)(a-b)a2b2=(a+b)(ab)

it becomes (n-2/3+sqrt2) (n-2/3-sqrt2)=0(n23+2)(n232)=0

Hence either n-2/3+sqrt2=0n23+2=0 i.e. n=2/3-sqrt2n=232

or n-2/3-sqrt2=0n232=0 i.e. n=2/3+sqrt2n=23+2