SOLUTION: one-half the total of four times a number and thirty-eight

Algebra ->  Human-and-algebraic-language -> SOLUTION: one-half the total of four times a number and thirty-eight       Log On


   



Question 558847: one-half the total of four times a number and thirty-eight

Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
let x = the number.
total of 4 times the number and 38 would be equal to:
4x + 38
half of that would be equal to:
2x + 19
assume the number is 9.
4*9 = 36 + 38 = 74
half of that is equal to 37
2*9 + 19 = 18 + 19 = 37
looks like the equivalent expression 2x + 19 is good.
that's my interpretation.
these can get tricky dependent on the way they're worded.
total of applies to 4 times the number and to 38 which is why i interpreted it as 4*x + 38