Problem 11) Start with set U = {1,2,3,4,5} and cross off 1,2,3 to be left with A' = {4,5}. We basically erase everything found in set A. You have the correct answer. Nice job.
Problem 12) Start with U = {1,2,3,4,5} and erase '5' to be left with {1,2,3,4}. So B' = {1,2,3,4}. You are correct here as well.
I can't help with the other problems since either letters, numbers or symbols are missing. Please make a new post and provide those updates.
Answer: 8^14
8^10 x 8^4= 8^14
Size got it right because it’s multiplied by 100
Answer:
x = 2 ±i
Step-by-step explanation:
x^2 = 4x-5
Subtract 4x from each side
x^2 - 4x = 4x-5 -4x
x^2 - 4x= -5
Complete the square
Take the coefficient of the x term, divide by 2 and square it
-4/2 =2 2^2 =4
Add 4 to each side
x^2 -4x+4 = -5 +4
The left side is (x-coefficient of the x term/2)^2
(x-2)^2 = -1
Take the square root of each side
sqrt((x-2)^2) = sqrt(-1)
x-2 = ±i
Add 2 to each side
x-2+2 = 2 ±i
x = 2 ±i