How do I solve the inequation \sqrt{n} < \sqrt{n-1} + .01?

  • Thread starter Thread starter Brunno
  • Start date Start date
AI Thread Summary
To solve the inequation \(\sqrt{n} < \sqrt{n-1} + 0.01\), it is suggested to first isolate one of the radicals by rewriting the inequality. Squaring both sides maintains the direction of the inequality, as both sides are positive. After squaring, the equation will still contain a radical, so further manipulation is needed to isolate it again. Squaring both sides a second time will help eliminate the radical and lead to a solvable inequality. The final solution indicates that \(n = 2501\).
Brunno
Messages
80
Reaction score
0

Homework Statement


Somebody can help me with thi following problem:

\sqrt{n} - \sqrt{n-1} < 0,01

Answer: n=2501


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
We can't help you unless you give us some sort of indication that you've actually tried it.
 
I tried this:

A=n^1/2

B= n-1)^1/2

Then i squared both terms :

[n^1/2 - (n-1)^1/2]² <0,0001

But i couldn't find the answer anyways.Just didn't work this way to me.
 
For one thing, your answer is NOT going to be an equation. Instead, it will be an inequality.

To make things easier on yourself, rewrite your inequality with one of the radicals moved to the other side.
\sqrt{n} &lt; \sqrt{n-1} + .01
Now square both sides. Since you're multiplying each side by a positive number, the direction of the inequality won't change.

When you square both sides, you will end up with another radical. Just move all of the other terms to the other side so that the radical is all by itself on one side, then square both sides again.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top