Hi Chloe.
The first equation: z=(x+y/3)w, solving for y. First, I want to say that when you are asked to solve for something, that means that you want whatever you're solving for on one side of the equal sign and everything else on the other side of the equal sign. So for the first equation, we want y on one side of the equal sign and everything else on the other side.
We are going to move everything over one by one. When you want to move something across the equal sign, you do the opposite operation to it. I'll explain as I go along.
1. Lets move the w first since it is not in the parentheses. The w is multiplied to the rest of the terms. We know this because if it was added or subtracted, there would be a + or - sign, and if it was divided there would be a division sign. Multiplication will either have a * sign, or it will just be a two terms attached to each other or a term attached to a parenthesis. Since the w is a term attached to a parenthesis, we know we are multiplying. To move it we are going to do the opposite of multiplication- division. We are going to do this to both sides of the equal sign because whatever you do to one side, you have to do the same thing to the other side. So we will divide both sides by w.
z/w = (x+y/3)w /w -----> z/w = (x+y/3)
2. Now we can get rid of the parentheses. Nothing is next to them, so they aren't necessary.
(Note. I'm assuming your original question had both x and y divided by 3, not just y divided by 3. If this is incorrect, just reply and let me know.)
z/w = x+y / 3
3. Now multiply both sides by 3. (Three is divided originally, multiplication is the opposite operation)
z/w * 3 = x+y/3 * 3 -----> z/w * 3/1 = x+y -----> 3z/w = x+y
4. Now subtract x from both sides (Opposite of addition)
3z/w - x = x + y - x -----> 3z/w - x = y
So y is by itself, which means we solved for it. So our final answer is: y=3z/w - x
_________________________________________________________________________
Second equation, we will solve like the first. I won't go into as much detail because the steps are the same as in the first equation- get d by itself.
A=1/2bcd + bc
1. Subtract bc from both sides. (Treat bc as a unit. If you don't have to separate something, don't.)
A - bc = 1/2bcd + bc - bc -----> A - bc = 1/2bcd
2. Divide both sides by 1/2. (Usually, you can divide everything that is multiplied to what you're solving for at once. However, if a fraction is attached to what you're solving for, do it separately so that you don't get confused.)
(A - bc)/ 1/2 = 1/2bcd / 1/2 -----> (A - bc / 1) * 2/1 = bcd ----> 2(A-bc) = bcd
(Note: When dividing a fraction by a fraction (left side of equal sign) change to multiplication and flip the fraction on the right of multiplication sign, then multiply.)
3. Now, you can divide by the bc.
2(A-bc) / bc = bcd/bc ----> 2(A-bc)/bc = d (We can't divide the bc's on the left because one is part of an equation so it can't be separated out and divided)
This means that we are done. Our final answer is: d = 2(A-bc)/bc