Pick the first four numbers of your index number eg. 0401 if index number is 04011212 i. 45 ii. 654 iii. 545 iv. 665 V. 6565 Use your index number as n1=0401 and let n2= 45. Using Fibonacci series, generate the values of n3 up to n10. Do this for i., ii, iv and v. b. Write the c++ code for generating i. а. Use the following information to solve i. and ii. Initial velocity = u Angle of fire e Time of flight to apex of trajectory = (uSin®)/g Total time of flight t = (2uSine)/g Range to apex of trajectory = (u²Sin20)/2g Total range s = (u²Sin20)/g Max altitude h = (uSin 0)²/(2g) i. Using simulation of 3 different angles and use graphs to show that the maximum range can only be achieved at angle 45 degrees if u is a constant. Explain your solution in ii. ii.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section: Chapter Questions
Problem 7PP: (Numerical) Using the srand() and rand() C++ library functions, fill an array of 1000 floating-point...
icon
Related questions
Question
NB. Index number to be used is (4111210054).
Pick the first four numbers of your index number eg. 0401 if index number is 04011212
i.
45
ii.
654
ii.
545
iv.
665
V.
6565
а.
Use your index number as n1=0401 and let n2= 45. Using Fibonacci series, generate the
values of n3 up to n10. Do this for i., ii, iv and v.
b. Write the c++ code for generating i.
Use the following information to solve i. and ii.
Initial velocity = u
Angle of
fire 0
Time of flight to apex of trajectory = (uSine)/g
Total time of flight t = (2uSine)/g
Range to apex of trajectory = (u?Sin20)/2g
Total range s = (u?Sin20)/g
Max altitude h = (uSin 0)?/(2g)
Using simulation of 3 different angles and use graphs to show that the maximum range
can only be achieved at angle 45 degrees if u is a constant.
Explain your solution in ii.
i.
ii.
Transcribed Image Text:Pick the first four numbers of your index number eg. 0401 if index number is 04011212 i. 45 ii. 654 ii. 545 iv. 665 V. 6565 а. Use your index number as n1=0401 and let n2= 45. Using Fibonacci series, generate the values of n3 up to n10. Do this for i., ii, iv and v. b. Write the c++ code for generating i. Use the following information to solve i. and ii. Initial velocity = u Angle of fire 0 Time of flight to apex of trajectory = (uSine)/g Total time of flight t = (2uSine)/g Range to apex of trajectory = (u?Sin20)/2g Total range s = (u?Sin20)/g Max altitude h = (uSin 0)?/(2g) Using simulation of 3 different angles and use graphs to show that the maximum range can only be achieved at angle 45 degrees if u is a constant. Explain your solution in ii. i. ii.
Expert Solution
steps

Step by step

Solved in 7 steps with 5 images

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning