i know this is a very basic question but i am not able to do this
The question is -: Compare these two value
square root(13) - square root(12) , square root(14) - square root(13)
Can this question be solved without putting the value
Thank you for helping me . I am very grateful to you
Do you know Calculus? The derivative of the function $f(x)=\sqrt x$ is a positive decreasing function, meaning $f(x)$ looks like this:
Since the slope is getting shallower, the difference $f(x+1)-f(x)$ is getting smaller as $x$ increases. You can prove this using either the Fundamental Theorem of Calculus, or using the Mean value theorem. You could also just calculate the derivative of $g(x)=f(x+1)-f(x)$ and show that it's negative.
Therefore $\sqrt{14}-\sqrt{13}\leq\sqrt{13}-\sqrt{12}$.