answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
JulsSmile
2 months ago
14

Assignment 2: Room area

Computers and Technology
1 answer:
Rzqust [1K]2 months ago
5 0

Response:

a = float(input("Enter the length of Side A: "))

b = float(input("Enter the length of Side B: "))

c = float(input("Enter the length of Side C: "))

d = float(input("Enter the length of Side D: "))

e = float(input("Enter the length of Side E: "))

area1 = 1.0 * a * b

area2 = (a - c) * (d - e -b)

area3 = 0.5 * (a - c) * e

print ("Total Area of the Room: " + str(area1 + area2 + area3))

Clarification:

I'm here to help ^3^

You might be interested in
Access-lists pose a logical problem which often has more than one solution. Can you think of a different set of rules or placeme
maria [1035]
The question is incomplete, as it lacks a diagram of the topology and Router R1's table. I assume the user has access to both the topology and routing information. The configuration below will assist in resolving the ACL issue: Hosts within the 172.16.0.0/16 network should have unrestricted access to Server1, Server2, and Server3, which is currently not the case since L1 is unable to connect to Server2 or Server3. The suggested configuration on Cisco Router R1 will rectify the ACL issues.
6 0
11 days ago
Disk scheduling algorithms in operating systems consider only seek distances, because Select one: a. modern disks do not disclos
amid [951]

Response:

a. Current disks do not reveal the actual locations of logical blocks.

Clarification:

Modern disks incorporate scheduling algorithms within the disk drive itself. This presents challenges for operating systems trying to optimize rotational latency. All scheduling methods end up having to perform similarly due to potential constraints faced by the operating system. Disks are typically accessed in physical blocks. Modern technology applies more electronic control to the disk.

4 0
27 days ago
During a move, employee workstations were disconnected from the network and reconnected in new offices. However, after the move
Natasha_Volkova [1026]
Ensure the cables are operational and correctly connected. Given that everything functioned well prior to the relocation, but post-move some workstations are unable to receive a valid IP, the first action should be to confirm that the cables are securely connected. If they are, also test the cables for functionality. If issues persist after this, then additional troubleshooting would be necessary.
5 0
11 days ago
Which of the following best describes the protocols used on the Internet?
amid [951]
Typical Internet protocols encompass TCP/IP (Transmission Control Protocol/Internet Protocol), UDP/IP (User Datagram Protocol/Internet Protocol), HTTP (HyperText Transfer Protocol), and FTP (File Transfer Protocol).
8 0
1 month ago
Given main(), define the Team class (in file Team.java). For class method getWinPercentage(), the formula is:teamWins / (teamWin
amid [951]

Answer:

Explanation:

public class Team {

   private String teamName;

   private int teamWins;

   private int teamLosses;

   public String getTeamName() {

       return teamName;

   }

   public void setTeamName(String teamName) {

       this.teamName = teamName;

   }

   public int getTeamWins() {

       return teamWins;

   }

   public void setTeamWins(int teamWins) {

       this.teamWins = teamWins;

   }

   public int getTeamLosses() {

       return teamLosses;

   }

   public void setTeamLosses(int teamLosses) {

       this.teamLosses = teamLosses;

   }

   public double getWinPercentage() {

       return teamWins / (double) (teamWins + teamLosses);

   }

}

7 0
27 days ago
Other questions:
  • How to code 2.9.5: Four colored triangles {Code HS}
    10·1 answer
  • What are the 2 things you are not sure about evaluating functions​
    7·2 answers
  • Choose the person responsible for each innovation.
    10·1 answer
  • Your revenue is $22,000. Your Cost of Goods is 16,250. Your gross profit is _____________, fill in the blank,.
    14·1 answer
  • CHALLENGE ACTIVITY 2.1.2: Assigning a sum. Write a statement that assigns total_coins with the sum of nickel_count and dime_coun
    11·1 answer
  • A client has macular degeneration resulting in moderate visual impairment. The client works as a data entry clerk and wants to c
    15·1 answer
  • A wireless network was recently installed in a coffee shop and customer mobile devices are not receiving network configuration i
    12·1 answer
  • HELP ME ON THIS PLEASE ILL GIVE BRAINLY!!!! If U GET IT RIGHT !!!
    10·1 answer
  • Define a public static method named f2s that takes a single String argument, the name of a file. The method returns a (concievab
    13·1 answer
  • An important aspect of maintaining a safe space cushion is also to make sure you have _____ in the event of an emergency. A. an
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!