

InterviewSolution
Saved Bookmarks
1. |
Verify the property x × y = y × z of rational numbers by using x = 7 and y = ½. |
Answer» In the question is given to verify the property = x × y = y × x Where, x = 7, y = ½ Then, 7 × ½ = ½ × 7 LHS = 7 × ½ = 7/2 RHS = ½ × 7 = 7/2 By comparing LHS and RHS LHS = RHS ∴ 7/2 = 7/2 Hence x × y = y × x |
|