Respuesta :

Neuron
If you would like to write the following in the math expression, you can do this like this:

n ... the number

twice the difference of the number and 11
2 * (n - 11)

The correct result would be 
2 * (n - 11).