Jump to content

Equations


rascle

Recommended Posts

Hi

I have a user inputted value (e.g. "$value = "5x^2 - 6x - 5x + 9 = 72 - 5";") which is a Quadratic equation that needs balancing (for the example above I want to rearrange it so that the 72-5=67 and the 67 goes across the formula to make 5^x -11x -57 = 0).

Does anyone have any ideas how I should go about doing this?

I was going to use string functions to try and split the values apart and then add them to seperate variables to create the quadratic equation. Does anyone have any other / better ideas for this?

Thanks

Rhys

Link to comment
https://forums.phpfreaks.com/topic/217381-equations/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.