1.

The binary operation * : R × R → R is defined as a * b = 2a + b. Find (2*3)*4.

Answer»

Given binary operation * : R × R → R is defined as: 

a * b = 2a + b 

(2 * 3) * 4 = [2(2) +3) * 4 = 7 * 4 = 2(7) + 4 = 18



Discussion

No Comment Found

Related InterviewSolutions