In both problems, the sum of side lengths is the perimeter. Opposite sides of a parallelogram (or rectangle) are equal in length, so you can find the perimeter by doubling the sum of adjacent sides.
25. 2(x +(x +15)) = (x +45) +(x +40) +(x +25)
.. 4x +30 = 3x +110 . . . . . . . . . . . . . . . . . . . . . . simplify
.. x = 80 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . subtract 3x+30
.. 4x +30 = 4*80 +30 = 240
The perimeter of each is 240 units.
26. 2(x +(x +2)) = (x) +(x +6) +(x +4)
.. 4x +4 = 3x +10 . . . . . . . . . . . . . . . . . . . . . . simplify
.. x = 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . subtract 3x+4
.. 4x +4 = 4*6 +4 = 28
The perimeter of each is 28 units.
Hey there!
Let's set up our expression:
(7a-6b+7)-(8a-2)
In order to simplify, we can use that subtraction sign and distribute it, using the distributive property. We have:
7a-6b+7-8a+2
Notice how it's plus two, because a negative times a negative two is a positive two. Now, it's a matter of finding the like terms and adding or subtracting them. These like terms can either have no variable, or have different coefficients but the same variable. That means our like terms are the 7a and -8a, and the 7 and 2. There's no like term for the 6b. That means we have:
(7a-8a) - 6b + (7+2) =
-a - 6b + 9
Hope this helps!