Examples with solutions for Square of sum: More than one factorization

Exercise #1

(x+1)2=x2 (x+1)^2=x^2

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:

(x+1)2=x2x2+2x1+12=x2x2+2x+1=x2 (x+1)^2=x^2 \\ x^2+2\cdot x\cdot1+1^2=x^2 \\ x^2+2x+1=x^2 \\ We'll continue and combine like terms, by moving terms between sides. Later - we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+2x+1=x22x=1/:2x=12 x^2+2x+1=x^2 \\ 2x=-1\hspace{8pt}\text{/}:2\\ \boxed{x=-\frac{1}{2}} Therefore, the correct answer is answer A.

Answer

x=12 x=-\frac{1}{2}

Exercise #2

(x+2)212=x2 (x+2)^2-12=x^2

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:

(x+2)212=x2x2+2x2+2212=x2x2+4x+412=x2 (x+2)^2-12=x^2 \\ x^2+2\cdot x\cdot2+2^2-12=x^2 \\ x^2+4x+4-12=x^2 \\ We'll continue and combine like terms, by moving terms between sides. Then we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+4x+412=x24x=8/:4x=2 x^2+4x+4-12=x^2 \\ 4x=8\hspace{8pt}\text{/}:4\\ \boxed{x=2} Therefore, the correct answer is answer B.

Answer

x=2 x=2

Exercise #3

(x+1)(x1)(x+1)=x2+x3 (x+1)(x-1)(x+1)=x^2+x^3

Video Solution

Step-by-Step Solution

Let's solve the equation by simplifying the expression on the left side in two stages. First, we'll multiply the expressions within the two leftmost pairs of parentheses:

We'll use the shortened multiplication formula for squaring a binomial:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2

Since these two pairs of parentheses are being multiplied by another expression (which is also in parentheses), we'll put the result in parentheses (marked with an underline later):

(x1)(x+1)(x+1)=x2+x3(x212)(x+1)=x2+x3(x21)(x+1)=x2+x3 \underline{ (x-1)(x+1)}(x+1)=x^2+x^3 \\ \underline{ (x^2-1^2)}(x+1)=x^2+x^3 \\ (x^2-1)(x+1)=x^2+x^3

Let's continue and simplify the expression on the left side using the expanded distribution law:

(a+b)(c+d)=ac+ad+bc+bd (a+b)(c+d)=ac+ad+bc+bd

Additionally, we'll use the law of exponents for multiplying terms with equal bases:

aman=am+n a^ma^n=a^{m+n}

We'll therefore apply these laws and expand the parentheses in the expression in the equation:

(x21)(x+1)=x2+x3x3+x2x1=x2+x3 (x^2-1)(x+1)=x^2+x^3 \\ x^3+x^2-x-1=x^2+x^3 \\ We'll continue and combine like terms, while moving terms between sides. Later - we can notice that the terms with squared and cubed powers cancel out, therefore it's a first-degree equation, which we'll solve by isolating the variable term and dividing both sides of the equation by its coefficient:

x3+x2x1=x2+x3x=1/:(1)x=1 x^3+x^2-x-1=x^2+x^3 \\ -x=1\hspace{8pt}\text{/}:(-1)\\ \boxed{x=-1}

Therefore, the correct answer is answer A.

Answer

x=1 x=-1

Exercise #4

x2+(x2)2=2(x+1)2 x^2+(x-2)^2=2(x+1)^2

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the square of binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2

We'll apply the mentioned formula and expand the parentheses in the expressions in the equation. On the right side, since we have parentheses with an exponent multiplier, we'll expand the (existing) parentheses using the square of binomial formula into additional parentheses (marked with an underline in the following calculation):

x2+(x2)2=2(x+1)2x2+x22x2+22=2(x2+2x1+12)x2+x24x+4=2(x2+2x+1)x2+x24x+4=2x2+4x+2 x^2+(x-2)^2=2\underline{(x+1)^2} \\ x^2+x^2-2\cdot x\cdot2+2^2=2\underline{(x^2+2\cdot x\cdot1+1^2)} \\ x^2+x^2-4x+4=2(x^2+2x+1) \\ x^2+x^2-4x+4=2x^2+4x+2 \\ In the final stage, we expanded the parentheses on the right side using the distributive property,

We'll continue and combine like terms, by moving terms between sides. Then - we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+x24x+4=2x2+4x+28x=2/:(8)x=28=14 x^2+x^2-4x+4=2x^2+4x+2 \\ -8x=-2\hspace{8pt}\text{/}:(-8)\\ \boxed{x=\frac{2}{8}=\frac{1}{4}}

In the final stage, we simplified the fraction that was obtained as the solution for x x .

Therefore, the correct answer is answer B.

Answer

x=14 x=\frac{1}{4}

Exercise #5

(x+3)2=(x3)2 (x+3)^2=(x-3)^2

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll apply this formula and expand the parentheses in the expressions in the equation:

(x+3)2=(x3)2x2+2x3+32=x22x3+32x2+6x+9=x26x+9 (x+3)^2=(x-3)^2 \\ x^2+2\cdot x\cdot3+3^2=x^2-2\cdot x\cdot3+3^2 \\ x^2+6x+9=x^2-6x+9 \\ We'll continue and combine like terms, by moving terms between sides. Then we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+6x+9=x26x+912x=0/:12x=0 x^2+6x+9=x^2-6x+9 \\ 12x=0\hspace{8pt}\text{/}:12\\ \boxed{x=0} Therefore, the correct answer is answer A.

Answer

x=0 x=0

Exercise #6

Find X

7x+1+(2x+3)2=(4x+2)2 7x+1+(2x+3)^2=(4x+2)^2

Video Solution

Answer

1±338 \frac{1\pm\sqrt{33}}{8}

Exercise #7

Solve the following equation:

(x+1)2=(2x+1)2 (-x+1)^2=(2x+1)^2

Video Solution

Answer

x1=0,x2=2 x_1=0,x_2=-2

More Questions