SOLUTION: Evaluate the following expression for a = 6, b = 3 and c = 4. a ÷ b + 2c

Algebra ->  Expressions-with-variables -> SOLUTION: Evaluate the following expression for a = 6, b = 3 and c = 4. a ÷ b + 2c       Log On


   



Question 89020: Evaluate the following expression for a = 6, b = 3 and c = 4.
a ÷ b + 2c

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
a%2Fb%2B2c

6%2F3%2B2%284%29 Plug in a = 6, b = 3 and c = 4

2%2B2%284%29 Divide 6 by 3 to get 2

2%2B8 Multiply 2 by 4 to get 8

10 Add 2 and 8 to get 10