Question: I3 Create a parent function called physics with three inputs, but no outputs. Inside the parent function, write an inner function called dist vel to
I3

Create a parent function called "physics" with three inputs, but no outputs. Inside the parent function, write an inner function called "dist vel" to calculate the distance and velocity of a particle with three inputs and two outputs. The three inputs into the parent and inner functions are the initial velocity, starting height, and initial angle with the outputs being the final velocity and total time. Let the initial velocity be 10 m/s with an initial angle of 53 starting at ground level. Plot the velocity and position (both x and y) as a function of time and have the final velocity and total airtime outputted into the Command Window. Ignore friction
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
