3b = 3x - 0

The book has this as an example too dealing with the program: (x^2 - 14x -
25) / (3x + 4)

Thanks,
Stephen Craton
http://www.melchior.us
 
- -----Original Message-----
- From: Daniel Purdy [mailto:[EMAIL PROTECTED]
- Sent: Tuesday, April 20, 2004 4:50 PM
- To: PHP List
- Subject: RE: [PHP] Calculator Script
- 
- 
- [snip]
-  form ax^2 + bx + c by a binomial of the form x - r.
- 
- One example I tried out was (b^2 + 9b - 7) / 3b.
- [/snip]
- 
- I don't think that 3b is same form as x - r....
- 
- 
- 
- 
- --
- PHP General Mailing List (http://www.php.net/)
- To unsubscribe, visit: http://www.php.net/unsub.php
- 
- --
- PHP General Mailing List (http://www.php.net/)
- To unsubscribe, visit: http://www.php.net/unsub.php
- 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to