✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
A programmer writes a physics engine calculating the trajectory of a projectile. Throughout the physics class, the literal decimal 9.81 appears in over a dozen different mathematical formulas. According to the course guidelines, what is the primary architectural flaw with this code, and what is the optimal solution?