Write a program to compute the length of the remaining sides

Assignment Help Programming Languages
Reference no: EM131251215

When solving the problems in this section, you must follow the application programming interface (API) expected in each problem. You should implement all the attributes and operations mentioned in the API.

Note that there is no main method in the APIs. That is, you should not perform any data processing within the main method. You should rather use the main method to test other methods, prompt the user for some inputs, and display the results returned by your methods.

Question

The Pythagorean Theorem relates the lengths of the three sides of any right triangle. The legs of a right triangle (the two sides of the triangle that meet at the right angle) are customarily labelled as having lengths "a" and "b", and the hypotenuse (the long side of the triangle, opposite the right angle) is labelled as having length "c". The lengths are related by the following equation: a ^2 + b^2 = c ^2." - refer to https://www.purplemath.com/modules/pythagthm.htm for details.

This equation allows you to find the length of a side of a right triangle when they've given you the lengths for the other two sides, and, going in the other direction, allows you to determine if a triangle is a right triangle when they've given you the lengths for all three sides.

This equation can alternatively be written as c = sqrt of (a^2+b^2). You can find the square root of a number by calling the standard function Math.sqrt. For example, the statement double y = Math.sqrt(x) sets y to the square root of x.

Given the right triangles described below, write a program to compute the lengths of the remaining sides using a program.

a = 48 and c = 80
a = 84 and c = 91

Determine if the following triangles are right-angled triangles:

a = 45, b = 55, and c = 75
a = 28, b = 45, and c = 53

Reference no: EM131251215

Questions Cloud

Some merchandise is custom-made to customer specifications : Daniel owns Veiled Wonders, a firm that makes window treatments. Some merchandise is custom-made to customer specifications, and some is mass- produced in standardized measurements. He has production workers who work primarily on standardized blinds ..
The amount of pay they will receive for biweekly pay period : West Virginia State University has a policy of hiring students to work in its bookstores and cafeterias. Assuming that 138 students work for the university at minimum wage rates, what is the amount of pay they will receive for a biweekly pay period, ..
New sales organization for the western region : What are the advantages and disadvantages of developing a New sales organization for the Western Region that would organize according to these customer types: - grocery chains and food co-ops.
Determine gross pay-what is the minimum wage : For each of the piece-rate workers below, determine gross pay. If the employees have a standard 37.5-hour workweek, what is their effective hourly rate (the gross pay/37.5 hours)? Based on FLSA minimum wages, what is the minimum wage they must receiv..
Write a program to compute the length of the remaining sides : Given the right triangles described below, write a program to compute the lengths of the remaining sides using a program. Determine if the following triangles are right-angled triangles: a = 45, b = 55, and c = 75.
Develop an inventory control plan for ec : Develop an inventory control plan for EC to use as the basis for its upcoming annual plan. Justify your reasons for choosing a particular type of inventory system(s).
New customers they sign up for new magazine subscriptions : Outbound sales representatives receive a $20 commission on all new customers they sign up for new magazine subscriptions. Each outbound sales representative works 40 hours. Because these employees are paid solely on commission, the employer must ensu..
Write a program to compute the total bonus amount earned : An employee has committed to save $2000 per month. Write a program to compute the total bonus amount earned by these two employees in the year.
Analyze the prioritizing process : Analyze the prioritizing process at D. D. Williamson. Suggest two (2) recommendations to improve the prioritizing process. Create a scenario where the implemented process at D. D. Williamson would not work.

Reviews

Write a Review

Programming Languages Questions & Answers

  Why is overloading useful

Overloading is a way of using the same method name for multiple methods as long as the number / types of arguments are different. Why is overloading useful

  Call the functions in the program

Have the main program call these functions to demonstrate how they work. Also, if you could help to explain to me how both constructors can be replaced with one constructor by using a single constructor with default parameters.

  Create a project called menu player

Create a project called MenuPlayer which reads in a JSON representation of a restaurant menu. A menu has a name (ie Dinner Menu) and a list of menu items.

  Create two files one first.html and the other first.js

Use comments and lay the code out so it can be easily followed.The lines will display all at once for this assignment.

  Explain a program for a military tank control system

required to design, implement and document a program for a Military Tank Control System to execute on a Windows based personal computer

  Decrypt all entries of username variable

Need a another cgi file to decrypt all entries of ' username ' variable and restore it to original plain/text, it should be start restoring the inputs to original text the cgi file

  Function to responds- to click anywhere on page-display box

Write a function that responds to a click anywhere on the page by displaying an alert dialog. display the event name if the user held shift during the mouse click.

  Use-professional translator in creting website-other country

When and why would you need to use the services of a professional translator to help prepare your website for an audience in another country?

  Write function which takes string and returns vowels

Write a function which takes as a parameter an string and returns vowels (a, e, i, o, u). The function prototype should look like:

  Write a program that asks user to input the number of miles

Write a program that asks the user to input the number of miles and convert the miles to kilometers, and then print the output to the screen.

  Difference in systolic blood pressure among race categories

Verify if there is any difference in Systolic blood pressure among the Race categories and type of analysis is appropriate and why?

  Topic-1beyond the notion of input gt transformation gt

topic-1beyond the notion of input gt transformation gt output the behavior of systems contains a number of other

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd