Answer:
A = B
Step-by-step explanation:
The correct option is;
A = B
Check:
A = {2,3,4}
B = {2,3,4}
Au B = A n B = {2,3,4}
A or B cannot be null.
check
A = {2,3,4}
B = {}
Au B = {2,3,4}
A n B = {}
 
        
             
        
        
        
You need to change 17% to decimal by moving the decimal to the right by 2x
so you will get .17*800=136
        
                    
             
        
        
        
X= weight of TV
y= weight of CD
3x+5y= 62.5
3x+ 2y= 52
You can either solve for a variable, or eliminate a variable by subtracting the second equation from the first:
3x + 5y = 62.5
-(3x+2y = 52)
0 + 3y = 10.5, so y = 10.5/3 or 3.5.
Now plug y= 3.5 back into any equation to get x:
3x + 5(3.5) = 62.5
3x + 17.5 = 62.5
3x = 45
x = 15
Always check work. Both equations should be true for x=15, y= 3.5