Question 153420
When you see:
"four times a number"
.
Since you don't know what the "number" is, you must assign it a variable:
Let x = a number
then you would have
4x  (that's all there is to it)