The Position Function in One Dimension
Units
The position function has dimensions of length [L]. In SI units, it caries units of meters, \(m\). Note that the input to the position function is time, which has dimensions of time and units of seconds in SI.
For example, for $$x(t) = 2 + 3t + 4t^2 $$ \(x(t)\) has units of \(m\), as do the terms \(2\), \(3t\), and \(4t^2\). While 2, 3, and 4 look just like regular numbers, in this case they carry units (and dimensions). In SI, 2 has units of \(m\), 3 has units of \(m/s\), and 4 has units of \(m/s^2\).
Some books will include the units of constants with formulae. In this case, the above would be written as, $$x(t) = 2(m) + 3(m/s)t + 4(m/s^2)t^2 $$ I do not care for this. While this does emphasize the point that the numbers have units, I think the additional notation is cumbersome and confusing. Remember dimensional analysis, and you can use it to determine which numbers or variables have units and which do not.