Expert answer:Program Assignment Visual Studio
number_05_chapter_06.docx
Unformatted Attachment Preview
The following formula gives the distance between two points (x1, y1) and (x2, y2) in the Cartesian plane:
√( 2 − 1 )2 + ( 2 − 1 )2
Given the center and a point on a circle, you can use this formula to find the radius of the circle. Write a
program that allows the user to enter the center point and a point on the circle into textboxes (you can
use four for the four coordinates). The program should then display in a listbox the circle’s radius,
diameter, circumference, and area. Your program must have at least the following methods:
• distance: This method takes as its parameters four numbers that represent two point in the
plane and returns the distance between them
• radius: This method takes as its parameters four numbers that represent the center and a point
on the circle, calls the method distance to find the radius and returns the circle’s radius
• circumference: This method takes as its parameter a number that represents the radius of the
circle and returns the circle’s circumference. (If r is the radius, the circumference is 2∏r.)
• area: This method takes as its parameter a number that represents the radius of the circle and
returns the circle’s area. (If r is the radius, the area is ∏r2.)
• Assume that ∏ = 3.14159.
Add the following comments to the beginning of the program.
Name:
Your Name
Class and Section:
CS 165 02
Assignment:
Program Assignment 05
Due Date:
See above
Date Turned in:
Program Description: You write a short description of what the program will do
When you complete the program, do the following.
1. Turn in a printout of the source code with this sheet attached to the front
2. Create a folder with the following name: Program 05
3. Copy your project to this folder
4. Copy the folder to the following location: I:koppinboxCS 165 02your name where your
name is a folder located in I:koppinboxCS 165 02.
…
Purchase answer to see full
attachment
You will get a plagiarism-free paper and you can get an originality report upon request.
All the personal information is confidential and we have 100% safe payment methods. We also guarantee good grades
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more