What is xx in (x-2)^2=64(x2)2=64 ?

1 Answer
May 24, 2018

x=-6 or x=10x=6orx=10

Explanation:

(x - 2)^2 = 64(x2)2=64

The exponent 22 means that x-2x2 will multiply itself twice.

(x - 2)(x - 2) = 64(x2)(x2)=64

Use the distributive property on the left side

(x)(x) + (x)(-2) + (-2)(x) + (-2)(-2)=64(x)(x)+(x)(2)+(2)(x)+(2)(2)=64

x^2 - 2x - 2x +4 = 64x22x2x+4=64

x^2 - 4x + 4 = 64x24x+4=64

Now we can subtract 6464 from both sides

x^2 - 4x + 4 - 64 = 64 - 64x24x+464=6464

x^2 - 4x - 60 = 0x24x60=0

Then factorize the left side

(x + 6)(x-10)=0(x+6)(x10)=0

Now we can set the factors equal to 00

x + 6 = 0 or x - 10 = 0x+6=0orx10=0

x = 0 - 6 or x = 0 + 10x=06orx=0+10

x = -6 or x = 10x=6orx=10 larr This is the final answer!