document.write( "Question 845451: define a binary * on R*=R without 0 by
\n" );
document.write( "a*b =ab if > 0 and a/b if a<0.
\n" );
document.write( "Determine whether R* is a group.
\n" );
document.write( " attempt:
\n" );
document.write( "it is closed
\n" );
document.write( "it has identity 1
\n" );
document.write( "but inverse i got two different inverses and i cannot do the associative. \n" );
document.write( "
Algebra.Com's Answer #509453 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! If \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To show \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Associativity holds in all four cases, so the group operation is associative. Hence (R, *) is a group. \n" ); document.write( " |