SOLUTION: define a binary * on R*=R without 0 by
a*b =ab if > 0 and a/b if a<0.
Determine whether R* is a group.
attempt:
it is closed
it has identity 1
but inverse i got two differen
Algebra.Com
Question 845451: define a binary * on R*=R without 0 by
a*b =ab if > 0 and a/b if a<0.
Determine whether R* is a group.
attempt:
it is closed
it has identity 1
but inverse i got two different inverses and i cannot do the associative.
Answer by richard1234(7193) (Show Source): You can put this solution on YOUR website!
If
, then
since (1/a)*a = a*(1/a) = 1. If
, then
. In each of these cases, the inverse is unique.
To show
for all
, we have four cases:
 = (a*b)*c = abc)
 = (a*b)*c = \frac{ab}{c})
 = (a*b)*c = \frac{a}{bc})
Associativity holds in all four cases, so the group operation is associative. Hence (R, *) is a group.
RELATED QUESTIONS
Show that it is a binary operation is a group and determine if it is Abelian.... (answered by venugopalramana)
let R* be the set of all real numbers except 0. define * on R* by letting a*b = |a|b.
a) (answered by venugopalramana)
show that the binary operation is a group and determine if it is Abelian
H =... (answered by venugopalramana)
Show that the mapping f:R-R be defined by f(x) = ax + b where a,b € R, a is not equal to... (answered by rothauserc)
R=ab/(a+b) (answered by jim_thompson5910)
Is (R-{0},*) a group, how to prove it...
(answered by rothauserc)
An electric circuit contains three resistors connected in parallel. If the resistance of... (answered by Shin123)
Determine whether the definition of ⋆ does give a binary operation on the set. In case... (answered by greenestamps,ikleyn)
If p and r are integers, p does not equal 0, and p = -r, which of the following must be... (answered by ramkikk66)