Question: Using functions, write a C++ program to calculate the maximum deflection at the end point of a cantilever beam when a load weight W is

Using functions, write a C++ program to calculate the maximum deflection at the end point of a cantilever beam when a load weight W is applied. Use the formula: maximum deflection, where l is the length of the beam, h is the height, b is the width and E the modulus of elasticity. Test your function using the following input values: W =1000, E = 1.49*109, l = 3, b = 0.2, h = 0.3.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!