Can You Solve This Equation Using Newton-Raphson Method?

  • Thread starter Thread starter dlp211
  • Start date Start date
Click For Summary

Homework Help Overview

The problem involves solving the equation 3b^(2/3) - 2b = 10/16, with a request for a solution to a precision of thousandths. The context suggests a focus on algebra and iterative methods for finding roots.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the use of the Newton-Raphson method and the bisection method as potential approaches for solving the equation. There is mention of isolating terms and transforming the equation into a cubic form. Some participants express uncertainty about the methods due to a long absence from algebra.

Discussion Status

The discussion includes various suggestions for methods to approach the problem, with participants sharing their thoughts on the appropriateness of different techniques. There is recognition of the need for a close initial guess when using iterative methods, but no explicit consensus on a single approach has been reached.

Contextual Notes

Participants note that the problem is part of a larger context and that it has been a while since they engaged with algebra concepts. There is a mention of a potential misunderstanding regarding the name of the Newton-Raphson method.

dlp211
Messages
16
Reaction score
0
Homework Statement

3b^(2/3) - 2b = 10/16

Find solution to a precision of thousanths



The attempt at a solution

I know the answer is ~ .199, I do not however know how to actually solve the above equation. If anyone can help, I'd appreciate it, it's been over 10 years since I took an algebra class.
 
Physics news on Phys.org
dlp211 said:
Homework Statement

3b^(2/3) - 2b = 10/16

Find solution to a precision of thousandths

The attempt at a solution

I know the answer is ~ .199, I do not however know how to actually solve the above equation. If anyone can help, I'd appreciate it, it's been over 10 years since I took an algebra class.
Reduce 10/16 → 5/8.

Isolate the 3b2/3 by adding 2b to both sides.

Cube both sides.

The result is a cubic equation. This particular cubic equation does not have any rational solutions.

Use the bisection method, starting with a very small interval near 0.2. There is the solution near 0.2, as you said, but there's another nearby; between -0.1 and 0 .

There is a third solution that's between 2 and 3.
 
dlp211 said:
Homework Statement

3b^(2/3) - 2b = 10/16

Find solution to a precision of thousanths



The attempt at a solution

I know the answer is ~ .199, I do not however know how to actually solve the above equation. If anyone can help, I'd appreciate it, it's been over 10 years since I took an algebra class.

I believe Newton-Rhapsody iterative solving method might help you to find the roots if they are real ofcourse:

http://en.wikipedia.org/wiki/Newton's_method
 
Thanks guys,

This was the end of a much larger problem and it now makes sense that I need to use the Newton's Method(this is was the end of a Calc II) problem.

It's been a long time for some algebra concepts for me so I appreciate all the help.

Dave
 
dlp211 said:
Thanks guys,

This was the end of a much larger problem and it now makes sense that I need to use the Newton's Method(this is was the end of a Calc II) problem.

It's been a long time for some algebra concepts for me so I appreciate all the help.

Dave
This is the pre-calculus section, so I suggested bisection.

Make sure your initial guess is close enough to the root you want to find. Newton's Method may find a different root if you don't start close enough to the one you're interested in.
 
But "Rhapsody" sounds so much better!
 
Mark44 said:
There's Newton-Raphson, which is probably what you were thinking of.

HallsofIvy said:
But "Rhapsody" sounds so much better!

Well, there's that.
 

Similar threads

Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K