what is the value of 12(8 + 9)?\n105\n204\n35...

what is the value of 12(8 + 9)?\n105\n204\n357\n864

Answer

# Explanation: ## Step1: Calculate sum inside parentheses $8 + 9=17$ ## Step2: Multiply the result by 12 $12\times17 = 204$ # Answer: 204