Tuesday, November 8, 2011

Algorithms questions?

Find an integer solution by trial and error, in this case it's x = 2, so you can divide the expression by (x - 2) to get a quadratic, then solve the quadratic by the formula method.

No comments:

Post a Comment