

InterviewSolution
Saved Bookmarks
1. |
ay two positive integers a and b, a * (-b) = (-a) * b = .. |
Answer» <p>Let the numbers be 2 and 3hence2*(-3)=-6and (-2)*3=-6hence-6=-6 hence proved.</p> | |