InterviewSolution
Saved Bookmarks
| 1. |
Express the following in the lowest terms (x^2+4x+4)/(x^2-4) |
| Answer» SOLUTION : `(x^2+6x+9)/(x^2-9) =((x+3)(x+3))/((x+3)(x-3))=(x+3)/(x-3)` | |