113k views
2 votes
Solve for yyy. a(n+y) = 10y+32a(n+y)=10y+32a

2 Answers

4 votes

Answer:

y=32-an/a-10

Explanation:

Khan academy says its correct so its the correct answer

User Bernardo
by
8.4k points
1 vote
To solve for y, you need to separate it in one side and the other terms in the other side..... as follows:

a(n+y)=10y+32a
an + ay = 10y + 32a

an - an + ay = 10y + 32a - an

ay = 10y + 32a - an

ay -10y = 32a - an

y (a-10) = (32 - n)a

y = {a(32-n)} / (a-10)



User Starasia
by
7.6k points