document.write( "Question 252242: Suppose the operation ⊗is defined on the set of integers by a⊗b = a + 2b . Also
\n" ); document.write( "for any integer b, the value of 1492⊗(b⊗1492) is the same as x⊗b. What is the value of x?
\n" ); document.write( "

Algebra.Com's Answer #184071 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
We start with 1492⊗(b⊗1492). Order of operations tells us we need to work on the parentheses first. So,(b⊗1492) = b + 2(1492) = b + 2984. Now, we apply this to 1492⊗(b+2984) to get 1492 + 2(b+2984) = 1492 + 2b + 5968 = 7460 + 2b. This is the same as 7460⊗(b)= X⊗(b). So, X = 7460. \n" ); document.write( "
\n" );