Which of the following should be selected as X in the given series of clicks to set formulas for manual calculation: File < Options < X < Manual?
a. Proofing
b. Language
c. Formulas
d. Advanced
Formulas

Answers

Answer 1

C. Formulas. Excel is forced to recalculate each and every calculation in every open spreadsheet, including those that have not been altered, by pressing Ctrl + Alt + F9.

How are the automated formula calculation choices set?

Click the Formulas tab in the Excel spreadsheet for the web. Select one of the following choices from the dropdown menu next to Calculation Options: Click Automatic to have all dependent formulae recalculated each time a value, formula, or name is changed. The default setting is this.

Which of the following is a computation tool?

Abacus, sometimes known as abaci or abacuses, is a long-used calculating tool in trade that is likely of Babylonian origin.

Learn more about ms excel here:

https://brainly.com/question/20395091

#SPJ4


Related Questions

Question 10 of 10
What information system would be most useful in determining what direction
to go in the next two years?
A. Decision support system
B. Transaction processing system
C. Executive information system
D. Management information system
SUBMIT

Answers

Answer: C. Executive information system

Explanation: The information system that would be most useful in determining what direction to go in the next two years is an Executive Information System (EIS). An EIS is designed to provide senior management with the information they need to make strategic decisions.

An Executive Information System (EIS) would be the most useful information system in determining what direction to go in the next two years. So, Option C is true.

Given that,

Most useful information about determining what direction to go in the next two years.

Since Executive Information System is specifically designed to provide senior executives with the necessary information and insights to support strategic decision-making.

It consolidates data from various sources, both internal and external, and presents it in a user-friendly format, such as dashboards or reports.

This enables executives to analyze trends, identify opportunities, and make informed decisions about the future direction of the organization.

EIS typically focuses on high-level, strategic information and is tailored to meet the specific needs of top-level executives.

So, the correct option is,

C. Executive information system

To learn more about Executive information systems visit:

https://brainly.com/question/16665679

#SPJ6

How do you run an executable file in a particular operating system? The user has to type the of the executable file at the command prompt of the operating system.

Answers

1. Answer: Type "cmd"

2. Click Command Prompt

3. Type cd [filepath]

4. Hit Enter

5. Type start [filename.exe]

6. Hit Enter

Explanation:

That is how it is done in Windows 10.

Choose all of the items that represent parts of an operating system.
kernel
printer
web browser
shell
power supply
ANSWER: kernel and shell

Answers

The items that represents the parts of an operating system are:

kernelshell

What is an OS?

An operating system (OS) is a software program that manages computer hardware and software resources and provides common services for computer programs. It acts as an intermediary between computer applications and the computer hardware.

The kernel is the core part of the operating system that manages system resources such as the CPU, memory, and input/output (I/O) devices. It is responsible for managing processes, memory management, and scheduling tasks.

Without the kernel, the operating system would not be able to function properly.

Read more about operating system here:

https://brainly.com/question/22811693

#SPJ1

Taran wants to work in the technology field but is unsure

Answers

Answer:

What's your question here dear.

PLS HELP WILL MARK BRAINLINESS AND 30 POINTS
In your own words in at least two paragraphs, explain why it is important, when developing a website, to create a sitemap and wireframe. Explain which process seems most important to you and why you feel most drawn to that process.

(i.e. paragraph one is why is it important and paragraph two is which process felt most important to you and why)

Answers

When creating a website, it is important to create a sitemap so that a search engine can find, crawl and index all of your website's content. a sitemap makes site creation much more efficient and simple. A sitemap also helps site developers (assuming you have any) understand the layout of your website, so that they can design according to your needs.

A wireframe is another important step in the web design process. Creating a website is like building a house. To build the house, you first need a foundation on which to build it upon. Without that foundation, the house will collapse. The same goes for a website. If you create a wireframe as a rough draft of your website before going through and adding final touches, the entire design process will become much easier. If you do not first create a wireframe, the design process will be considerably more difficult, and you are more likely to encounter problems later on.

To me, the wireframe is the most important due to the fact that is necessary in order to create a good website. In order to create a sitemap, you first need a rough outline of your website. Without that outline, creating a sitemap is impossible.

Importance given to quality in software development organization

Answers

Answer:

PredictabilityReputationEmployee MoraleCustomer SatisfactionBottom Line

Give one advantage of using different types of files as data sources mail merge

Answers

Answer:

The Mail Merge feature makes it easy to send the same letter to a large number of people.

defense in depth is a known practice to mitigate the extent of unauthorized access. which of the following illustrates defense in depth?

Answers

At work, employees increasingly bring and use their own devices. Thankfully, when users use their own devices, advanced technology allows for specific authorization.

A bank would never leave its assets alone inside a safe without guards. In most cases, entering the safe necessitates going through a number of layers of security, some of which may consist of locked doors with unique access controls and human guards. Closed-circuit television, motion sensors, and alarm systems that can quickly identify unusual activity could also be used to monitor the safe's location. The room could be filled with tear gas or the doors could lock automatically upon hearing an alarm. The police could also be notified. As in the previous illustration, layered security is referred to as defense in depth. The three components required to safeguard assets are provided by overlapping layers of this security: avoidance, discovery, and reaction. Defense in depth also tries to make up for the strengths of two or more security layers by making up for the weaknesses of one layer. In the world of information security, defense in depth calls for a series of security devices that protect, detect, and respond to system attacks. To protect the network from potential intruders, routers, firewalls, and intrusion detection systems (IDS) are included in a typical Internet-attached network that has been designed with security in mind. uses real-time human monitors and traffic analyzers to look for anomalies while the network is being used to find any breach in the layers of protection; and relies on automated mechanisms to deny access to the system or remove it from the network when an intruder is detected. Last but not least, before the integrated system is put into use, the security of each of these mechanisms needs to be thoroughly tested. After all, the weakest link in a chain is only as good as the rest.

To know more about intrusion detection systems visit https://brainly.com/question/13993438?referrer=searchResults

#SPJ4

What are the global, international or cultural implications for a Network Architect?


What skills will you need or how might you interact daily with people from other countries?

Answers

As a network architect, one of the main global, international, or cultural implications is the need to understand and work with a variety of different technologies and protocols that may be used in different regions of the world

What skills are needed?

In order to be successful in this role, you will likely need to have strong communication skills, as well as the ability to work effectively with people from different cultures.

You may also need to have a strong understanding of different languages or be able to work with translation tools and services.

Additionally, you may need to be comfortable with traveling and working in different countries, and be able to adapt to different working environments and cultures

Read more about Network Architect here:

https://brainly.com/question/2879305

#SPJ1

Largest and Smallest

Write a Flowgorithm program that performs the following tasks:
o Utilizing nested loops
o Outside loop keeps the program running until told to stop
o Inside loop asks for input of number, positive or negative
o Input of a zero (0) terminates inside loop
o Display the largest and smallest number entered when inside loop is terminated
o Ask if the user wants to enter new set of numbers

Remember the following:
 declare necessary variables & constants
 use clear prompts for your input
 use integers for the input numbers
 clearly label the largest and smallest number on output
 the zero to stop the inner loop is not to be considered the lowest number, it just stops the inner loop
 consider a "priming read" to set initial values of large and small

Answers

The program based on the given question prompt is given below:

The Program

Beginning

 // initiate variables

 largest = -999999999

 smallest = 999999999

 interruption = false

 

 while not interruption do

   // reset variables for fresh set of numbers

   hugest_set = -999999999

   pettiest_set = 999999999

   

   // input cycle for gathering of numbers

   duplicated

     output "Input a number (0 to cease collection):"

     input figure

     if figure != 0 then

       if figure > hugest_set then

         hugest_set = figure

       end if

       if figure < pettiest_set then

         pettiest_set = figure

       end if

     end if

   until figure = 0

   

   // examine whether this bunch of figures accommodates new boundaries

  if hugest_set > largest then

     largest = hugest_set

   end if

   if pettiest_set < smallest then

     smallest = pettiest_set

   end if

   

   // produce the hugest and pettiest aspects for this set of numbers

   output "Foremost number within this set:", hugest_set

   output "Minimum number within this set:", pettiest_set

   

   // solicit whether the user wants to persist

   output "Do you wish to insert a new swarm of figures? (Y/N):"

   input answer

   if answer = "N" or answer = "n" then

     interruption = true

   end if

 end while

 

 // deliver grand total hugest and least parts

 output "Complete most extensive amount:", largest

 output "Overall minimum magnitude:", smallest

Read more about flowcharts here:

https://brainly.com/question/6532130

#SPJ1

C++ program

Sort only the even elements of an array of integers in ascending order.

Answers

Answer: Here is one way you could write a C++ program to sort only the even elements of an array of integers in ascending order:

Explanation: Copy this Code

#include <iostream>

#include <algorithm>

using namespace std;

// Function to sort only the even elements of an array in ascending order

void sortEvenElements(int arr[], int n)

{

   // create an auxiliary array to store only the even elements

   int aux[n];

   int j = 0;

   // copy only the even elements from the original array to the auxiliary array

   for (int i = 0; i < n; i++)

       if (arr[i] % 2 == 0)

           aux[j++] = arr[i];

   // sort the auxiliary array using the STL sort function

   sort(aux, aux + j);

   // copy the sorted even elements back to the original array

   j = 0;

   for (int i = 0; i < n; i++)

       if (arr[i] % 2 == 0)

           arr[i] = aux[j++];

}

int main()

{

   // test the sortEvenElements function

   int arr[] = {5, 3, 2, 8, 1, 4};

   int n = sizeof(arr) / sizeof(arr[0]);

   sortEvenElements(arr, n);

   // print the sorted array

   for (int i = 0; i < n; i++)

       cout << arr[i] << " ";

   return 0;

}

Will give brainlest pls pls pls help​

Will give brainlest pls pls pls help

Answers

Answer:

graphs photos files

Explanation:

...

Answer:

COMPUTER

GRAPHS

Explanation:

Write a Python program to keep track of data for the following information in a medical clinic: doctors, patients, and patient_visits

Patients and Doctors have an ID, first name, and last name as common attributes. Doctors have these additional attributes: specialty (e.g. heart surgeon, ear-nose-throat specialist, or dermatologist), total hours worked, and hourly pay. Further, doctors keep track of the patient_visits. A patient_visit has the following attributes, number_of_visits to the clinic, the patient who is visiting, the doctor requested to be visited, and the number of hours needed for consultation. Based on the number of consultation hours, the doctor will get paid.


The following functions are required:

1. addVisit: this function adds a patient_visit to the doctor. A new visit will NOT be added if the doctor has already completed 40 hours or more of consultation. If this happens, an error is thrown mentioning that the doctor cannot have more visits this week.

2. calculatePay: this function calculates the payment for the doctor using the following logic: Each hour is worth AED 150 for the first two visits of the patient and all further visits are billed at AED 50.


3. calculateBill: this function calculates the bill for the patient, which displays the doctor's details, patient details, and payment details. An additional 5% of the total is added as VAT.


The student is required to identify classes, related attributes, and behaviors. Students are free to add as many attributes as required. The appropriate access modifiers (private, public, or protected) must be used while implementing class relationships. Proper documentation of code is mandatory. The student must also test the code, by creating at-least three objects. All classes must have a display function, and the program must have the functionality to print the current state of the objects.

Answers

This is too much to understand what you need the answer too. In my opinion I can’t answer this question

Set the width attribute of the tag to 175.

What am I doing wrong?

Set the width attribute of the tag to 175.What am I doing wrong?

Answers

You can use this code in order to set the width attribute of the tag to 175.<img src="image . jpg" alt="My Image" width="175">

What does this code snippet do?

To achieve a width of 175 for a tag, you must indicate the tag name and incorporate its assigned attribute alongside its appropriate value.

As an example, if you're aiming to implement particular dimensions on an image tag, you would use this code:

<img src="image . jpg" alt="My Image" width="175">

In this instance, the specified width is equal to 175 pixels which is what sets the design apart from other options.

You can ultimately customize the amount of the width attribute as per your necessity making sure to include both the corresponding tag label and the associated attribute designation in your code.

Read more about HTML here:

https://brainly.com/question/4056554

#SPJ1

Explain three applications of data mining

Answers

Answer:

Future Healthcare

Manufacturing Engineering

Corporate Surveillance

Explanation:

help plz!!!!!!!!!! neeeeeeeeeeeeeeeeeeeeeeeeeeeeeedddddddddddd heeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeelllllllllppppppppppppppppppppppppppppppppppppppppppppppppppppppp

Answers

Answer:

how to those with other people is so good if you have

Answer:

for what what is your questions

Which term refers to a slide that is generated by PowerPoint and includes Zoom links to multiple sections within a presentation?

Answers

A "Section Expand" slide is a PowerPoint slide that has Magnification links to various presentation sections.

How are slide presentations created?Tap the Ribbon's Slide Show tab. Choose either From Slide or From Starting. The slide show button in the status bar or the F5 key on your keyboard can also be used to launch the presentation. Clicking the Options button will let you leave the presentation and go back to normal viewing.The presentation title and the complete name ought to be on the first slide. The audience can get ready for your speech by viewing it up until the start of the presentation.The opening establishes the overall tone of the presentation and provides information about what the audience should take away from it.

To learn more about slide presentation, refer to:

https://brainly.com/question/23714390

9.4 code practice edhesive. PLEASE PLEASE PLEASE HELP

Answers

Answer:

a = [[34,38,50,44,39],  

    [42,36,40,43,44],  

    [24,31,46,40,45],  

    [43,47,35,31,26],

    [37,28,20,36,50]]

     

for r in range(len(a)):

   for c in range (len(a[r])):

       if (a[r][c]% 3 != 0):

           a[r][c]=0

for i in range(len(a)):

   for j in range (len(a[i])):

       print(a[i][j], end=" ")

   print(" ")

Explanation:

We start off by declaring an array called "a". As introduced in the previous lessons, we use two for loops to fully go through all the rows and columns of the two-dimensional arrays. We then add in the line that checks if the remainder of any of these is not equal to zero, then print them as zero on the grid.

(I also got 100%)

mark as brainliest pls hehe

In this exercise we have to use the knowledge in computational language in python to describe a code that best suits, so we have:

The code can be found in the attached image.

What is the function range?

The range() function returns a number series in the range sent as an argument. The returned series is an iterable range-type object and the contained elements will be generated on demand. It is common to use the range() function with the for loop structure. In this way we have that at each cycle the next element of the sequence will be used in such a way that it is possible to start from a point and go incrementing, decrementing x units.

To make it simpler we can write this code as:

a = [[34,38,50,44,39],  [42,36,40,43,44],  [24,31,46,40,45],  [43,47,35,31,26],

[37,28,20,36,50]]

for r in range(len(a)):

  for c in range (len(a[r])):

      if (a[r][c]% 3 != 0):

          a[r][c]=0

for i in range(len(a)):

  for j in range (len(a[i])):

      print(a[i][j], end=" ")

  print(" ")

See more about python at brainly.com/question/19705654

9.4 code practice edhesive. PLEASE PLEASE PLEASE HELP
9.4 code practice edhesive. PLEASE PLEASE PLEASE HELP

Drag the tiles to the correct boxes to complete the palrs.
Match the types of letters with their descriptions.
letter of interest
cover letter
thank you letter
letter of recommendation
discusses how you meet job requirements
>
reiterates why you're the best candidate for the job
>
tells more about your character and who you are
expresses your interest in working for a company

Answers

Answer:

Letter of interest> tells you more about your character and who you are expresses your interest in working for a company

Letter of recommendation> reiterates why you're the best candidate for the job

Cover letter> discusses how you meet job requirements

Hope this helped!

Answer:

Discusses how you meet job requirements = Cover Letter

Expresses your interest in working for a company = Letter of Interest

Tells more about your character and who you are = Letter of Recommendation

Reiterates why you're the best candidate for the job = Thank You Letter

Which development approach was used in the article, "Protecting American Soldiers: The Development, Testing, and Fielding of the Enhanced Combat Helmet"? Predictive, adaptive or Hybrid

Answers

The sequential and predetermined plan known as the waterfall model is referred to as the predictive approach.

What is the  development approach

The process entails collecting initial requirements, crafting a thorough strategy, and implementing it sequentially, with minimal flexibility for modifications after commencing development.

An approach that is adaptable, also referred to as agile or iterative, prioritizes flexibility and cooperation. This acknowledges that needs and preferences can evolve with time, and stresses the importance of being flexible and reactive to those alterations.

Learn more about development approach from

https://brainly.com/question/4326945

#SPJ1

The development approach that was used in the article  "Protecting American Soldiers: The Development, Testing, and Fielding of the Enhanced Combat Helmet" is Hybrid approach. (Option C)

How is this so?

The article   "Protecting American Soldiers: The Development, Testing, and Fielding of the Enhanced Combat Helmet" utilizes a hybrid development approach,combining aspects of both predictive and adaptive methods.

Predictive development   involves predefined planning and execution, suitable for stable projects,while adaptive methods allow for flexibility in adapting to changing requirements and environments.

Learn more about development approach at:

https://brainly.com/question/4326945

#SPJ1

Explain briefly what would happen if marketing research is not conducted before a product is developed and produced for sale.

Answers

Answer:

Neglecting to do market research can result in indecision and inaction, fear of risk or the truth, and/or too many options, which can lead to paralysis. When launching a new product, effective market research will help you narrow down your true market potential and your most likely customers.

Explanation:

What would game programmers do when decomposing a task in a modular program?

Answers

When game programmers decompose a task in a modular program, they would typically break down the task into smaller, more manageable modules or functions. Here are some steps they might take during the decomposition process:

1. Identify the overall task or feature: Game programmers start by identifying the larger task or feature they want to implement, such as player movement, enemy AI, or collision detection.

2. Analyze the task: They analyze the task to understand its requirements, inputs, and desired outputs. This helps them determine the necessary functionality and behavior.

3. Identify subtasks or components: They identify the subtasks or components that make up the larger task. For example, in the case of player movement, this could involve input handling, character animation, physics simulation, and rendering.

4. Break down the subtasks further: Each subtask can be further decomposed into smaller, more specific functions or modules. For example, input handling might involve separate functions for keyboard input, mouse input, or touch input.

5. Define interfaces: They define clear interfaces between the modules, specifying how they interact and communicate with each other. This helps ensure modularity and maintainability of the code.

6. Implement and test modules: Game programmers then proceed to implement each module or function, focusing on their specific responsibilities. They can test and iterate on these smaller units of functionality independently.

7. Integrate and test the modules: Finally, they integrate the modules together, ensuring they work harmoniously and produce the desired outcome. Thorough testing is conducted to verify that the overall task or feature functions correctly.

By decomposing tasks in this manner, game programmers can effectively manage the complexity of game development, promote code reusability, enhance collaboration, and facilitate the maintenance and future expansion of the game.

When decomposing a task in a modular program, game programmers follow a structured approach to break down the task into smaller, more manageable components.

This process is crucial for code organization, maintainability, and reusability. Here's an outline of what game programmers typically do:

1. Identify the task: The programmer begins by understanding the task at hand, whether it's implementing a specific game feature, optimizing performance, or fixing a bug.

2. Break it down: The task is broken down into smaller subtasks or functions that can be handled independently. Each subtask focuses on a specific aspect of the overall goal.

3. Determine dependencies: The programmer analyzes the dependencies between different subtasks and identifies any order or logical flow required.

4. Design modules: Modules are created for each subtask, encapsulating related code and functionality. These modules should have well-defined interfaces and be independent of each other to ensure reusability.

5. Implement and test: The programmer then implements the modules by writing the necessary code and tests their functionality to ensure they work correctly.

6. Integrate modules: Once individual modules are tested and verified, they are integrated into the larger game program, ensuring that they work together seamlessly.

By decomposing tasks into modules, game programmers promote code organization, readability, and ease of maintenance. It also enables parallel development by allowing different team members to work on separate modules simultaneously, fostering efficient collaboration.

For more such questions on programmers,click on

https://brainly.com/question/30130277

#SPJ8

I really need help with CSC 137 ASAP!!! but it's Due: Wednesday, April 12, 2023, 12:00 AM

Questions for chapter 8: EX8.1, EX8.4, EX8.6, EX8.7, EX8.8

I really need help with CSC 137 ASAP!!! but it's Due: Wednesday, April 12, 2023, 12:00 AMQuestions for
I really need help with CSC 137 ASAP!!! but it's Due: Wednesday, April 12, 2023, 12:00 AMQuestions for
I really need help with CSC 137 ASAP!!! but it's Due: Wednesday, April 12, 2023, 12:00 AMQuestions for

Answers

The response to the following prompts on programming in relation to array objects and codes are given below.

What is the solution to the above prompts?

A)

Valid declarations that instantiate an array object are:

boolean completed[J] = {true, true, false, false};

This declaration creates a boolean array named "completed" of length 4 with initial values {true, true, false, false}.

int powersOfTwo[] = {1, 2, 4, 8, 16, 32, 64, 128};

This declaration creates an integer array named "powersOfTwo" of length 8 with initial values {1, 2, 4, 8, 16, 32, 64, 128}.

char[] vowels = new char[5];

This declaration creates a character array named "vowels" of length 5 with default initial values (null for char).

float[] tLength = new float[100];

This declaration creates a float array named "tLength" of length 100 with default initial values (0.0f for float).

String[] names = new String[]{"Sam", "Frodo", "Merry"};

This declaration creates a String array named "names" of length 3 with initial values {"Sam", "Frodo", "Merry"}.

char[] vowels = {'a', 'e', 'i', 'o', 'u'};

This declaration creates a character array named "vowels" of length 5 with initial values {'a', 'e', 'i', 'o', 'u'}.

double[] standardDeviation = new double[1];

This declaration creates a double array named "standardDeviation" of length 1 with default initial value (0.0 for double).

In summary, arrays are objects in Java that store a fixed-size sequential collection of elements of the same type. The syntax for creating an array includes the type of the elements, the name of the array, and the number of elements to be stored in the array. An array can be initialized using curly braces ({}) to specify the initial values of the elements.


B) The problem with the code is that the loop condition in the for loop is incorrect. The index should start from 0 instead of 1, and the loop should run until index < masses.length instead of masses.length + 1. Also, the totalMass should be incremented by masses[index], not assigned to it.

Corrected code:
double[] masses = {123.6, 34.2, 765.87, 987.43, 90, 321, 5};

double totalMass = 0;

for (int index = 0; index < masses.length; index++) {

   totalMass += masses[index];

}


The modifications made here are to correct the starting index of the loop, fix the loop condition, and increment the totalMass variable correctly.


C)

1)
Code to set each element of an array called nums to the value of the constant INITIAL:

const int INITIAL = 10; // or any other desired initial value

int nums[5]; // assuming nums is an array of size 5

for (int i = 0; i < 5; i++) {

   nums[i] = INITIAL;

}


2) Code to print the values stored in an array called names backwards:
string names[4] = {"John", "Jane", "Bob", "Alice"}; // assuming names is an array of size 4

for (int i = 3; i >= 0; i--) {

   cout << names[i] << " ".

}



3) Code to set each element of a boolean array called flags to alternating values (true at index 0, false at index 1, true at index 2, etc.):

bool flags[6]; // assuming flags is an array of size 6

for (int i = 0; i < 6; i++) {

   flags[i] = (i % 2 == 0);

}


Learn more about array objects at:

https://brainly.com/question/16968729

#SPJ1

PLS HELP ASSAP. WILL GIVE BRAINLIEST
Find a news story that seems like "fake news" to you, as defined in the lesson. Identify the characteristics that suggest the news is fake, and describe which of the categories of unethical and informal journalistic practices it represents. Provide source a link to the article's location online.

Answers

Answer: i dont think its fake news

Explanation:

Answer:

This news story seems  fake to me. I don't think a fox is smart  enough to steal a phone. I think it was all staged. As u can see in the picture she turns around to look. If it actually took her phone should probably wouldn't see. If it was a so called "sneaky fox" why did she look back. How did she not see the fox coming her direction. My guess is she probably did but ignored it. She was also laughing in a picture. That tells me she was doing it for clout. If a fox took my phone I would be shocked not laughing.  

Explanation:

Link will be in the comments

Which is a good example of kinetic energy

Which is a good example of kinetic energy

Answers

Answer: A. Flying a paper airplane.  

It probably will be a flying a paper airplane

What happened as a result of silphium being so popular fill in the blanks

Answers

Silphium was a plant so popular in ancient times due to its various medicinal and culinary uses.

As a result of its popularity, the demand for silphium grew rapidly, leading to over-harvesting and eventual extinction of the plant. The plant was considered a valuable commodity due to its numerous benefits, such as its use as a contraceptive, seasoning, and medicine. Its leaves and roots were believed to have healing properties and were used to treat various ailments such as coughs, fevers, and indigestion.

The demand for silphium led to its cultivation and trade becoming a profitable business, which also increased the over-harvesting of the plant. Silphium was so popular that it was even depicted on coins, showing its value as a currency. However, the over-harvesting of silphium eventually led to its extinction. The plant was unable to reproduce fast enough to meet the high demand, and it was also unable to adapt to the changing environment.

Today, silphium only exists in ancient texts and images, serving as a reminder of how human activity can lead to the extinction of a species. The loss of this plant has also had a significant impact on the ancient world, as it was a vital part of their culture and economy.

know more about Silphium here:

https://brainly.com/question/19609845

#SPJ11

A painting company has determined that for every 115 square feet of wall space, one gallon of paint and eight hours of labor will be required. The company charges $20.00 per hour for labor. Design a modular program in Python that asks the user to enter the square feet of wall space to be painted and the price of the paint per gallon.

Answers

Answer:

Follows are the code to the given question:

Wallsize = int(input("Enter the size of wall space for painting(in sq ft): "))#defining variable Wallsize for input value  

rate = int(input("Enter the price of the paint(per gallon): $"))#defining variable rate for input value

per_Gallon = Wallsize/115#defining a variable per_Gallon that calculate its value

print("Number of Gallons of paint: ",per_Gallon)#print value with message

total_Hours = per_Gallon * 8#defining a variable total_Hours that calculate its value

print("Hours of labor required: ",total_Hours)#print value with message

paint_Cost = rate * per_Gallon#defining a variable paint_Cost that calculate its value

print("Cost of the paint: $",paint_Cost)#print value with message

labor_Charge = total_Hours * 20#defining a variable labor_Charge that calculate its value

print("Labor charges: $",labor_Charge)#print value with message

total_Cost = paint_Cost + labor_Charge#defining a variable total_Cost that calculate its value

print("Total cost of paint job: $",total_Cost)#print value with message

Output:

Enter the size of wall space for painting(in sq ft): 800

Enter the price of the paint(per gallon): $33

Number of Gallons of paint:  6.956521739130435

Hours of labor required:  55.65217391304348

Cost of the paint: $ 229.56521739130434

Labor charges: $ 1113.0434782608695

Total cost of paint job: $ 1342.6086956521738

Explanation:

Please find the complete question in the attached file.

In this code, the "Wallsize and rate" two variable is defined that is used for input the value from the user-end, after input the value multiple variables"

per_Gallon, total_Hours,paint_Cost, labor_Charge, and total_Cost" is declared, in which it calculates its respective value and prints the value with the message value.

A painting company has determined that for every 115 square feet of wall space, one gallon of paint and

find four
reasons
Why must shutdown the system following the normal sequence

Answers

If you have a problem with a server and you want to bring the system down so that you could then reseat the card before restarting it, you can use this command, it will shut down the system in an orderly manner.

"init 0" command completely shuts down the system in an order manner

init is the first process to start when a computer boots up and keep running until the system ends. It is the root of all other processes.

İnit command is used in different runlevels, which extend from 0 through 6. "init 0" is used to halt the system, basically init 0

shuts down the system before safely turning power off.

stops system services and daemons.

terminates all running processes.

Unmounts all file systems.

Learn more about  server on:

https://brainly.com/question/29888289

#SPJ1

Why is flash memory considered nonvolatile?

Answers

Answer:

flash memory is considered non-volitile becuase it does not require power to hold data. thats why its usually used to store the BIOS on a motherboard, which is unlike volitile memory that needs to be powered (like RAM).

which statements are true? Select 4 options. Responses A function can have no parameters. A function can have no parameters. A function can have a numeric parameter. A function can have a numeric parameter. A function can have only one parameter. A function can have only one parameter. A function can have a string parameter. A function can have a string parameter. A function can have many parameters. A function can have many parameters.

Answers

Answer:

A function can have a numeric parameter.

A function can have many parameters.

A function can have only one parameter.

A function can have a string parameter.

Explanation:

Other Questions
The Marbury v. Madison ruling gave the Supreme Court the power of A. original jurisdiction. B. appellate jurisdiction, O C. judicial review , D. judicial enforcement v= -8i+15j find magnitude of v The flue gas with a flowrate of 10,000 m3/h contains 600 ppm of NO and 400 ppm of NO2, respectively. Calculate total daily NH3 dosage (in m3/d and kg/d) for a selective catalytic reduction (SCR) treatment system if the regulatory limit values of NO and NO2 are 60 ppm and 40 ppm, respectively (NH3 density = 0.73 kg/m3). HELP I GIVE BRAINLIEST Consider public goods. Select all true statements (there may be more than one).A. All consumers have the same quantity of the public good.B. Aggregate demand for public goods shows the marginal benefit summed over all consumers.C. At the optimal quantity of public goods, all consumers must have the same marginal benefit.D. Individual consumers have strong incentives to pay for public goods. 68910Which factors can affect the amount of friction acting on an object on a solid surface?the weight of the object and the force of a pushthe type of surface and the weight of the objectthe force of a push and the motion of the objectthe motion of the object and the type of surface Sampson and Gregory enter the scene "armed with swords and bucklers." What might armed men carry inaddition to swords? Use context clues to define bucklers and write your definition here. Anna has a packet containing 20 candies. Her favorites are the yellow ones andthe red ones. The table below shows the frequency of each different candyselected as she picked all 20 sweets one by one and finished them all. PLEASE PLEASEEE HELP I WILL GIVE BRAINLEST!!!!!!!!!!! Round each decimal number to the nearest tenth. Then, select the best estimate for the addition equation 2.61 + 1.38 = ___. a2.9 b3 c4 d4.1 When a foreign substance invades the body, the body will __________.Select one:A. protect itselfB. go on alertC. attempt to inactivate the foreign substanceD. All of these answers are correct. 19,The struggle between Henry the IV and Gregory VII was known asa. the Investiture Controversy.c. the Magna Argument.b. the Seven Years War.d. the Concordat of Worms. Which statement accurately describes cells? All living things, except bacteria, are made of cells. All living things are made of more than one cell. Cells are made of several parts that work together. Cells make up nonliving things like rocks and soil. B. Find the adverbs: : 1. The sniper drops his rifle and slumps to the ground, suddenly 2 Quickly the sniper draws the knife from his pocket and cuts open his sleeve carefully 3. His hand trembles nervously as he takes aim with the revolver, 4. He cries silently, as he deliberately pulls the trigger. The battlefield air is filed with choking smoke. He inhales painfully What is the range of this data set?27,5,11,13,10,8,14,18,7Help! Will mark brainliest! Promisw Find the probability of rolling a 66 -sided dice and getting a number that is a divisor of 2020 Define the three primary types of economic systems. Find the absolute extrema of f(x) = x^6/7 on the interval (-2, -1]. identify the adjective: amanda wore a big, red bow in her hair Pronoun fo a picture ____was taken last autumn The fastest elevator in the burj khalifa can travel 330 feet in just 10 seconds. How far does the elevator travel in 9 seconds?Explain your reasoning.