SOLUTION: a@b = a+(b+1) is @ associative (use variable to prove)

Algebra.Com
Question 156458: a@b = a+(b+1)
is @ associative (use variable to prove)

Answer by Edwin McCravy(20081)   (Show Source): You can put this solution on YOUR website!


a@b = a+(b+1) 

Since ordinary addition is associative and commutative,
we may write 

a@b = a+(b+1) = a+b+1

The rule for @ is "add and then add 1"

We must prove that  

                 (a @ b) @ c = a @ (b @ c)

We start with the left side and end up with the right side:

                 (a @ b) @ c

Substitute a+b+1 for a @ b

                 (a+b+1) @ c

Add them and then add 1

                 (a+b+1)+c+1
                    
                  a+b+1+c+1 
                  
                  a+b+c+2 

                  a+b+c+1+1

Put in grouping symbols:

                  a + (b+c+1)+1

This is adding a and (b+c+1) and then adding 1, so that is:

                  a @ (b+c+1)

In the parentheses is adding b and c and then adding 1,
so that is

                  a @ (b @ c)

So therefore

          (a @ b) @ c = a @ (b @ c)                 

Edwin

RELATED QUESTIONS

1. we have learned that the associative property does not hold for subtraction. That is, (answered by solver91311)
Use the associative law of addition to write an equivlent expression... (answered by nyc_function)
use the associative law of addition to write an equivalent expression... (answered by jim_thompson5910)
use the associative property to rewrite this statement:... (answered by ReadingBoosters)
Use the associative and commutative properties of addition to simplify a+(b+2a)where a... (answered by stanbon)
Prove: If a*c = b*c and c ? 0, then a = b 1| a*c = b*c 2| a*c*(1/c) =... (answered by jim_thompson5910)
a*b=[{a+b}/5]-1 for all a,b in R, 1.is R closed? 2. is the operation commutative? 3.... (answered by ikleyn)
Prove that nCr is less than or equal to n+1Cr+1 . Hint: Make use of the fact that if A (answered by richard1234)
Use the Commutative Property of Multiplication and the Associative Property of... (answered by catabuyogty,ikleyn,math_tutor2020)