Here are some numbers in a list:
1, -3, -(1/2), 3, 2, 1/4, 0.5
1. How many different numbers are in the list
2. Make a new list containing the squares of all these numbers.
3. How many different numbers are in the new list?
4. Explain why the two lists do jot have the same number if different numbers.