Waived!

6 Write a program to determine the maximum height to which a projectile will travel if atmospheric

(2 customer reviews)

Original price was: $15.00.Current price is: $10.00.

Download button will appear immediately after successful payment.

Full support will be provided with necessary files installation.

Get impeccable customized solution within 24 hours, hassle-free.

View Details
Solved By Verified
Study Co-Pilot All Study Co-Pilots are evaluated by Gotit Pro as an expert in their subject area.
Instant
Download

Description

6. Write a program to determine the maximum height to which a projectile will travel if atmospheric resistance is neglected, for different initial velocities. This problem demonstrates the use of repetition controlled by a terminating limit.

Method:

The mass of the projectile is m, the initial velocity is v0 m/sec, the last initial velocity is vft/sec. From equations of motion: w=mg, Fz=maz. Applying these equations for the projectile results in the following equations: mg=mac gives ac=g.

Initial conditions: s0=0, v0=v.

Final conditions: sf=h, vf=0.

From Kinematics:

vf2=v02+2ac(sfs0)

0=v2+2ac(h0)

2ach=v2

h=2acv2

Data:

Real values of initial velocity at 50, 100, 150, and 200 ft/sec.

The real value of gravitational acceleration is 32.2 ft/sec2.

7. Write a program to compute and print a table of torsion shear stresses for circular rods having various torsion loads at various offsets. This problem demonstrates the use of nested repetitions.

Data:

Diameter: 5 and 6 inches.

Load: 1000 and 12,000 pounds.

Offset: 10, 15, and 20 L.

Method:

Let D = diameter of the rod.

P = torsion load in pounds.

L = offset.

The torsion shear stress is given by the formula Ts = D^3/(16PL).

8. Write a program that reads numbers from an array and graphs the information in the form of a bar chart or histogram. The number is printed first, and then a bar consisting of that many asterisks is printed beside the number.

Note:

The define size of the array is 10.

Example:

[Number]: **********

[Number]: *

[Number]: *********

[Number]: *****

[Number]: **********

[Number]: ****

[Number]: **

[Number]: *******

[Number]: ********

[Number]: *******


2 reviews for 6 Write a program to determine the maximum height to which a projectile will travel if atmospheric

  1. Kathy Henley

    great work as usual thanks

  2. Haze Clifford

    Great job, very quick and informative! Done in an hours! Thank you for a job well done.

Only logged in customers who have purchased this product may leave a review.


You may also like…

Patron Details

Additional information

Your Solution

Product
Quantity
Total
Cart Subtotal $0.00
Order Total $0.00

  • Pay with your credit card.