Question: 1. Program that can solve geometric problems based on Pythagoras Theorem 2. Simultaneous Linear Equations Solver. Simultaneous equations are equations that involves two or more
1. Program that can solve geometric problems based on Pythagoras Theorem
2. Simultaneous Linear Equations Solver. Simultaneous equations are equations that involves two or more unknown variables. Linear simultaneous equations take the following forms: ax+by=m cx+dy=n
3. Program to generate a geometric progression and displays the results in a list box. Geometric progression is a sequence of numbers where each subsequent number is found by multiplying the previous number by a fixed number.
4. Program to calculate the maximum number among the three numbers
5. Program that can solve geometric problems based on Pythagorean Theorem
6. Program to calculate angles and any side of the triangle using sine rule
7. Program that can find factors of a number entered by the user and display them in a list box
8. Program to plot the path of a projectile, using the basic concept of missile launching. This path is determined by the launching angle and speed. The formula is y=(Vsin a) t- 1/2(gt2) and x=(Vcosa)t, where V=launching speed and a is the launching angle, g is acceleration due to gravity(9.8n ms-2) while t is time.
9. Program to create a simple model of simple harmonic motion, use the equation x=Acos(wt), and assign a value of 500 to A and a value of 50 to w. Insert a shape and set it to be a circle in the properties windows. Next, insert two command buttons and change the captions to start and stop respectively. Finally, insert a timer
10. Program to make Investment Calculator 
Questions: 1. Program that can solve geometric problems based on Pythagoras Theorem 2. Simultaneous Linear Equations Solver. Simultaneous equations are equations that involves two or more unknown variables. Linear simultaneous equations take the following forms: ax+by=m cx+dy=n 3. Program to generate a geometric progression and displays the results in a list box. Geometric progression is a sequence of numbers where each subsequent number is found by multiplying the previous number by a fixed number. 4. Program to calculate the maximum number among the three numbers 5. Program that can solve geometric problems based on Pythagorean Theorem 6. Program to calculate angles and any side of the triangle using sine rule 7. Program that can find factors of a number entered by the user and display them in a list box 8. Program to plot the path of a projectile, using the basic concept of missile launching. This path is determined by the launching angle and speed. The formula is y=(Vsin a) t- 1/2(gt2) and x=(Vcosa)t, where V=launching speed and a is the launching angle, g is acceleration due to gravity(9.8n ms-2) while t is time. 9. Program to create a simple model of simple harmonic motion, use the equation x=Acos(wt), and assign a value of 500 to A and a value of 50 to w. Insert a shape and set it to be a circle in the properties windows. Next, insert two command buttons and change the captions to start and stop respectively. Finally, insert a timer 10. Program to make Investment Calculator
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
