Answer:
b = a + 3.75
Explanation:
a = 4b - 15
You are solving for b. Isolate the b. Note the equal sign, what you do to one side, you do to the other. Do the opposite of PEMDAS. First, add 15 to both sides
a (+15) = 4b - 15 (+15)
a + 15 = 4b
Next, divide 4 from both sides. Remember to divide from all terms.
(4a + 15)/4 = (4b)/4
b = (4a)/4 + (15)/4
b = a + 15/4
b = a + 3.75 is your answer
~