SOLUTION: a=3n+1 for n

Algebra ->  Expressions-with-variables -> SOLUTION: a=3n+1 for n      Log On


   



Question 355030: a=3n+1 for n
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
a = 3n+1 Solve for n.

a = 3n + 1

a - 1 = 3n

(a - 1)/3 = n

To solve for a variable means to isolate the variable.