Let '*' and '^' be two binary operations such that a * b = a2b and a ^ b = 2a + b. Find (-4 * 2) ^ (7 * -1).

Question 1 Report

Let '*' and '^' be two binary operations such that a * b = a2b and a ^ b = 2a + b. Find (-4 * 2) ^ (7 * -1).