Why is a Non-Zero Root Used in Newton's Method for Sin(x) = x^2?

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Method Newtons
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Miike012
Messages
1,009
Reaction score
0
Question:
Use Newtons method to approximate the indicated root of the equation correct to six decimal places.

The positive root of sin(x) = x^2

The answer is ...0.876726

Why did they pick this when the obvious root is 0?

Sin(0) = (0)^2 = 0
 
Physics news on Phys.org
Yes, they wouldn't ask you to use Newton's Method if they only wanted the trivial root. Try to start with a first approximation that is near the root. I'd try 1.