separate out each part of the position and velocity conversion factors into separate constants. Then, change the position and velocity conversion factors to use these variables.
See the programming guidebook for more information on constants. We should never have numbers in the code that aren't separately defined