If the operation ^ is defined by the equation x ^ y = 2x + y, what is the value of a in 2 ^ a = a ^ 3 ?
If the operation ^ is defined by the equation x ^ y = 2x + y, what is the value of a in 2 ^ a = a ^ 3 ? Correct Answer 1
2^a = a^3 2 × 2 + a = 2a + 3 a = 4 - 3 = 1