Mathematica can indeed numerically solve second-order differential equations using the NDSolve function. A user encountered difficulties with their specific equation, which involves a complex relationship between variables and initial conditions. After troubleshooting, they successfully implemented NDSolve for T values from 0 to 24 and stored the results in a variable named "soln." For graphing the numerical solutions, it is recommended to consult the Mathematica help browser for examples on using NDSolve and plotting solutions. Additionally, the discussion suggests that questions of this nature may be better suited for the Mathematica newsgroup available through Google Groups.