Solving polynomials for variable (x)

pearss
Messages
8
Reaction score
0

Homework Statement



I'm doing work finding the centroids of 2d graphs. I'm working these problems using double integrals of regions that are horizontally or vertically simple. To do this I have to be able to convert line equations from one variable to the other. Some are simple but others I'm having trouble with such as:

y = x + x^3

Are there any useful methods for solving for x in these difficult polynomials?

Thanks much
 
Physics news on Phys.org
No. There's no simple way to solve a cubic. Why don't you give an example of the sort of problem you are trying to deal with? There may be a simpler way.
 
oh i see. There is in fact another way (using geometry) but i was being stubborn and trying to force the double integrals. Thank you for the help sir :D
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top