Find all values of a that satisfy the equation a/3 + 1 = a + 3.
Couldn't we just solve for a? (a/3) + 1 = a + 3
Multiply both sides by 3 a + 3 = 3a + 9
– 6 = 2a
a = – 3
.