x + 1/x Problems
These symmetric problems are pure identity application. Given x + 1/x = k: x^2 + 1/x^2 = k^2 - 2, and x^3 + 1/x^3 = k^3 - 3k. For the minus family, x - 1/x = m gives x^2 + 1/x^2 = m^2 + 2. If you are given x^2 + 1/x^2, work back to x + 1/x by adding 2 and taking the root.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Identities
| Square of sum | (a + b)^2 = a^2 + 2ab + b^2 |
|---|---|
| Difference of squares | a^2 - b^2 = (a + b)(a - b) |
| Cube of sum | (a + b)^3 = a^3 + b^3 + 3ab(a + b) |
| Sum/diff of cubes | a^3 +/- b^3 = (a +/- b)(a^2 -/+ ab + b^2) |
| Three-term | a^3 + b^3 + c^3 - 3abc = (a+b+c)(a^2+b^2+c^2-ab-bc-ca) |
x + 1/x family
| Square | x^2 + 1/x^2 = (x + 1/x)^2 - 2 |
|---|---|
| Cube | x^3 + 1/x^3 = (x + 1/x)^3 - 3(x + 1/x) |
| Quadratic roots | x = (-b +/- root(b^2 - 4ac)) / 2a |