This document provides examples of solving algebraic fractions. In Example 1, it shows how to solve 1/2 + x = 2 by bringing the x term to one side of the equation, resulting in x = 1/2. Example 2 solves x/2 = 6 by multiplying both sides by 2 to isolate x, getting x = 12. Example 3 presents two methods for solving x^3 + 2 = 8: method 1 subtracts 2 from both sides and divides both sides by 3, giving x = 18; method 2 treats it as a fraction by finding a common denominator, adding the fractions, and then solving for x, also getting x = 18. Both methods provide the same answer.