Part B and C are not considered linear transformations because they do not satisfy the properties required for linearity. Specifically, the expressions x^2 and xy fail to meet the criteria that L(x+y) must equal L(x) + L(y) and L(ax) must equal aL(x). For instance, the transformation L applied to (x+u) results in (x+u)^2, which expands to x^2 + 2xu + u^2, differing from the sum of L(x) and L(u). Similarly, for the transformation involving xy, the product does not adhere to the linearity conditions. Thus, both transformations are classified as non-linear.