Types or classes of larger servers include ______________________, which are generally optimized for data storage and I/O capability, and ______________________, which are generally optimized for computational capacity and speed.

Answers

Answer 1

Answer:

The answer is "Mainframe, Supercomputer"

Explanation:

Mainframe:

These computers are mainly used in large companies for vital purposes like bulk processing of records, for instance, censuses, business stats, and customer statistical analysis, company management preparation and transaction handling.

Supercomputer:

These types of computer used in scientific researches, oil and gas development, translating satellite information into maps showing where and how to drill oil or gas wells. These are used in applications for mechanics, for example, fluid dynamic equations of drag and hydrodynamic performance vehicles.


Related Questions

An ________ is essentially a collection of personal computers networked together with sophisticated software tools to help group members solve problems and make decisions through interactive electronic idea generation, evaluation, and voting.

Answers

Answer:

electronic meeting system

Explanation:

An electronic meeting system is essentially a collection of personal computers networked together with sophisticated software tools to help group members solve problems and make decisions through interactive electronic idea generation, evaluation, and voting.

Design a program that lets the user enter the total rainfall for each of 12 months into a list. The program should calculate and display the total rainfall for the year, the average monthly rainfall, and the months with the highest and lowest amounts.

Answers

Answer:

import java.util.Arrays;

import java.util.Scanner;

public class num12 {

   public static void main(String[] args) {

       double [] rainfall = new double[12];

       Scanner in = new Scanner(System.in);

       System.out.println("Enter the rainfall for the first month");

       rainfall[0]= in.nextDouble();

       for(int i=1; i<rainfall.length-1; i++){

           System.out.println("Enter rainfall for the next month");

           rainfall[i]= in.nextDouble();

       }

       System.out.println("Enter the rainfall for the last month");

       rainfall[11]=in.nextDouble();

       System.out.println(Arrays.toString(rainfall));

       int totalRainfall = 0;

        for(int i=0; i<rainfall.length; i++){

            totalRainfall += rainfall[i];

        }

       System.out.println("Total Rainfall is "+totalRainfall);

       System.out.println("The Average Monthly Rainfall is "+(totalRainfall/12));

       double minRain = rainfall[1];

       int monthLowest =0;

       for(int i =0; i<rainfall.length; i++){

           if(minRain>rainfall[i]){

               minRain = rainfall[i];

               monthLowest =i;

           }

       }

       System.out.println("The Minimum Rainfall is: "+minRain+ " In the "+(monthLowest+1) +" Month");

       double maxRain = rainfall[1];

       int monthHighest =0;

       for(int i =0; i<rainfall.length; i++){

           if(maxRain<rainfall[i]){

               maxRain = rainfall[i];

               monthHighest =i;

           }

       }

       System.out.println("The Maximum Rainfall is: "+maxRain+" In the "+(monthHighest+1)+" Month");

   }

}

Explanation:

Using Java programming Language

An Array is created to hold the list of total monthly rainfall.Scanner is used to prompt user to enter the monthly rainfallUsing a for loop the user is prompted to repetitively enter rainfall for each monthThe list is displayed using Java's Arrays.toString MethodThe total rainfall is created by adding elements at index 0-11 using a for loopThe montly average is calculated by dividing total rainfall by 12 totalRainfall/12Using a combination of  for loops and if statements and creating variables for Min and Max rainfall we determine the maximum and minimum months of rainfall and output them

You need to synchronize your mobile device data with your desktop computer. for security reasons, your organization prohibits syncing devices over wireless connections or the internet. which connection(s) could you use to perform the synchronization?

Answers

Answer:

USB

Explanation:

WHile trying to sync your mobile device data with your desktop computer, and Trying to avoid syncing your device over wireless connections or the internet, the best possible solution that comes to mind is to make use of USB.

Here you simply connect your phone to a USB cable and plug it to the USB port on your computer, you will be able to carry out the necessary syncing without violating the promotions from your organization concerning syncing devices over wireless connections or the internet.

Two employees are unable to access any websites on the internet, but can still access servers on the local network, including those residing on other subnets. Other employees are not experiencing the same problem. What should you do?

Answers

Answer:

In the Internet Options, define the name of the proxy server and the port number.

Explanation:

If the two staff  in the company are unable to reach the websites on the internet also  they are  able to access servers on the local area network also the Other staff members don't encounter the problem and they have to face the same problem because they do not define the name of the proxy server and the port number in the internet option.

If they do not define the proxy server and the post they have not accessing the website so to able the accessing it must properly define the proxy server and the port number.

SP 800-14, Generally Accepted Principles and Practices for Securing Information Technology Systems, provides best practices and security principles that can direct the security team in the development of a security ________.

Answers

Answer:

blueprint.

Explanation:

Generally Accepted Principles and Practices for Securing Information Technology Systems, provides best practices and security principles that can direct the security team in the development of a security blueprint.

Answer:

The answer is blueprint.

Refer below for explanation.

Explanation:

Blueprint ia a guide that is made for something else, so it was originally made to copy.

A __________ is an entity that manages the use, performance, and delivery of cloud services, and negotiates relationships between CSPs and cloud consumers.

Answers

Answer:

Cloud Broker is the correct answer of this question.

Explanation:

A cloud broker is a person or industry government entity acting as an operator between the buyer of a cloud computing service and the buyers of that software

In a cloud broker would be someone who operates as an interpreter during negotiation involving two or more organizations.A cloud broker is a technology platform which utilizes function transmission between multiple third party service suppliers.

What machine learning technique helps in answering the question

Answers

i don’t know I need points :))))

Machine learning techniques like deep learning and reinforcement learning are pivotal for text analysis tasks, which require identifying and classifying patterns without explicit rules.

The question relates to machine learning (ML) to process textual data, where traditional rule-based systems fall short because of the complexity and variety of language. Such problems, like identifying references to a specific subject like the prophet Muḥammad in a corpus, require machine learning techniques to recognize patterns and infer rules that are not explicitly provided. ML techniques such as deep learning and reinforcement learning are especially potent in these scenarios, as they can learn from data to predict patterns and improve their performance over time, reducing bias and increasing the effectiveness of predictions.

Within the field of education, machine learning can help in the allocation of resources by analyzing data like satellite imagery combined with student enrollment information. This approach has been successfully used in international development efforts to predict poverty and mortality indicators, which demonstrates the potential utility of such techniques in helping answer complex questions and in making informed decisions.

In older systems, often the user interface mainly consisted of ____-control screens that allowed a user to send commands to the system. Question 1 options: physical process input command

Answers

Answer:

Process

Explanation:

In older systems, the user interface mainly consisted of process-control screens that allowed a user to send commands to the system. These systems were used in a great variety of industries, and it gave the user control over process measurements or process variables. It also allowed the user to view the current state of the process, modify the operation of the process, and perform other related actions.

Explain one way that wartime advances in such areas as computers

Answers

Explanation:

If countries went to war right now, the counties that will be most successful to win are those that have the best technology. However, my answer will not discuss about wars, but will rather discuss how military technologies in the 20th and 21st centuries have caused technological advancements in areas such as computers, medicine, and air travel. Wartime advances brought about the internet that is commonly known as the World Wide Web. We use the internet in our everyday lives to work and co-exist. Without the internet right now, we would not be able to achieve a lot in our lives. Computers during the World War II helped win wars and kick started the modern digital era. The computers have since shrunk in size and are portable enough to fit right into our pockets. Many years later, we use computers a lot for survival. The emergence and discovery of various war craft and jet engines has brought about the planes in the skies above us that helps us travel from point A to B in this modern world.

Climax Medical Technology, a fast-growing global research firm, has accumulated so much client information that conventional database management systems cannot handle its customers’ needs. Therefore, Climax purchased very sophisticated analysis software and supercomputing-level hardware. Climax Medical Technology is tapping the power of:____________.

Answers

Answer: Big data

Explanation:Big data is a term used to describe data that are large,they can be structured or unstructured which Organisations handle and deal with on daily basis as they conduct business with other Organisations. The analysis of this large volume of data is a main and most important factor to consider in handling big data.

By adopting better and Sophisticated approach to handle the large volume of Information which it receives, Climax Medical Technology is TAPPING THE POWER OF BIG DATA.

Why would an administrator lower an RF signal on a wireless access point?
Increase QoS
Lower interference
Lower the signal to keep it in the building
Make it harder for guests to access the network

Answers

1. Increase QoS

Explanation:

The radio bands with lower frequency have relatively large wavelengths that are not as affected by objects such as building, trees, weather events or other features in the troposphere as the higher frequency radiation. General rule for radiation is that the lower the frequency, i.e. the longer the wavelength, the further a signal can penetrate through solid objects or liquids. Hence, when the frequency is lowered on a wireless access point, the signals can travel farther and smoother. Thus, increasing the quality of service.

_______________ introduces the concept of memory cell which can process data within time lags.

Answers

Final answer:

Memory processing involves different stages, starting with short-term memory and moving into long-term memory as per Atkinson-Shiffrin's model. The dynamic nature of memory involves not only the consolidation at the synaptic level but also the capacity for memory construction and reconstruction. Baddeley and Hitch's working memory model further characterizes the complexity and dynamism in memory processing.

Explanation:

The concept that introduces the idea of a memory cell which can process data within time lags relates to the function of memory in biological organisms, particularly in the context of neuroscience and cognitive psychology. This concept illustrates how memories are not static but are instead continuously processed and consolidated over time. Two key types of memory are short-term memory (STM) and long-term memory (LTM). STM is a temporary storage that processes incoming sensory information and has limited capacity, as illustrated by research such as Miller's magical number seven, plus or minus two. In contrast, LTM has a seemingly unlimited capacity for storing information, and it includes processes of encoding, storing, and retrieving information. Before information can be stored as LTM, it goes through stages of memory, beginning with sensory memory, STM, and then LTM as per the Atkinson-Shiffrin model.



The two major types of system software programs are utility programs and the ________. Select one: A. user interface B. supervisor programs C. application software D. operating system

Answers

Answer:

operating system

Explanation:

System software are those programs that many refer to as computer programs. The most basic function of system software is to manage the computer systems. It acts as an interface between the computer’s hardware and the end user. System software converts instructions that end users give to the computer into a machine understandable language. Examples of system software include operating systems, utility programs, device drivers, and windows systems. The operating system is responsible for the functioning of all the computer’s hardware parts. It is the software loaded into the system when the computer boots up. It manages everything, from the memory, to the CPU, and many other different tasks.

Jack wants to store a large amount of data on his computer. He chooses to use a database for this purpose. What is a database? A database stores a large amount data in vertical and horizontal .

Answers

Answer:

1: Records

2: tables

Answer:Jack wants to store a large amount of data on his computer. He chooses to use a database for this purpose. What is a database? A database stores a large amount data in vertical Records and horizontal Tables.

Explanation:

Information flows:
a. only back and forth between supply and external sources.
b. only into the supply group from external sources.
c. only into the supply group from other internal functions.
d. only back and forth between supply and other internal functions. between and among supply and other internal functions and external sources.

Answers

Answer:

e.

Explanation:

Information flow refers to the back and forth movement of information between different people and systems in order to communicate and perform different decision making processes. Information flows between and among supply and other internal functions and external sources. Information flow is used in just about everywhere in the world.

Howard’s In The Process Of Creating A Google Display Campaign And Decides To Use Custom Intent Audiences As A Targeting Option. He’d Like To Influence Customer Consideration, But His Niche Audience Isn’t Covered By An In-Market Audience Segment. Which Two Data Inputs Can Howard Submit To Best Represent His Audience? (Choose Two.)
1. January 28, 2020 Admin0
2. Negative keywords
3. URLs4. Keywords
5. Topics6. Offline conversions

Answers

Answer:

Option 3 and Option 4 i.e., URLs and Keywords are correct.

Explanation:

Howard through the Phase for developing the following display project as well as determines to still use specific Purpose Viewers As just the targeting tool. He would prefer to affect consumer attention, however his limited demographic is not served by such an in-market client group.  

Thus, URLs, as well as keywords, are data inputs that Howard sends to better serve his viewer. So, the following are the reason that describe the other options are not appropriate according to the scenario.

A page break can be prevented from being added before or after a heading by using the keyword _____ in the page-break-before or page-break-after properties.

Answers

Answer:

avoid

Explanation:

Fill in the blank

A page break can be prevented from being added before or after a heading by using the keyword avoid  in the page-break-before or page-break-after properties.

The Transmission Control Protocol (TCP) splits each message into multiple packets. It's possible for packets from the same message to arrive out of order.Which field in the IP packet helps computers put the packets in the original order?

Answers

Answer:

The header file

Explanation:

The 'header' of a packet contains two important information about the data being sent over a network,  number indicating the ordering of all the packets (This ensures that the packets are re-ordered corrected upon arrival at the destination). and information about the total number of packets that the data has been split into, this helps at the destination to know if all packets has arrived, or delayed or lost

For labs using high-end ____ servers or a private cloud (such as Dell PowerEdger or Digital Intelligence FREDC), you must consider methods for restoring large data sets.

Answers

Answer: RAID

Explanation: RAID now referred to a Redundant Array of Independent Disk are usually employed to improve general system performance, data redundancy, that is it allows storage of the additional or duplicate data in multiple disk areas which invariably increases overall system performance and may also be used in the control of silent data corruption. This is achieved by combining multiple disk drives into one or more logical unit.

Using high-end RAID servers or private cloud requires developing techniques for restoring large dataset in the scenarios of silent data corruption by providing measure of data redundancy.

Answer:

RAID

Explanation:

RAID redundancy array of independent/inexpensive disk is a collection of disk drive used to increase storage capacity and redundancy and to promote speed and performance of input/output device.

F.R.E.D.C or forensic recovery of evidence data center are high end data centers that provides high end services with raid functionalities and processing speed.

The _____ is in effect when an interest group tries to mobilize large numbers of constituents to write, phone, or send e-mails and tweets to legislators or the president.

Answers

Answer:

Shotgun Approach

Explanation:

The shotgun approach is used in politics, marketing, and other areas as well.

In marketing, it is an approach to reach large populations or cover a wide area with product or service promotional campaigns.

In politics, however, it is considered more of a brute approach to handle certain issues. A large number of constituents are mobilized to reach the president or higher authorities (legislators) through different means, such as writing, phoning, sending emails or tweeting to emphasize their plight.

This approach is usually used when it is assumed that the legislator or president is not aware of what is going on with that location.

A short-circuit evaluation is where each part of an expression is evaluated only as far as necessary to determine whether the entire expression is:_____.A. True B. false

Answers

Answer:

A. True

Explanation:

Characteristics of a short - circuit:

C. C++, Java uses short circuit evaluation of logical expressions involving && and ||.Short - circuit evaluation exposes the potential problem of side effects in expressions, e.g.

     (a > b) || (b++ / 3).

Ada: programmer can specify either (short - circuit is specified with and then and or else).

Some early computers protected the operating system by placing it in a memory partition that could not be modified by either the user job or the operating system itself. Describe two difficulties that you think could arise with such a scheme.

Answers

Here are two difficulties that I think could arise with a scheme that protects the operating system by placing it in a memory partition that could not be modified by either the user job or the operating system itself.

What's the issue about?

The operating system would be difficult to update. Any changes to the operating system would require the entire operating system to be copied to a new memory partition. This could be a time-consuming and error-prone process.

The operating system would be vulnerable to hardware failures. If the memory partition containing the operating system were to fail, the entire operating system would be unavailable. This could cause a major disruption to the system.

Learn more about computer

https://brainly.com/question/24540334

#SPJ1

Placing the operating system in a non-modifiable memory partition poses two main challenges: difficulty in applying software updates and complications in system recovery. Both of these issues stem from the inability to modify the protected partition.

Early computers sometimes placed the operating system in a non-modifiable memory partition to protect it from being altered by user jobs or the operating system itself. This approach has notable difficulties:

Software Updates: By placing the OS in a memory partition that cannot be modified, applying updates or patches to address vulnerabilities becomes extremely difficult. This can render the system vulnerable to new threats as patching bugs or upgrading the OS requires access to modify the partition, which is restricted.System Recovery: In the event of an OS malfunction or corruption, restoring the system becomes challenging since the OS partition cannot be modified or rewritten. This may require physical intervention to replace the memory hardware or specialized tools to bypass the protection, leading to longer downtimes and more complex recovery processes.

These issues underline the balance modern operating systems must maintain between protecting their integrity and ensuring they remain flexible enough for updates and recovery.

The computer program that Josh is working on presents him with a sentence in which a word has been underlined. Josh has to indicate the part of speech represented by the underlined word. After receiving feedback about the correctness of his response, Josh is given another sentence with an underlined word. This description best illustrates what type of computer-based instruction (CBI) program?

Answers

Answer:

Drill and Practice

Explanation:

Drill and Practice is a type of Computer-based Instruction (CBI) program. In Drill and Practice, answered questions are given immediate feedback. These problems or exercises are structured and answered on the program to provide instant feedback to the person taking the test.

For instance, when going through an evaluation test but you are required to provide the correct answer before moving on. Once a question is answered, the program will indicate whether correct or wrong, if the question is correct, move to the next question but if wrong you start again. This is a typical example of Drill and practice.

This is exactly what is seen in our scenario in the question.

Climax Medical Technology, a fast-growing global research firm, has accumulated so much client information that conventional database management systems cannot handle its customers’ needs. Therefore, Climax purchased very sophisticated analysis software and supercomputing-level hardware. Climax Medical Technology is tapping the power of:____________.

Answers

Answer: Big Data

Explanation:

Big data is type of treatment for complex and large data through analyzing huge amount of data , arranging in certain trend or sets and then extracting the information or data from it in appropriate order.

It can store and process extremely huge amount of data.It us commonly used for storage of customer-related data,mobile data, web data etc.According to the question, Climax Medical technology is turning towards usage of big data. They are using big data to analyze, arrange the huge client information data into a certain pattern for extracting it systematically.

java
Create a do-while loop that asks the user to enter two numbers. The numbers should be added and the sum displayed. The loop should ask the user whether he or she wishes to perform the operation again. If so, the loop should repeat; otherwise it should terminate
Sample Run1
Enter two numbers: 3 15
Do you want another operation: Yes
Enter two numbers: 45 56
Do you want another operation: No
Output1: Sum = 119
Sample Run2
Enter two numbers: 33 150
Do you want another operation: Yes
Enter two numbers: -56 56
Do you want another operation: Yes
Enter two numbers: 58 15
Do you want another operation: Yes
Enter two numbers: 123 87
Do you want another operation: No
Output2: Sum = 466

Answers

Answer:

import java.util.Scanner;

public class num3 {

   public static void main(String[] args) {

     Scanner in = new Scanner(System.in);

       System.out.print("Enter two numbers: ");

       int num1 = in.nextInt();

       int num2 = in.nextInt();

       int sum = num1+num2;

       System.out.print("Do you want another operation: ");

       String ans = in.next();

       while(ans.equalsIgnoreCase("yes")){

           System.out.print("Enter two numbers:");

           num1= in.nextInt();

           num2 = in.nextInt();

           System.out.println("Do you want another operation: ");

           ans = in.next();

           sum = sum+(num1+num2);

       }

       System.out.println("sum = "+sum);

   }

}

Explanation:

In the program written in Java Programming language,

The scanner class is used to prompt and receive two numbers from the user which are stored as num1 and num2. Another variable sum is created to hold the sum of this numbers

Then the user is prompted to answer yes or no using Java's equal.IgnoreCase() method.

If the user enters yes, he/she is allowed to entered two more numbers that are countinually added to sum

If the user eventually enters a string that is not equal to yes. The loop terminates and the accumulated value of sum is printed.

Which of the following is a high-speed network dedicated to storage that connects different kinds of storage devices, such as tape libraries and disk arrays so they can be shared by multiple servers? Select one: a. SSN b. ASP c. LAN d. SAN e. Grid

Answers

Answer:

SAN

Explanation:

A Storage Area Network (SAN) is a high-speed sub network of shared storage devices. A SAN's architecture works in a way that makes all storage devices available to all servers on a LAN or WAN. As more storage devices are added to a SAN, they too will be accessible from any server in the larger network.

"A user reports that the corporate web server cannot be accessed. A technician verifies that the web server can be accessed by its IP address. What are two possible causes of the problem? (Choose two.)"

Answers

Two possible causes for a corporate web server being inaccessible by its domain name but accessible by its IP address are DNS issues and web server configuration errors.

If a user reports that the corporate web server cannot be accessed but confirms that the web server can be accessed by its IP address, two possible causes of the problem are as follows:

A DNS Issue: The domain name system (DNS) may not be correctly translating the website's hostname into its IP address, which is necessary for browsers to locate the server on the Internet.A Web Server Configuration Error: The server hosting the website might be misconfigured to not recognize or respond to requests for the hostname in question, while still responding to direct IP address requests.

Both scenarios would prevent users from accessing the website through its domain name, despite the server itself being operational and accessible directly via its IP address.

Jose is working on a project on engineering. Which site can he use to connect with an experienced engineer?


A) Spoke

B) Meetup

C) Tagged

D) Face Book

Answers

Answer:

The answer is "Option C".

Explanation:

The Meetup is a site, which is used to provide global learning. It is also encouraged informal interactions of people, who have met online. These people are connected with a shared offline connection online, and wrong choices can be described as follows:

In option A, It is a networking function, that provides connecting resources between local nodes and networks. In option C, It is an online dating site. In option D, It is a social networking site, that provides communication.

When trying to remember a list of words, a person may choose a word to which they "hang" their memories on. This type of mnemonic device is called the _____ technique.

Answers

Answer:

Peg

Explanation:

This is known as the "peg technique." The name comes from the fact that we usually employ pegs to hang clothes to dry. In this memory aid, the person who wants to memorize something creates mental associations between two concrete objects. This is done in a one-to-one fashion that links all the words together.

You are a help desk technician providing support for a wireless network. A user calls and complains he cannot access the Internet. The user tells you he has good signal strength, but the network connection states "acquiring network address" and the IP address is all zeros. What could cause this problem?

Answers

Answer:

From the user explanations, it can be inferred that the issue may be as a result of incorrect security parameters such as Wireless Protected Access (WPA) which ensure security for wireless connections.

Explanation:

If there is an incorrect access pass to the wireless network by the WPA, any wireless user will not be able to complete a Layer 2 connection to the wireless network after connecting and getting good signal indication and would thus be unable to obtain IP address automatically to be able to log on to browse the internet from the DHCP Server.

Answer:

Incorrect connectivity configurations.

Explanation:

In many instances, the connectivity configurations may not be matching. This results in a loss in internet connectivity. Thus, the first thing  will be to check the wireless area connections settings or simply the LAN settings. In addition, the local host or server can also check their systems to see if there are no generation problems on their side. Sometimes it may happen that external factors beyond the customer control can hinder the connectivity issues.

Other Questions
Zinc, an essential trace element for most organisms, is present in the active site of the enzyme carboxypeptidase. The zinc most likely functions as a(n) a. competitive inhibitor of the enzyme. b. noncompetitive inhibitor of the enzyme. c. coenzyme derived from a vitamin. d. cofactor that is an activator of the enzyme. A 7.0kg skydiver is descending with a constant velocity Delta Communications Inc. has recently adopted a new performance management system that is significantly different from the earlier system. The managers have started adapting to the new methods and are enforcing these changes among their work teams. Which of the following is illustrated in the scenarioBehavioral substitution According to the U.S. Constitution, what does the executive branch of thegovernment do?O A) It makes the laws.OB) It reviews the laws.OC) It interprets the laws.OD) It carries out the laws. The length of a rectangle is increased to 2 times its original size and its width is increased to 3 times its original size. If the area of the new rectangle is equal to 1800 square meters, what is the area of the original rectangle Which noun or pronoun does herself emphasize in the sentence below?Mary herself brought the group project homework to our class and gave it to me. A. me B. Mary C. class D. our Multiplying Polynomials :(X + 4)(X - 1/2) The modern synthesis refers to a. the combination of Mendelian and blending inheritance. b. the combination of modern genetics and Darwinism. c. the combination of modern anthropology with animal behavior. d. the combination of anthropology and biology the solution to -2[1 - 4x] = 3x + 8 is How many bits does it take to store a 3-minute song using an audio encoding method that samples at the rate of 40,000 bits/second, has a bit depth of 16, and does not use compression Which type of scientific statement is defined as a possible explanation or answer to a scientific question that is based on prior knowledge or research and is testable? A straight wire carries a current of 238 mA from right to left. What is the magnetic field at a point 10.0 cm directly below the wire? Give the magnitude here, but make sure you can find the direction too You have been using the same computer for several years. To extend its service life, you decide to upgrade the processor. You check the motherboard documentation and purchase the fastest processor supported by the motherboard. However, when you start the computer, it beeps regularly, nothing is displayed on the screen, and it doesn't start. What should you do?A. Return the CPU for a new one.B. Update the UEFI firmware.C. Press F8 while booting the computer.D. Upgrade the motherboard. True Ketchup Inc. manufactures and distributes sauces, pickles, and spices. The company has separate divisions responsible for developing and marketing each item. Thus, the company has adopted a _____ approach to departmentalization Create your dialogue, include yourself and another friend in the dialogue so you use the yo.form and the tu form. This dialogue should take place in one of the most popular departmentstores in town. You need to make sure you include colors, clothes, and express preferences aswell. The dialogue should be no less than 10 sentences. please some one helps me with this one this must to be written in Spanish please help me I will be thankful for you forever. thank you so much. 5. If insects and birds fly from flower to flower to help with pollination, why are there not flowers ofmixed species? The reaction 2PH3(g)+As2(g)2AsH3(g)+P2(g) has Kp=2.9105 at 873 K. At the same temperature, what is Kp for each of the following reactions? Parts A, B, and C Part A: 2AsH3(g)+P2(g)2PH3(g)+As2(g) Part B: 6PH3(g)+3As2(g)3P2(g)+6AsH3(g) Part C: 2P2(g)+4AsH3(g)2As2(g)+4PH3(g) A cylindrical barrel is 8 feet tall, and 5 feet wide at the bottom. What is the volume of the barrel? What theme does the motif of time support?O Life is short, so make every moment count.O Time can be subjective.A lifetime cannot be measured by a clock. A selection model that requires an applicant to achieve some minimum level of proficiency on all selection dimensions is referred to as a _____ model. Steam Workshop Downloader