document.write( "Question 26684: show that the binary operation is a group and determine if it is Abelian
\n" ); document.write( "H = {(a,b)belong to R^(2): a can not equal 0} with product
\n" ); document.write( "(a,b)(c,d) = (ac,ad + b)
\n" ); document.write( "

Algebra.Com's Answer #14520 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
(a,b)*(c,d) = (ac,ad + b)
\n" ); document.write( "TO SHOW THIS OPERATION * IS A GROUP,WE NEED TO PROVE...
\n" ); document.write( "1..CLOSOURE...
\n" ); document.write( "AC IS ALSO REAL NUMBER SINCE A AND C ARE REAL...AD IS ALSO REAL AND SO IS AD+B.SO (AC,AD+B)IS AN ELEMENT OF R^2
\n" ); document.write( "2..ASSOCIATIVE....
\n" ); document.write( "TPT...{(A,B)*(C,D)}*(E,F)=(A,B)*{(C,D)}*(E,F)}..
\n" ); document.write( "LHS=(AC,AD+B)(E,F)=(ACE,ACF+AD+B)
\n" ); document.write( "RHS=(A,B)(CE,CF+D)=(ACE,ACF+AD+B)=LHS
\n" ); document.write( "3...EXISTENCE OF IDENTITY....LET IT BE (I1,I2)
\n" ); document.write( "WE SHOULD HAVE (A,B)*(I1,I2)=(A,B) AND (I1,I2)*(A,B)=(A,B)
\n" ); document.write( "AI1=A...SO...I1=1
\n" ); document.write( "AI2+B=B...SO....I2=0....SO...(1,0) IS THE IDENTITY ELEMENT..IT IS AN ELEMENT OF R^2...OK....
\n" ); document.write( "LET US CHECK...
\n" ); document.write( "(1,0)*(A,B)=(1A,1B+0)=(A,B)...OK...
\n" ); document.write( "4...EXISTENCE OF INVERSE....
\n" ); document.write( "WE SHOULD FIND (X,Y)SO THAT (X,Y)(A,B)=(1,0)=(A,B)*(X,Y)
\n" ); document.write( "XA=1....OR..X=1/A.....
\n" ); document.write( "XB+Y=0.....Y=-XB=-B/A.....SO INVERSE IS (1/A,-B/A)..SINCE...A IS NOT ZERO ,WE HAVE THE INVERSE AS AN ELEMENT OF R^2.
\n" ); document.write( "LET US CHECK...
\n" ); document.write( "(A,B)(1/A,-B/A)=(A*1/A,((A*-B)/A)+B)=(1,0) ....OK....
\n" ); document.write( "HENCE * AS A BINARY OPERATION IS A GROUP.
\n" ); document.write( "WE FIND THAT
\n" ); document.write( "(a,b)*(c,d) = (ac,ad + b)..WHERE AS
\n" ); document.write( "(C,D)*(A,B) = (CA,CB+D) WHICH ARE NOT EQUAL.
\n" ); document.write( "HENCE THIS IS NOT ABELIAN\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );