We are given three problems: a) Given two sets $M$ and $N$, find their union and intersection. $M$ is the set of prime integers between 1 and 11, i.e., $M = \{2, 3, 5, 7\}$. $N$ is the set of factors of 12, i.e., $N = \{1, 2, 3, 4, 6, 12\}$. We need to find $M \cup N$ and $M \cap N$. b) Simplify the expression $45 \div 3 + 2 \times 8 - 12 + 42$. c) We are given that angles $x$, $y$, and $z$ are on a straight line. Also, the ratio of angles $x$ and $z$ is $x:z = 2:3$, and the value of angle $y$ is $y = 80^\circ$. We need to find the value of $x$.
2025/4/29
1. Problem Description
We are given three problems:
a) Given two sets and , find their union and intersection.
is the set of prime integers between 1 and 11, i.e., .
is the set of factors of 12, i.e., .
We need to find and .
b) Simplify the expression .
c) We are given that angles , , and are on a straight line.
Also, the ratio of angles and is , and the value of angle is . We need to find the value of .
2. Solution Steps
a)
(i) is the union of the sets and , which includes all the elements in either or or both.
and .
.
(ii) is the intersection of the sets and , which includes all the elements that are in both and .
and .
.
b) To simplify , we follow the order of operations (PEMDAS/BODMAS).
First, perform division and multiplication from left to right:
So the expression becomes .
Next, perform addition and subtraction from left to right:
c) Since angles , , and are on a straight line, we have:
.
We are given that , so we have:
.
We are also given that . Let and for some constant .
Then , which gives .
Solving for , we get .
Therefore, .
3. Final Answer
a)
(i)
(ii)
b)
c)