

InterviewSolution
Saved Bookmarks
1. |
If R is the set of all real numbers, what do the cartesian products `R xxR`and `R xxR xxR`represent? |
Answer» We have `(RxxR)={(x,y):x,y in R}.` Thus, `(RxxR)` represents the set of all coordinates of points in two-dimensional space. |
|