SOLUTION: a=b+3(4-c) if b equals 5 and c equals 2, what is the value of a?
Algebra
->
Expressions-with-variables
-> SOLUTION: a=b+3(4-c) if b equals 5 and c equals 2, what is the value of a?
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 37411
:
a=b+3(4-c) if b equals 5 and c equals 2, what is the value of a?
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Okay if a = b + 3(4 - c) when b = 5 and c = 2, we can find a by plugging in values for b and c...so we have
a = b + 3(4 - c) = 5 + 3(4 - 2) = 5 + 3(2) = 5 + 6 = 11