This post originated from an RSS feed registered with Web Buzz
by Cheah Chu Yeow.
Original Post: Solving algrebra with MSN Search
Feed Title: redemption in a blog
Feed URL: http://blog.codefront.net/xml/rss20/feed.xml
Feed Description: ramblings of a misfit - web development, Mozilla, Firefox, Thunderbird, CSS, programming
This is pretty cool. MSN Search beta solves any polynomial equations you enter into its search box.
I tried with higher degree polynomials but it seems it can only solve up to cubic equations (try x^3 -27 = 0). Quartic equations, like x^4 + 6x^3 - 5x^2 - 10x - ...