Question 11 Mark
Let A = {1, 2, 3} and $\text{R}=\{(\text{a, b}):|\text{a}^2-\text{b}^2|\leq5,\text{a, b}\in\text{A}\}.$ Then write R as set of ordered pairs.
Answer
View full question & answer→We have, A = {1, 2, 3} and $\text{R}=\{(\text{a, b}):|\text{a}^2-\text{b}^2|\leq5,\text{a, b}\in\text{A}\}$ For the elements of the given set A, we find that $|1^2-1^2|\leq5,|2^2-2^2|\leq,5|3^2-3^2|\leq5,\\|1^2-2^2|\leq5,|2^2-1^2|\leq5,|2^2-3^2|\leq5,$ and $|3^2-2^2|\leq5$ $\Rightarrow\text{R}=\{(1,1),(2,2),(3,3),(1,2),(2,1),(2,3),(3,2)\}$