![]() |
| |||
| Help!!!!! This is the question that I do not get 2) The physics equation for Force, F = m*a. (3pt) Means force (N) is equals to mass (kg) times by acceleration (m/s^2) ...Use an array to store 10 masses and another array to store 10 accelerations. ...Use a loop to calculate and output (document.write) the forces generated. Sample output: 5(kg) * 10 (m/s^2) = 50 (N) help pls |