SOLUTION: a=3n+1 for n
Algebra
->
Expressions-with-variables
-> SOLUTION: a=3n+1 for n
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 355030
:
a=3n+1 for n
Answer by
nyc_function(2741)
(
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.