ray682
March 5th, 2008, 04:11 PM
I have 3 C++ programs that I need someone to do for me. When you have completed all 3 of them (it has to be all 3 it can't be just 1 or 2 of them) you must PM me saying that they are done. I will then contact you with further details on how I want them sent to me. The programs must be done by Thursday night at the latest. Now I know what you are thinking. You just joined the forums and you expect us to waste our time coding these stupid programs for you and then your not even going to send us the money. Well your just going to have to trust me on it. I will send the money via Paypal. This will not be the only time I will do this. Once this is done the first time and the person who does it for me gets the money I hope they will come back on here and say it is real. Depending on how fast I get the programs is how much money you will get. I guarantee you that this is legit you have my word. Which may not be good enough for some of you but I hope it is.
The programs are as follows:
Program 1:
Write a program that calculates acceleration (m/s2) of a jet fighter launched from an aircraft-carrier-based catapult, given the jet’s takeoff speed in km/hr and the distance (meters) over which the catapult accelerates the jet from rest to takeoff. Assume constant acceleration. Also, calculate the time (seconds) for the fighter to be accelerated to takeoff speed. When you prompt the user, be sure to indicate the units for each input. For one run, use a takeoff speed of 278 km/hr and a distance of 94 meters.
Relevant formulas (v = velocity (speed), a = acceleration, t = time, s = distance):
v = at
s = ½ at2
Program 2:
Write a program that dispenses change. The program should read the amount of the purchase, the amount paid and then display the number of dollars, quarters, dimes, nickels, and pennies given in the change. (Hint: Convert the purchase amount and the amount paid to pennies.) Use the % operator to determine how many dollars to pay. Subtract that number from the change due and continue the process for quarters, dimes, nickels and pennies (Your answer may be off by a penny). Display your answers horizontally on the screen with the appropriate headings for each monetary value. The monetary values should be displayed beneath the appropriate heading. Include the zero values.
Program 3:
The Pythagorean theorem states that the sum of the squares of the sides of a right triangle is equal to the square of the hypotenuse. For example, if two sides of a right triangle have lengths 3 and 4, then the hypotenuse must have a length of 5. The integers 3, 4 and 5 together from a Pythagorean triple. There is an infinite number of such triples. Given two positive integers, m and n, where m > n, a Pythagorean triple can be generated by the following formulas:
side1 = m2 – n2
side2 = 2mn
hypotenuse = √side12 + side22
ONCE AGAIN!
The first person to PM me saying that they are done will get the first chance at getting the money. I will then keep going down the list of PM's if that person fails. I will post back on here once someone has won so the rest of you who just saw the post don't waste your time.
Thank You
The programs are as follows:
Program 1:
Write a program that calculates acceleration (m/s2) of a jet fighter launched from an aircraft-carrier-based catapult, given the jet’s takeoff speed in km/hr and the distance (meters) over which the catapult accelerates the jet from rest to takeoff. Assume constant acceleration. Also, calculate the time (seconds) for the fighter to be accelerated to takeoff speed. When you prompt the user, be sure to indicate the units for each input. For one run, use a takeoff speed of 278 km/hr and a distance of 94 meters.
Relevant formulas (v = velocity (speed), a = acceleration, t = time, s = distance):
v = at
s = ½ at2
Program 2:
Write a program that dispenses change. The program should read the amount of the purchase, the amount paid and then display the number of dollars, quarters, dimes, nickels, and pennies given in the change. (Hint: Convert the purchase amount and the amount paid to pennies.) Use the % operator to determine how many dollars to pay. Subtract that number from the change due and continue the process for quarters, dimes, nickels and pennies (Your answer may be off by a penny). Display your answers horizontally on the screen with the appropriate headings for each monetary value. The monetary values should be displayed beneath the appropriate heading. Include the zero values.
Program 3:
The Pythagorean theorem states that the sum of the squares of the sides of a right triangle is equal to the square of the hypotenuse. For example, if two sides of a right triangle have lengths 3 and 4, then the hypotenuse must have a length of 5. The integers 3, 4 and 5 together from a Pythagorean triple. There is an infinite number of such triples. Given two positive integers, m and n, where m > n, a Pythagorean triple can be generated by the following formulas:
side1 = m2 – n2
side2 = 2mn
hypotenuse = √side12 + side22
ONCE AGAIN!
The first person to PM me saying that they are done will get the first chance at getting the money. I will then keep going down the list of PM's if that person fails. I will post back on here once someone has won so the rest of you who just saw the post don't waste your time.
Thank You