How do you define a variable and write an expression for each phrase: twelve times the product of two and a number?

1 Answer
May 3, 2016

12(2×x)

Simplifies to 24x

Explanation:

Breaking the question down into its component parts

Define a variable: Let x be a variable

Twelve times the: 12×?
product of: 12×(?×?)

two: 12×(2×?)

and a number: 12×(2×x)

giving: 12(2×x)

In fact this simplifies to 24x