How do you solve x^2 - 8x + 3 = 0x28x+3=0?

1 Answer
Apr 30, 2016

x = 4+-sqrt(13)x=4±13

Explanation:

Complete the square and use the difference of squares identity:

a^2-b^2=(a-b)(a+b)a2b2=(ab)(a+b)

with a=(x-4)a=(x4) and b=sqrt(13)b=13 as follows:

0 = x^2-8x+30=x28x+3

=(x-4)^2-16+3=(x4)216+3

=(x-4)^2-13=(x4)213

=(x-4)^2-(sqrt(13))^2=(x4)2(13)2

=((x-4)-sqrt(13))((x-4)+sqrt(13))=((x4)13)((x4)+13)

=(x-4-sqrt(13))(x-4+sqrt(13))=(x413)(x4+13)

So:

x = 4+-sqrt(13)x=4±13