You can
put this solution on YOUR website!My question is what is the value of a
a=b+3(4-c)
if. b=5 c=2
-----------------------
Put the values in place of the letters to get:
---
a = 5 + 3(4 - 2)
---
a = 5 + 3(2)
a = 5 + 6
a = 11
=========================
Cheers,
Stan H.