Explanation:
Constants are values that will never change.
x is your variable so obviously its value can change
19 will never change.
The other two numbers you have, 2 and 3, are also values that will never change, but because they are used to multiply the variable, they have the special name of coefficients
The number 19 is the constant