Ask Question
17 January, 01:44

Specified variable a = 3b - c, for b

+3
Answers (1)
  1. 17 January, 05:15
    0
    A = 3b - c / / we move 'b' to left side

    a - 3b = - c / / we move 'a' to right side

    -3b = - a - c / / we multiply by - 1

    3b = a + c / / we devide by 3

    b = (a + c) / 3

    other version = > b = (1/3) a + (1/3) c
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Specified variable a = 3b - c, for b ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers