University of Transnational Business Law

Search
Go to content

Main menu

2.2 Simplifying Algebraic Expressions

CIRRICULUM > Subjects > Beginning Algebra



This is “Simplifying Algebraic Expressions”, section 2.2 from the book Beginning Algebra (v. 1.0). For details on it (including licensing), click here.








For more information on the source of this book, or why it is available for free, please see the project's home page. You can browse or download additional books there.

Has this book helped you? Consider passing it on:






Help Creative Commons

Creative Commons supports free culture from music to education. Their licenses helped make this book available to you.





Help a Public School

DonorsChoose.org helps people like you help teachers fund their classroom projects, from art supplies to books to calculators.


Previous Section

Table of Contents

Next Section  



2.2 Simplifying Algebraic Expressions


Learning Objectives
1.Apply the distributive property to simplify an algebraic expression.
2.Identify and combine like terms.


Distributive Property

The properties of real numbers are important in our study of algebra because a variable is simply a letter that represents a real number. In particular, the distributive propertyGiven any real numbers a, b, and c, a(b+c)=ab+ac or (b+c)a=ba+ca. states that given any real numbers a, b, and c,



This property is applied when simplifying algebraic expressions. To demonstrate how it is used, we simplify 2(5−3) in two ways, and observe the same correct result.



Certainly, if the contents of the parentheses can be simplified, do that first. On the other hand, when the contents of parentheses cannot be simplified, multiply every term within the parentheses by the factor outside of the parentheses using the distributive property. Applying the distributive property allows you to multiply and remove the parentheses.



Example 1: Simplify: 5(7y+2).

Solution: Multiply 5 times each term inside the parentheses.



Answer: 35y+10



Example 2: Simplify: −3(2x2+5x+1).

Solution: Multiply −3 times each of the coefficients of the terms inside the parentheses.



Answer: −6x2−15x−3



Example 3: Simplify: 5(−2a+5b)−2c.

Solution: Apply the distributive property by multiplying only the terms grouped within the parentheses by 5.



Answer: −10a+25b−2c



Because multiplication is commutative, we can also write the distributive property in the following manner: (b+c)a=ba+ca.



Example 4: Simplify: (3x−4y+1)⋅3.

Solution: Multiply each term within the parentheses by 3.



Answer: 9x−12y+3



Division in algebra is often indicated using the fraction bar rather than with the symbol (÷). And sometimes it is useful to rewrite expressions involving division as products:



Rewriting algebraic expressions as products allows us to apply the distributive property.



Example 5: Divide: 25x2−5x+105.

Solution: First, treat this as 15 times the expression in the numerator and then distribute.



Alternate Solution: Think of 5 as a common denominator and divide each of the terms in the numerator by 5:



Answer: 5x2−x+2



We will discuss the division of algebraic expressions in more detail as we progress through the course.



Try this! Simplify: 13(−9x+27y−3).

Answer: −3x+9y−1


Video Solution
(click to see video)

Combining Like Terms

Terms with the same variable parts are called like termsConstant terms or terms with the same variable parts., or similar termsUsed when referring to like terms.. Furthermore, constant terms are considered to be like terms. If an algebraic expression contains like terms, apply the distributive property as follows:



In other words, if the variable parts of terms are exactly the same, then we may add or subtract the coefficients to obtain the coefficient of a single term with the same variable part. This process is called combining like termsAdding or subtracting like terms within an algebraic expression to obtain a single term with the same variable part.. For example,



Notice that the variable factors and their exponents do not change. Combining like terms in this manner, so that the expression contains no other similar terms, is called simplifying the expressionThe process of combining like terms until the expression contains no more similar terms.. Use this idea to simplify algebraic expressions with multiple like terms.



Example 6: Simplify: 3a+2b−4a+9b.

Solution: Identify the like terms and combine them.



Answer: −a+11b



In the previous example, rearranging the terms is typically performed mentally and is not shown in the presentation of the solution.



Example 7: Simplify: x2+3x+2+4x2−5x−7.

Solution: Identify the like terms and add the corresponding coefficients.



Answer: 5x2−2x−5



Example 8: Simplify: 5x2y−3xy2+4x2y−2xy2.

Solution: Remember to leave the variable factors and their exponents unchanged in the resulting combined term.



Answer: 9x2y−5xy2



Example 9: Simplify: 12a−13b+34a+b.

Solution: To add the fractional coefficients, use equivalent coefficients with common denominators for each like term.



Answer: 54a+23b



Example 10: Simplify: −12x(x+y)3+26x(x+y)3.

Solution: Consider the variable part to be x(x+y)3. Then this expression has two like terms with coefficients −12 and 26.



Answer: 14x(x+y)3



Try this! Simplify: −7x+8y−2x−3y.

Answer: −9x+5y


Video Solution
(click to see video)

Distributive Property and Like Terms

When simplifying, we will often have to combine like terms after we apply the distributive property. This step is consistent with the order of operations: multiplication before addition.



Example 11: Simplify: 2(3a−b)−7(−2a+3b).

Solution: Distribute 2 and −7 and then combine like terms.



Answer: 20a−23b



In the example above, it is important to point out that you can remove the parentheses and collect like terms because you multiply the second quantity by −7, not just by 7. To correctly apply the distributive property, think of this as adding −7 times the given quantity, 2(3a−b)+(−7)(−2a+3b).



Try this! Simplify: −5(2x−3)+7x.

Answer: −3x+15


Video Solution
(click to see video)
Often we will encounter algebraic expressions like +(a+b) or −(a+b). As we have seen, the coefficients are actually implied to be +1 and −1, respectively, and therefore, the distributive property applies using +1 or –1 as the factor. Multiply each term within the parentheses by these factors:



This leads to two useful properties,





Example 12: Simplify: 5x−(−2x2+3x−1).

Solution: Multiply each term within the parentheses by −1 and then combine like terms.



Answer: 2x2+2x+1



When distributing a negative number, all of the signs within the parentheses will change. Note that 5x in the example above is a separate term; hence the distributive property does not apply to it.



Example 13: Simplify: 5−2(x2−4x−3).

Solution: The order of operations requires that we multiply before subtracting. Therefore, distribute −2 and then combine the constant terms. Subtracting 5 − 2 first leads to an incorrect result, as illustrated below:



Answer: −2x2 + 8x + 11


Caution

It is worth repeating that you must follow the order of operations: multiply and divide before adding and subtracting!

Try this! Simplify: 8−3(−x2+2x−7).

Answer: 3x2−6x+29


Video Solution
(click to see video)


Example 14: Subtract 3x−2 from twice the quantity −4x2+2x−8.

Solution: First, group each expression and treat each as a quantity:



Next, identify the key words and translate them into a mathematical expression.



Finally, simplify the resulting expression.



Answer: −8x2+x−14


Key Takeaways
•The properties of real numbers apply to algebraic expressions, because variables are simply representations of unknown real numbers.
•Combine like terms, or terms with the same variable part, to simplify expressions.
•Use the distributive property when multiplying grouped algebraic expressions, a(b+c)=ab+ac.
•It is a best practice to apply the distributive property only when the expression within the grouping is completely simplified.
•After applying the distributive property, eliminate the parentheses and then combine any like terms.
•Always use the order of operations when simplifying.


Topic Exercises

Part A: Distributive Property

Multiply.

1. 3(3x−2)

2. 12(−5y+1)

3. −2(x+1)

4. 5(a−b)

5. 58(8x−16)

6. −35(10x−5)

7. (2x+3)⋅2

8. (5x−1)⋅5

9. (−x+7)(−3)

10. (−8x+1)(−2)

11. −(2a−3b)

12. −(x−1)

13. 13(2x+5)

14. −34(y−2)

15. −3(2a+5b−c)

16. −(2y2−5y+7)

17. 5(y2−6y−9)

18. −6(5x2+2x−1)

19. 7x2−(3x−11)

20. −(2a−3b)+c

21. 3(7x2−2x)−3

22. 12(4a2−6a+4)

23. −13(9y2−3y+27)

24. (5x2−7x+9)(−5)

25. 6(13x2−16x+12)

26. −2(3x3−2x2+x−3)

27. 20x+30y−10z10

28. −4a+20b−8c4

29. 3x2−9x+81−3

30. −15y2+20y−55

Translate the following sentences into algebraic expressions and then simplify.

31. Simplify two times the expression 25x2−9.

32. Simplify the opposite of the expression 6x2+5x−1.

33. Simplify the product of 5 and x2−8.

34. Simplify the product of −3 and −2x2+x−8.

Part B: Combining Like Terms

Simplify.

35. 2x−3x

36. −2a+5a−12a

37. 10y−30−15y

38. 13x+512x

39. −14x+45+38x

40. 2x−4x+7x−x

41. −3y−2y+10y−4y

42. 5x−7x+8y+2y

43. −8α+2β−5α−6β

44. −6α+7β−2α+β

45. 3x+5−2y+7−5x+3y

46. –y+8x−3+14x+1−y

47. 4xy−6+2xy+8

48. −12ab−3+4ab−20

49. 13x−25y+23x−35y

50. 38a−27b−14a+314b

51. −4x2−3xy+7+4x2−5xy−3

52. x2+y2−2xy−x2+5xy−y2

53. x2−y2+2x2−3y

54. 12x2−23y2−18x2+15y2

55. 316a2−45+14a2−14

56. 15y2−34+710y2−12

57. 6x2y−3xy2+2x2y−5xy2

58. 12x2y2+3xy−13x2y2+10xy

59. −ab2+a2b−2ab2+5a2b

60. m2n2−mn+mn−3m2n+4m2n2

61. 2(x+y)2+3(x+y)2

62. 15(x+2)3−23(x+2)3

63. −3x(x2−1)+5x(x2−1)

64. 5(x−3)−8(x−3)

65. −14(2x+7)+6(2x+7)

66. 4xy(x+2)2−9xy(x+2)2+xy(x+2)2

Part C: Mixed Practice

Simplify.

67. 5(2x−3)+7

68. −2(4y+2)−3y

69. 5x−2(4x−5)

70. 3−(2x+7)

71. 2x−(3x−4y−1)

72. (10y−8)−(40x+20y−7)

73. 12y−34x−(23y−15x)

74. 15a−34b+315a−12b

75. 23(x−y)+x−2y

76. −13(6x−1)+12(4y−1)−(−2x+2y−16)

77. (2x2−7x+1)+(x2+7x−5)

78. 6(−2x2+3x−1)+10x2−5x

79. −(x2−3x+8)+x2−12

80. 2(3a−4b)+4(−2a+3b)

81. −7(10x−7y)−6(8x+4y)

82. 10(6x−9)−(80x−35)

83. 10−5(x2−3x−1)

84. 4+6(y2−9)

85. 34x−(12x2+23x−75)

86. −73x2+(−16x2+7x−1)

87. (2y2−3y+1)−(5y2+10y−7)

88. (−10a2−b2+c)+(12a2+b2−4c)

89. −4(2x2+3x−2)+5(x2−4x−1)

90. 2(3x2−7x+1)−3(x2+5x−1)

91. x2y+3xy2−(2x2y−xy2)

92. 3(x2y2−12xy)−(7x2y2−20xy+18)

93. 3−5(ab−3)+2(ba−4)

94. −9−2(xy+7)−(yx−1)

95. −5(4α−2β+1)+10(α−3β+2)

96. 12(100α2−50αβ+2β2)−15(50α2+10αβ−5β2)

Translate the following sentences into algebraic expressions and then simplify.

97. What is the difference of 3x−4 and −2x+5?

98. Subtract 2x−3 from 5x+7.

99. Subtract 4x+3 from twice the quantity x−2.

100. Subtract three times the quantity −x+8 from 10x−9.

Part D: Discussion Board Topics

101. Do we need a distributive property for division, (a+b)÷c? Explain.

102. Do we need a separate distributive property for three terms, a(b+c+d)? Explain.

103. Explain how to subtract one expression from another. Give some examples and demonstrate the importance of the order in which subtraction is performed.

104. Given the algebraic expression 8−5(3x+4), explain why subtracting 8−5 is not the first step.

105. Can you apply the distributive property to the expression 5(abc)? Explain why or why not and give some examples.

106. How can you check to see if you have simplified an expression correctly? Give some examples.


Answers

1: 9x−6

3: −2x−2

5: 5x−10

7: 4x+6

9: 3x−21

11: −2a+3b

13: 23x+53

15: −6a−15b+3c

17: 5y2−30y−45

19: 7x2−3x+11

21: 21x2−6x−3

23: −3y2+y−9

25: 2x2−x+3

27: 2x+3y−z

29: −x2+3x−27

31: 50x2−18

33: 5x2−40

35: −x

37: −5y−30

39: 18x+45

41: y

43: −13α−4β

45: −2x+y+12

47: 6xy+2

49: x−y

51: −8xy+4

53: 3x2−y2−3y

55: 716a2−2120

57: 8x2y−8xy2

59: 6a2b−3ab2

61: 5(x+y)2

63: 2x(x2−1)

65: −8(2x+7)

67: 10x−8

69: −3x+10

71: −x+4y+1

73: −1120x−16y

75: 53x−83y

77: 3x2−4

79: 3x−20

81: −118x+25y

83: −5x2+15x+15

85: −12x2+112x+75

87: −3y2−13y+8

89: −3x2−32x+3

91: −x2y+4xy2

93: −3ab+10

95: −10α−20β+15

97: 5x−9

99: −2x−7


Previous Section

Table of Contents

Next Section  
 

 
Back to content | Back to main menu