mikael27 said:
Thank you. What about c and d. I think that c if false and that d is true. Do i have to use the group axioms here?
in general you want to do one of two things:
a) if it is true, PROVE it.
b) if it is not true, find a counter-example.
ok, so when you start out, you may have no idea if it's true or not. so you play with a few example groups, to try to see if it "might" be true.
what groups do you know about? i bet you already know that the integers under addition is a group, hmm?
so look at (c) with the integers in mind. note that since the operation is "+", that x*x isn't written x
2 anymore, because it's x+x, which is usually written 2x.
so in the integers, (c) would mean:
for every integer x, there is another integer y with x = 2y. do you think that is a true statement?
you could look at (d) with the integers in mind, as well. there, (d) says:
for every pair of integers, x and y, there is another integer z with y = x + z.
if this is true, what would z have to be?
now suppose that you look at (d) in light of the group of non-zero real numbers under multiplication, so it says:
for every x,y ≠ 0, there is z ≠ 0 with y = xz. can you "solve for z" in this case?
does this generalize to other groups? why, or why not?