subject

Answer this: The following information is about the costs of laying new broadband cables If you need 1,000 metres (or less) of cable then the cost is £5,000. If you need more than 1000 metres, the extra cost (over and above £5,000) is an additional £4 per metre. If you can convince fifty people in your area to sign up for broadband at the same time, you will receive a 50% discount off the total cost. TASK: Write a pseudocode algorithm to work out the price of getting broadband. Your algorithm should allow someone to input the number of people signing up and the total length of cable needed to reach all of them. It should also work out the total cost and print it.​

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:30
What kind of software users of all skill levels create web pages that include graphics, video, audio, animation, and other special effects? website authoring website software website publishing website editing
Answers: 1
question
Computers and Technology, 22.06.2019 20:40
Assume that there is a 4% rate of disk drive failure in a year. a. if all your computer data is stored on a hard disk drive with a copy stored on a second hard disk drive, what is the probability that during a year, you can avoid catastrophe with at least one working drive? b. if copies of all your computer data are stored on three independent hard disk drives, what is the probability that during a year, you can avoid catastrophe with at least one working drive?
Answers: 1
question
Computers and Technology, 22.06.2019 21:30
Write a function named printfloatrepresentation(float number) that will print the floating point representation of a number using the format given below. (sign bit) exponent in binary (assumed bit).significandfor example if the number passed an argument is 71 yourprogram should print (0) 10000101 (1).00011100000000000000000similarly if the number passed to the function as argument is -71 the program should print (1) 10000101 (1).00011100000000000000000
Answers: 3
question
Computers and Technology, 22.06.2019 22:40
In this lab, you complete a python program that calculates an employee's annual bonus. input is an employee's first name, last name, salary, and numeric performance rating. if the rating is 1, 2, or 3, the bonus rate used is .25, .15, or .1 respectively. if the rating is 4 or higher, the rate is 0. the employee bonus is calculated by multiplying the bonus rate by the annual salary.
Answers: 1
You know the right answer?
Answer this: The following information is about the costs of laying new broadband cables If you need...
Questions
question
Mathematics, 08.10.2020 06:01
question
Mathematics, 08.10.2020 06:01
question
Mathematics, 08.10.2020 06:01
question
Mathematics, 08.10.2020 06:01