<span>To find the union of the two sets simply write all of the elements together into one big set. Remove any duplicate entries (if there are any).</span>

--------------------------------------------------------------
The intersection of the two sets A and B is the set of elements that are in BOTH sets. In this case, there is no overlap so we have

which is a way of saying "the empty set"
Triangular prism
length of slanted side:
sqrt(3^2 + 4^2) = 5
SA = 2(1/2)(8)(3) + 8(12) + 2(5)(12) =240
V = (1/2)(8)(3)(12) = 144
cuboid
SA = 2(7x6) + 2(7x5) + 2(6x5) = 214
V = 7x6x5 = 210
The area of the shaded region will be the area of the rectangle minus the area of the white square inside of it:
((x+10)(2x+5)) - ((x+1)(x+1))
First, FOIL both of the areas separately:
(2x^2 + 5x + 20x + 50) - (x^2 + x + x + 1)
Simplify within the parentheses by adding like terms:
(2x^2 + 25x + 50) - (x^2 + 2x + 1)
Now, subtract one equation from the other:
2x^2 + 25x + 50
-x^2 - 2x - 1
= x^2 + 23x + 49
This will be the equation for the area.