Question 49319: quantity three less than twice the sum of the a number and 5 Found 2 solutions by ikdeep, tutorcecilia:Answer by ikdeep(226) (Show Source):
You can put this solution on YOUR website! three less than twice the sum of the a number and 5
Translate:
"three less than" = subtract 3
"twice" = 2 times
"a [the] number" = unknown number = x
"the sum of the number and 5" = "sum" means to add, so add (x + 5)
Putting it all together gives 2(x+5) - 3