Re: The operation # is defined for all nonzero x and y by x # y
[#permalink]
14 Feb 2023, 07:45
x#y = x + x/y. If a>0, then 1#(1#a) =
You can see that a stands for y and 1 stands for x. I like to work with numbers so I did x=1 a=2 and a=y so y=2
1#a= 1+(1/2)=1.5 so now a is 1.5 --> 1+(1/1.5)=1 2/3 = 5/3
So now you can check by filling in a, which is 2:
A. a --> 2
B. a+1 --> 2+1=3
C. a/(a+1)-->2/(2+1)=2/3
D. (a+2)/(a+1)-->(2+2)/(2+1)=4/3
E. (2a+1)/(a+1)-->(2*2+1)/(2+1)=5/3
So E is the answer.