Solve a equation with x in the second power

sibbles

New Member
Joined
Jan 10, 2006
Messages
18
Hello

Need help solving x out of this kind of equation:

x^2*234+x*123+2345=0

Any idea if I can use a simple command in excel to solve this, have looked over the normal fx statements and can´t find any solvers.

Regards
Atli F.
 
No need for VBA. As has already been shared with you, the formula will give you both answers while either Goal Seek or Solver will give you one real solution (as long as at least one exists).

If you want packaged polynomial answers using formulas see
Solve Polynomials
http://www.tushar-mehta.com/excel/software/polynomials/index.html

Just tried it in Solver and it isn't working for me either - looks like it will have to be VBA and a long wait unless anyone else has any other ideas.....
 
Upvote 0

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
x^2*234+x*123+2345=0

Just to point out, I am not sure if anyone has come right out and said it, but this equation can never equal 0. So if you are having problems, it isn't excel, it is the equation.
 
Upvote 0
PrinceNeptune

Loose Cannon did point that out on the first page of this thread:
Sibbles, you are unable to get an answer on your equation from Excel because the solutions to your equation are non-real.
 
Upvote 0

Forum statistics

Threads
1,214,864
Messages
6,121,986
Members
449,058
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top