The binary operation * : R × R → R is defined as a * b = 2a + b. Find (2 * 3) * 4
Given that, ‘*’ is defined on R
R
R given by a * b = 2a + b
Now, (2 * 3) * 4 = (2
2 + 3) + 4
= 7 + 4
= 2 (7) + 4
= 18
The required value is 18.
AI is thinking…
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.


