View Single Post
Old 11-20-2004, 07:13 AM   #1 (permalink)
verdell32
Registered User
 
verdell32's Avatar
 
Join Date: Oct 2004
Posts: 35
verdell32 is on a distinguished road
Factoring of Polynomials

I want to try and write a program that factors polynomials. Are there any posts or websites that can point me in the right direction on how to begin on writing the code. I think the main help that I will need is "how to do the calculations. I am working on this project for myself(not homework). I don't know if this has ever been tried before in programming; maybe in a visual basic interface.

I want it to:

Factor Trinomials

Factor Perfect Square Trinomials

Factor sums and Differences of cubes

Factor Polynomial Equations

Solve Applications



Thanks


Thanks

Last edited by verdell32; 11-20-2004 at 08:12 AM. Reason: update
verdell32 is offline   Reply With Quote