How Do You Solve (x-1)^2 * (a+x) = 1?

  • Context: High School 
  • Thread starter Thread starter steem84
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 9K views
steem84
Messages
13
Reaction score
0
I am a little bit confused about solving the following equation:


(x-1)2(a+x)=1



How to do this??
 
Physics news on Phys.org
Are you sure there's a simple way to solve that, given that you don't know a? It's a cubic...
 
well, actually this is the original equation (see figure1)

The solution is in figure 2..


So let me reformulate my question: Can this be proven analytically?
 

Attachments

steem84 said:
well, actually this is the original equation (see figure1)

The solution is in figure 2..


So let me reformulate my question: Can this be proven analytically?

This is very different from the problem in your first post!

Anyways, start by squaring both sides of the equation in the first link. Then multiply both sides by [tex]4((\rho^{*})^2+(x^{*})^2)[/tex] and simplify to obtain:

[tex](\rho^{*})^6+((x^{*})^2-4a^2)(\rho^{*})^4+4a^2(a^2-(x^{*})^2)(\rho^{*})^2=0[/tex]

That should tell you that either [tex](\rho^{*})^2=0[/tex] or

[tex](\rho^{*})^4+((x^{*})^2-4a^2)(\rho^{*})^2+4a^2(a^2-(x^{*})^2)=0[/tex]

You can use the quadratic equation to solve the above expression for [tex](\rho^{*})^2[/tex] and then take the square root to obtain the final solution.
 
Yes, ok thank you. It did not cross my mind to substitute a variable for a variable^2