find x2 in the set of given below;
x 12 14 10 12 14 15 12 11 11 10
y 45 60 25 25 70 45 50 50 60 70
Given that the values of x are 12, 14,10, 12, 14, 15, 12, 11, 11, and 10, the values of x2 will be the square of each x value.
Therefore, x2 = 144, 196,100, 144, 196, 225, 144, 121, 121, and 100
Comments