108k views
2 votes
5. Solve s = n(a + 1) for a
(please help i forgot how to solve with the parenthesis)

User MohsenB
by
4.8k points

2 Answers

5 votes

Answer:

a = s/n - 1, hope you get it right

User DhruvJoshi
by
4.2k points
1 vote

Answer:

a = s/n - 1

Explanation:

s = n(a + 1)

(switch the sides of the equation)

n(a + 1) = s

(now, divide both sides by n)

n(a + 1) = s

/n /n

-----------------

a + 1 = s/n

-1 -1 (subtract both sides by 1 now)

------------------

a = s/n - 1

User Jeannine
by
5.3k points