SOLUTION: The set X consists of all numbers from x+y√3 where x and y are integers. Show the following. A) X is closed under addition and multiplication of real numbers. B) there i

Algebra.Com
Question 999118: The set X consists of all numbers from x+y√3 where x and y are integers.
Show the following.
A) X is closed under addition and multiplication of real numbers.
B) there is an identity in x for addition.
C) there is an identity in x for multiplication.
D) not every element of x has an inverse with respect to multiplication.

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
I'll do part A to get you started


A)

Closure under addition
Let
z = a+b*sqrt(3)
w = c+d*sqrt(3)
where a,b,c,d are integers

We need to show that z+w can be written in the form x+y*sqrt(3) where x and y are integers.

z+w = (z) + (w)
z+w = (a+b*sqrt(3)) + (c+d*sqrt(3))
z+w = a+b*sqrt(3) + c+d*sqrt(3)
z+w = a+c+b*sqrt(3)+d*sqrt(3)
z+w = (a+c)+(b*sqrt(3)+d*sqrt(3))
z+w = (a+c)+(b+d)*sqrt(3)

The last equation is in the form x+y*sqrt(3) where x = a+c and y = b+d
a+c and b+d are integers, so x & y are integers.

This proves the set X is closed under addition.

-------------------------------------------------------

Closure under multiplication


Let
z = a+b*sqrt(3)
w = c+d*sqrt(3)
where a,b,c,d are integers

We need to show that z*w can be written in the form x+y*sqrt(3) where x and y are integers.


z*w = (z)*(w)
z*w = (a+b*sqrt(3))*(c+d*sqrt(3))
z*w = a*(c+d*sqrt(3))+b*sqrt(3)*(c+d*sqrt(3))
z*w = a*c+a*d*sqrt(3)+b*sqrt(3)*c+b*sqrt(3)*d*sqrt(3)
z*w = a*c+a*d*sqrt(3)+b*sqrt(3)*c+b*d*sqrt(3)*sqrt(3)
z*w = a*c+a*d*sqrt(3)+b*sqrt(3)*c+b*d*sqrt(3*3)
z*w = a*c+a*d*sqrt(3)+b*sqrt(3)*c+b*d*sqrt(9)
z*w = a*c+a*d*sqrt(3)+b*sqrt(3)*c+b*d*3
z*w = a*c+a*d*sqrt(3)+b*sqrt(3)*c+3bd
z*w = (ac+3bd)+(ad*sqrt(3)+bc*sqrt(3))
z*w = (ac+3bd)+(ad+bc)*sqrt(3)

The last equation is in the form x+y*sqrt(3) where x = ac+3bd and y = ad+bc
ac+3bd and ad+bc are integers, so x & y are integers.

This proves the set X is closed under multiplication.

RELATED QUESTIONS

If set S consists of all odd multiples of 3, that is, S = (…,‐9, ‐3, 3, 9,…). (answered by Fombitz)
Rationalize the denominator in the following. (Assume all expressions appearing under a... (answered by ewatrrr)
If √x+√y=√45 and x and y are positive integers, then what is the value... (answered by MathLover1,ikleyn)
If 12√12 =x√y where x and y are positive integers and x>y which of the... (answered by stanbon)
Please show step by step. For all x>0 and y>0, the radical expression... (answered by jim_thompson5910)
Over the set of real numbers, what is the domain of the composite function G(F(x))?... (answered by solver91311)
Perform the indicated operations and simplify. (z-1)/(z-8)-(z+1)/(z+8)+(z-120)/(z^2-64) (answered by solver91311)
I have four problems to use this with if you could help me with one it would be great... (answered by jim_thompson5910,stanbon)
If I chose x from the set of all real numbers, is y = |x²| a function of x? If I... (answered by chessace)