Hi Guys,
I hava a question here about ranges.
List L consists of the numbers 1, root2, x, x^2, where x>0 and the range of the list L is 4
Quantity A
x
Quantity B
2
My answer is D
but actual answer is A
I know that range = max - min which x^2-1 = 4 and x= root5
but my question is there are lists like where the elements are not in order, so you need to make it into order and find the range.
and here how do they conclude that x > 1 why not 0< x <1 in that case x^2 is even smaller than other elements. so how did they assumed that max is x^2 and min is 1..?
Please help me.