SOLUTION: Have reason to believe an error somewhere in my following steps...
Original problem: 1/x + 2/(x+2) = 17/35
Using LCD to clear fractions, I get:
35x + 70 + 70x = 17x^2 + 3
Question 860328: Have reason to believe an error somewhere in my following steps...
Original problem: 1/x + 2/(x+2) = 17/35
Using LCD to clear fractions, I get:
35x + 70 + 70x = 17x^2 + 34
Rewriting to standard quadratic form:
17x^2 -105x -36 = 0
Factoring by grouping I get:
17x^2 -18x +34x -36
(17x^2 +34x) +(-18x -36)
17x(x+2) -18(x+2)
(17x-18)(x+2)= 0
However, when I FOIL last expression above, I get:
17x^2 +16x -36 ???
Shouldn't FOIL result in expression I had above for standard quadratic form -- 17x^2 -105x -36 =0 ?
Thanks much