Abbreviated multiplication formulas, also known as algebraic identities, are shortcuts that simplify the process of expanding and factoring expressions. These formulas save time and reduce the steps required for complex calculations. Abbreviated multiplication formulas will be used throughout our math studies, from elementary school to high school. In many cases, we will need to know how to expand or add these equations to arrive at the solution to various math exercises.
Abbreviated Multiplication Formulas for 2nd degree
Here are the basic formulas for abbreviated multiplication:
Abbreviated Multiplication Formulas for 3rd degree
Abbreviated multiplication formulas for 3rd-degree expressions, also known as cubic identities, build upon the concepts of the 2nd-degree formulas we’ve already covered. The key difference is the adjustment for working with cubic (3rd-degree) terms instead of quadratic (2nd-degree) terms. These formulas simplify complex cubic expressions, breaking them into manageable parts to make calculations faster and more efficient. They are particularly useful in solving problems involving volumes of cubes and other 3D shapes or in advanced mathematics, such as polynomial factoring and equation solving.
Here are two of the most common abbreviated multiplication formulas for 3rd-degree expressions:
Cube of a Sum
(a+b)3=a3+3a2b+3ab2+b3
Cube of a Difference
(a−b)3=a3−3a2b+3ab2−b3
Abbreviated Multiplication Formulas Verification and Examples
We will test the shortcut multiplication formulas by expanding the parentheses.
Using Abbreviated Multiplication Formulas to Shift the Expression Both Ways
It’s important to remember that these formulas are not one-sided; you can use them to switch between different forms of an expression as needed. For example, you can use the formula:
(X+Y)2=X2+2XY+Y2
to expand an expression in parentheses into its expanded form. Conversely, if you encounter an expression like
X2+2XY+Y2
you can factor it back into
(X+Y)2
This flexibility allows you to work with the representation that is most useful for the problem at hand, whether it’s simplifying, solving, or analyzing the expression. Understanding this two-way functionality is essential for mastering algebraic manipulation.
Choose the expression that has the same value as the following:
\( (x+3)^2 \)
Incorrect
Correct Answer:
\( x^2+6x+9 \)
Question 3
Choose the expression that has the same value as the following:
\( (x-y)^2 \)
Incorrect
Correct Answer:
\( x^2-2xy+y^2 \)
Question 4
\( (7+x)(7+x)=\text{?} \)
Incorrect
Correct Answer:
\( (7+x)^2 \)
Question 5
\( 4x^2+20x+25= \)
Incorrect
Correct Answer:
\( (2x+5)^2 \)
Examples with solutions for Short Multiplication Formulas
Exercise #1
Solve:
(2+x)(2−x)=0
Video Solution
Step-by-Step Solution
We use the abbreviated multiplication formula:
4−x2=0
We isolate the terms and extract the root:
4=x2
x=4
x=±2
Answer
±2
Exercise #2
Choose the expression that has the same value as the following:
(x+3)2
Video Solution
Step-by-Step Solution
We use the abbreviated multiplication formula:
x2+2×x×3+32=
x2+6x+9
Answer
x2+6x+9
Exercise #3
Choose the expression that has the same value as the following:
(x−y)2
Video Solution
Step-by-Step Solution
We use the abbreviated multiplication formula:
(x−y)(x−y)=
x2−xy−yx+y2=
x2−2xy+y2
Answer
x2−2xy+y2
Exercise #4
(7+x)(7+x)=?
Video Solution
Step-by-Step Solution
According to the shortened multiplication formula:
Since 7 and X appear twice, we raise both terms to the power:
(7+x)2
Answer
(7+x)2
Exercise #5
4x2+20x+25=
Video Solution
Step-by-Step Solution
In this task, we are asked to simplify the formula using the abbreviated multiplication formulas.
Let's take a look at the formulas:
(x−y)2=x2−2xy+y2
(x+y)2=x2+2xy+y2
(x+y)×(x−y)=x2−y2
Taking into account that in the given exercise there is only addition operation, the appropriate formula is the second one:
Now let us consider, what number when multiplied by itself will equal 4 and what number when multiplied by itself will equal 25?
The answers are respectively 2 and 5:
We insert these into the formula:
(2x+5)2=
(2x+5)(2x+5)=
2x×2x+2x×5+2x×5+5×5=
4x2+20x+25
That means our solution is correct.
Answer
(2x+5)2
Question 1
Solve for x:
\( (x+3)^2=x^2+9 \)
Incorrect
Correct Answer:
\( x=0 \)
Question 2
Solve the following problem:
\( x^2+144=24x \)
Incorrect
Correct Answer:
\( x=12 \)
Question 3
Solve the following problem:
\( x^2=6x-9 \)
Incorrect
Correct Answer:
\( x=3 \)
Question 4
\( (2\lbrack x+3\rbrack)^2= \)
Incorrect
Correct Answer:
\( 4x^2+24x+36 \)
Question 5
\( (x-2)^2+(x-3)^2= \)
Incorrect
Correct Answer:
\( 2x^2-10x+13 \)
Exercise #6
Solve for x:
(x+3)2=x2+9
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+b2We'll then apply the formula we mentioned and expand the parentheses in the expression in the equation:
(x+3)2=x2+9x2+2⋅x⋅3+32=x2+9x2+6x+9=x2+9We'll continue and combine like terms, by moving terms around. 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+6x+9=x2+96x=0/:6x=0Therefore, the correct answer is answer A.
Answer
x=0
Exercise #7
Solve the following problem:
x2+144=24x
Video Solution
Step-by-Step Solution
Proceed to solve the given equation:
x2+144=24x
Arrange the equation by moving terms:
x2+144=24xx2−24x+144=0
Note that we are able to factor the expression on the left side by using the perfect square trinomial formula:
(a−b)2=a2−2ab+b2
As demonstrated below:
144=122
Therefore, we'll represent the rightmost term as a squared term:
x2−24x+144=0↓x2−24x+122=0
Now let's examine once again the perfect square trinomial formula mentioned earlier:
(a−b)2=a2−2ab+b2
And the expression on the left side in the equation that we obtained in the last step:
x2−24x+122=0
Note that the terms x2,122indeed match the form of the first and third terms in the perfect square trinomial formula (which are highlighted in red and blue),
However, in order to factor this expression (which is on the left side of the equation) using the perfect square trinomial formula mentioned, the remaining term must also match the formula, meaning the middle term in the expression (underlined):
(a−b)2=a2−2ab+b2
In other words - we'll query whether we can represent the expression on the left side of the equation as:
x2−24x+122=0↕?x2−2⋅x⋅12+122=0
And indeed it is true that:
2⋅x⋅12=24x
Therefore we can represent the expression on the left side of the equation as a perfect square trinomial:
x2−2⋅x⋅12+122=0↓(x−12)2=0
From here we can take the square root of both sides of the equation (and don't forget that there are two possibilities - positive and negative when taking an even root of both sides of an equation), then we'll easily solve by isolating the variable:
First, let's arrange the equation by moving terms:
x2=6x−9x2−6x+9=0
Note that we can factor the expression on the left side by using the perfect square trinomial formula for a binomial squared:
(a−b)2=a2−2ab+b2
As shown below:
9=32Therefore, we'll represent the rightmost term as a squared term:
x2−6x+9=0↓x2−6x+32=0
Now let's examine again the perfect square trinomial formula mentioned earlier:
(a−b)2=a2−2ab+b2
And the expression on the left side in the equation that we obtained in the last step:
x2−6x+32=0
Note that the terms x2,32indeed match the form of the first and third terms in the perfect square trinomial formula (which are highlighted in red and blue),
However, in order to factor the expression in question (which is on the left side of the equation) using the perfect square trinomial formula mentioned, the remaining term must also match the formula, meaning the middle term in the expression (underlined with a single line):
(a−b)2=a2−2ab+b2
In other words - we will query whether we can represent the expression on the left side of the equation as:
x2−6x+32=0↕?x2−2⋅x⋅3+32=0
And indeed it is true that:
2⋅x⋅3=6x
Therefore we can represent the expression on the left side of the equation as a perfect square binomial:
x2−2⋅x⋅3+32=0↓(x−3)2=0
From here we can take the square root of both sides of the equation (and don't forget that there are two possibilities - positive and negative when taking an even root of both sides of an equation), then we'll easily solve by isolating the variable:
We will first solve the exercise by opening the inner brackets:
(2[x+3])²
(2x+6)²
We will then use the shortcut multiplication formula:
(X+Y)²=X²+2XY+Y²
(2x+6)² = 2x² + 2x*6*2 + 6² = 2x+24x+36
Answer
4x2+24x+36
Exercise #10
(x−2)2+(x−3)2=
Video Solution
Step-by-Step Solution
In order to solve the question, we need to know one of the shortcut multiplication formulas:
(x−y)2=x2−2xy+y2
We apply the formula twice:
(x−2)2=x2−4x+4
(x−3)2=x2−6x+9
Now we add the two together:
x2−4x+4+x2−6x+9=
2x2−10x+13
Answer
2x2−10x+13
Question 1
\( \)\( (x+1)^2=x^2 \)
Incorrect
Correct Answer:
\( x=-\frac{1}{2} \)
Question 2
\( \)\( (x+2)^2-12=x^2 \)
Incorrect
Correct Answer:
\( x=2 \)
Question 3
\( (x-1)^2=x^2 \)
Incorrect
Correct Answer:
\( x=\frac{1}{2} \)
Question 4
\( (x-4)^2=(x+2)(x-1) \)
Incorrect
Correct Answer:
\( x=2 \)
Question 5
\( (x+1)^2=x^2+13 \)
Incorrect
Correct Answer:
\( x=6 \)
Exercise #11
(x+1)2=x2
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+b2We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:
(x+1)2=x2x2+2⋅x⋅1+12=x2x2+2x+1=x2We'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=−21Therefore, the correct answer is answer A.
Answer
x=−21
Exercise #12
(x+2)2−12=x2
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+b2We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:
(x+2)2−12=x2x2+2⋅x⋅2+22−12=x2x2+4x+4−12=x2We'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+4−12=x24x=8/:4x=2Therefore, the correct answer is answer B.
Answer
x=2
Exercise #13
(x−1)2=x2
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+b2We'll apply this formula and expand the parentheses in the expressions in the equation:
(x−1)2=x2x2−2⋅x⋅1+12=x2x2−2x+1=x2We'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−2x+1=x2−2x=−1/:(−2)x=21Therefore, the correct answer is answer A.
Answer
x=21
Exercise #14
(x−4)2=(x+2)(x−1)
Video Solution
Step-by-Step Solution
To solve the equation (x−4)2=(x+2)(x−1), follow these detailed steps:
Step 1: Expand the left side of the equation using the square of a binomial formula: (x−4)2=x2−8x+16.
Step 2: Expand the right side using the distributive property: (x+2)(x−1)=x(x−1)+2(x−1)=x2−x+2x−2=x2+x−2.
Step 3: Set the expanded forms equal to each other: x2−8x+16=x2+x−2.
Step 4: Subtract x2 from both sides to simplify: −8x+16=x−2.
Step 5: Move all terms involving x to one side and constant terms to the other: −8x−x=−2−16.
Step 6: Combine like terms: −9x=−18.
Step 7: Solve for x by dividing both sides by −9: x=2.
Therefore, the solution to the problem is x=2.
Answer
x=2
Exercise #15
(x+1)2=x2+13
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+b2We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:
(x+1)2=x2+13x2+2⋅x⋅1+12=x2+13x2+2x+1=x2+13
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+2x+1=x2+132x=12/:2x=6Therefore, the correct answer is answer B.