Respuesta :

When questions asks us to solve for something unknown, it usually wants us to express the unknown in terms of other numbers.
Therefore, we can solve this by imagining all the other algebra are a number.
10a + 2b = 12
Shift 10a to the other side, turning it negative.
2b = 12 - 10a
Shift 2 from 2b to the other side, dividing 12 - 10a
b = (12 - 10a) / 2
Therefore the answer should be
[tex]b = \frac{12 - 10a}{2} [/tex]
cher
10a + 2b = 12 ; Solve for b

In order to solve for b, we must isolate it. That just means that we need to get "b" onto its own side of the equal sign! :)

So, we must first subtract 10a from both sides.

10a + 2b - 10a = 12 - 10a

Simplify.

2b = -10a + 12

Then, we simply divide both sides by 2.

2b ÷ 2 = (-10a + 12) ÷ 2

Simplify.

b = -10a/2 + 12/2

Simplify.

b = -5a + 6

~Hope I helped!~