you have just purchased a new dell poweredge r820 rack server. the server is equipped with four xeon e5-4650 cpus, 128 gb of ram, four 1 tb sas hard drives, and two 750-watt power supplies. you have a 21-inch lcd monitor connected to your server. you want a ups to keep your server running for up to 20 minutes in the event of a power failure. you prefer a rackmounted solution. use the ups selector tool at apc's web site (a well-known ups vendor). the ups selector is at https://www.apc/shop/us/en/tools/ups selector/. determine which model of ups will work well for this server, and state your reasons.

Answers

Answer 1

Based on the given server specifications, a UPS with a wattage rating of 2000 VA or higher would be suitable for this server. APC recommends the SMT2200RM2U Smart-UPS as the most suitable UPS model for this server. It has a wattage rating of 1980 VA and 1800 watts.

The Dell PowerEdge R820 rack server has the following specifications:

4 x Xeon E5-4650 CPUs4 x 1 TB SAS Hard Drives128 GB RAM2 x 750-Watt Power Supplies A 21-inch LCD monitorThe APC UPS selector tool can be used to select a UPS.

The following is the recommended UPS model for this Dell PowerEdge R820 rack server:

Smart-UPS 2200VA RM 2U 120V

The reasons why this UPS model is recommended are as follows:

With a wattage rating of 1980 VA and 1800 watts, it is appropriate for the server. The server would continue to operate for up to 20 minutes after a power failure, based on the server's requirements. This would enable the server to perform a graceful shutdown. The Smart-UPS has advanced features like AVR (Automatic Voltage Regulation) and Sine wave output, which provide optimum performance and protection to the server during power surges, power sags, and other such power events.

The Smart-UPS 2200VA RM 2U 120V is a rack-mounted solution, which would work well in the customer's environment. The LCD on the front of the Smart-UPS provides clear, accurate information about the UPS's status, allowing the customer to take quick action in the event of an issue.

"server", https://brainly.com/question/31142963

#SPJ11


Related Questions

Which if the following broad categories is not a type of analytic technique?a. manipulative analyticsb. descriptive analyticsc. predictive analyticsd. prescriptive analytics

Answers

Descriptive, Diagnostic, Predictive, and Prescriptive analytics are the four different categories.

Businesses rely on three different forms of analytics to help them make decisions: descriptive analytics, which explain what has actually occurred; predictive analytics, which show us what might happen; and prescriptive analytics, which explain what ought to occur going forward. Students use the mean, mode, median, and range to analyze the data and draw conclusions. Using both recent and old data, descriptive analytics seeks out patterns and connections. Because it only describes trends and associations without going any further, it is frequently referred to as the most basic type of data analysis.

Learn more about data here-

https://brainly.com/question/11941925

#SPJ4

How are computer clasified into different types?​

Answers

Answer:

Computers differ based on their data processing abilities. They are classified according to purpose, data handling and functionality. ... According to data handling, computers are analog, digital or hybrid. Analog computers work on the principle of measuring, in which the measurements obtained are translated into data.

Which of the following is an example of an application ?

Which of the following is an example of an application ?

Answers

The third one I think
The 3rd one cause all the others are brands pretty much

which big data analysis technique involves the examination of previously collected data sets in an attempt to discover patterns and other knowledge hidden within the data?

Answers

The big data analysis technique that involves the examination of previously collected data sets in an attempt to discover patterns and other knowledge hidden within the data is known as data mining.

Data mining refers to the process of examining vast quantities of data to uncover hidden patterns, unknown correlations, and other useful information. Data mining uses sophisticated mathematical algorithms to segment the data and evaluate the likelihood of future occurrences. Data mining is frequently used in fields like customer relationship management, market research, and fraud detection. It is often used to assess customer purchasing habits, highlight popular products, and generate advertising campaigns based on customer preferences. Data mining is a crucial tool for businesses, as it helps them increase profits and reduce risk by making better business decisions based on data analysis.

Know more about Big data here :

https://brainly.com/question/28333051

#SPJ11

Write programs in python to display “Valid Voter”. (condition : age of person should be

>=18).​

Answers

age = int(input("How old are you? "))

if age >= 18:

   print("Valid Voter")

I wrote my code in python 3.8. I hope this helps

The age of the user is entered into the software, and it is saved in the variable age.

What is program?

Program is defined as a collection of guidelines that a computer follows to carry out a specific task. The size of a computer programme affects the likelihood that an error may occur. A program's objective is to pursue an interest or find a solution to a problem through creative expression. Essentially, the reasoning for the programmer's decision to write this application.

age = int(input("Enter the age of person: "))

if age >= 18:

print("Valid Voter")

else:

print("Invalid Voter")

The software prints the phrase found inside print(), "Valid Voter," if the age is more than or equal to 18.

Thus, the age of the user is entered into the software, and it is saved in the variable age.

To learn more about program, refer to the link below:

https://brainly.com/question/11023419

#SPJ2

A data analyst creates a data frame with data that has more than 50,000 observations in it. When they print their data frame, it slows down their console. To avoid this, they decide to switch to a tibble. Why would a tibble be more useful in this situation?

Answers

A list is an R-object that can have a wide range of different items inside of it, including vectors, functions, and even another list.

The head() function lets you display the first observations in a data frame. The method tail() prints the final observations in your data collection in a manner similar to that. Both head() and tail() print a top line called the 'header', which contains the names of the distinct variables in your data collection. The R language's transform() function is used to alter data. The first parameter is transformed into a data frame. A suitable variable name comprises of letters, numbers and the dot or underline characters. The variable name does not begin with a number but rather with a letter or a dot.

Learn more about variable here-

https://brainly.com/question/13544580

#SPJ4

Communication of the binary data via the voltage level for each time interval.
a
voice assistant
b
machine language
c
voltage
d
digital signal

Answers

Answer:

D

Explanation:

Answer:

D. Digital signal

Explanation:

Edge 2022

The answer is not border

The answer is not border

Answers

Answer:

#footer {

   border-top: 1px solid rgba(0, 0, 0, 0.3);

   background: rgba(0, 0, 0, 0.25);

   box-shadow: inset 0 1px rgba(255, 255, 255, 0.3);

   height: 40px;

}

Explanation:

hope this helps,

Have a great day

What are the steps to opening up the browser’s console and checking to see if you have any errors JavaScript game design

Answers

Note that yo open up the browser's console and check for JavaScript errors in a game design:

Open the browser (e.g. Chrome, Firefox, Safari, etc.)Right-click on the page and select "Inspect" or press F12 on your keyboard.Click on the "Console" tab.Run the game or interact with it to reproduce the error.Check the console for any red error messages. These indicate a JavaScript error.Use the error message and the line number to locate and fix the issue in your code.Repeat steps 4-6 until you no longer see any errors in the console.

What is a JavaScipt Game Design?

JavaScript is ideally suited for online and mobile games.

Platforms and tools may assist with the creation of both 2D and 3D games that can run straight in your browser. Apart from web-based games, JavaScript is becoming increasingly popular in mobile game creation.

WebGL is essentially an OpenGL ES 2.0 for the Web - it's a JavaScript API that allows you to create sophisticated interactive animations and, of course, games. JavaScript can build and render dynamic 3D visuals that are hardware accelerated.

Learn more about Java:
https://brainly.com/question/29897053
#SPJ1

(In C#) In Chapter 6, you continued to modify the GreenvilleRevenue program. Now, modify the program so that the major functions appear in the following individual methods:
GetContestantNumber - This method gets and returns a valid number of contestants and is called twice once for last year’s number of contestants and once for this year’s value

DisplayRelationship - This method accepts the number of contestants this year and last year and displays one of the three messages that describes the relationship between the two contestant values

GetContestantData - This method fills the array of competitors and their talent codes

GetLists - This method continuously prompts for talent codes and displays contestants with the corresponding talent until a sentinel value is entered

Answers

The program so that the major functions appear in the following individual methods are:

public static int GetContestantNumber()

{

   int contestants;

   do

   {

       Console.Write("Enter the number of contestants for this year: ");

   } while (!int.TryParse(Console.ReadLine(), out contestants) || contestants < 0);

   return contestants;

}

public static void DisplayRelationship(int lastYear, int thisYear)

{

   if (thisYear < lastYear)

   {

       Console.WriteLine("The competition has decreased.");

   }

   else if (thisYear == lastYear)

   {

       Console.WriteLine("The competition is the same.");

   }

   else

   {

       Console.WriteLine("The competition has increased.");

   }

}

public static string[,] GetContestantData(int contestants)

{

   string[,] contestantsData = new string[contestants, 2];

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

   {

       Console.Write("Enter contestant {0}'s name: ", i + 1);

       contestantsData[i, 0] = Console.ReadLine();

       do

       {

           Console.Write("Enter contestant {0}'s talent code: ", i + 1);

       } while (!int.TryParse(Console.ReadLine(), out int talentCode) || talentCode < 1 || talentCode > 3);

       contestantsData[i, 1] = talentCode.ToString();

   }

   return contestantsData;

}

public static void GetLists(string[,] contestantsData)

{

   int talentCode;

   while (true)

   {

       Console.Write("Enter talent code (1-3) or 0 to exit: ");

       if (!int.TryParse(Console.ReadLine(), out talentCode) || talentCode < 0 || talentCode > 3)

       {

           Console.WriteLine("Invalid talent code! Try again.");

           continue;

       }

       if (talentCode == 0)

       {

           break;

       }

       Console.WriteLine("Contestants with talent code {0}:", talentCode);

       for (int i = 0; i < contestantsData.GetLength(0); i++)

       {

           if (contestantsData[i, 1] == talentCode.ToString())

           {

               Console.WriteLine("{0}", contestantsData[i, 0]);

           }

       }

   }

}

public static void CalculateRevenue(int contestants)

{

   int revenue = contestants * 25;

   Console.WriteLine("The total revenue for the contest is ${0}", revenue);

}

What is program?

Program is a set of instructions or commands written by a computer programmer to give a computer a specific set of tasks to perform. It is a set of instructions, written in a computer language which can be executed by the computer to perform a specific task. Programs can be created to perform specific tasks and can include mathematical, logical and graphical operations.

To learn more about program

https://brainly.com/question/23275071

#SPJ1

Which of the below would provide information using data-collection technology?

Buying a new shirt on an e-commerce site
Visiting a local art museum
Attending your friend's baseball game
Taking photos for the school's yearbook

Answers

The statement that would provide the information through the utilization of data-collection technology is as follows:

Buying a new shirt on an e-commerce site.

Thus, the correct option for this question is A.

What is meant by Data-collection technology?

Data-collection technology may be defined as a type of technology that significantly deals with the process of collecting data for use in business decision-making, strategic planning, research, and other purposes.

According to the context of this question, visiting a local art museum represents the collection of information in real form, while buying a new shirt on an e-commerce site is the collection of data and information in virtual form.

Other options like attending your friend's baseball game and taking photos for the school's yearbook do not involve any sort of technology based on data collection.

Therefore, the correct option for this question is A.

To learn more about Data collection technology, refer to the link:

https://brainly.com/question/25633523

#SPJ1

What does the Latin word VIDEO mean?
1 I vine
O I conquered
I see
I hear

Answers

It comes from the word: “I see”

4.7 code practice Question 1

4.7 code practice Question 1

Answers

for x in range(20,31):

   print(x, end=" ")

I hope this helps!

The formula (current-year amount -- prior-year amount)/prior-year amount calculates the _______ used in horizontal analysis.
a. nominal increase or decrease
b. percentage increase or decrease
c. absolute increase or decrease

Answers

In order to compare financial information from two distinct time periods, usually years, this formula is used to examine changes and trends in financial performance.

The percentage that results shows how much changed from the prior year's amount between the two periods. This percentage can be used to spot possible issues or areas for improvement in a company's financial records.

Learn more about financial statements here:

https://brainly.com/question/29989878

#SPJ11

system software assists computer hardware with the work it is designed to do.

Answers

System software is a type of computer software that operates the computer hardware and applications software. It manages and controls computer operations and resources, as well as provides a platform for applications software to run on.System software serves as an intermediary between hardware and applications software.

It provides an interface between the user and the hardware by managing the input and output devices, such as the keyboard, mouse, and printer, and ensuring that the hardware components communicate with each other. Additionally, system software helps to optimize computer performance by managing system resources like memory, disk space, and CPU time.A system software can be divided into two main categories: operating system and utility software.

The operating system is responsible for managing the computer hardware, providing a user interface, and allowing applications software to run. Utility software, on the other hand, is designed to perform specific tasks that help maintain and optimize the computer's performance.

To know more about computer visit:

https://brainly.com/question/32297640

#SPJ11

Edmentum Question- Consumer and Credit Loans

When would someone be restricted from filing for bankruptcy?

A. if the debtor fails the asset test

B. if the debtor fails the income-liability test

C. if the debtor fails the credit-overload test

D. if the debtor fails the means test

Answers

Answer:

D, if the debtor fails the means test

Explanation:

i took the test on platos and got it right

explain the computer according to size​

Answers

On the basis of size there are four types of computer. They are minicomputer, micro computer, mainframe computer and super computer. Super computer is the fastest, most expensive, big in size, and most powerful computer that can perform multiple tasks within no second. Mini Computers are medium sized computer.

Why is online etiquette important for digital communication in an educational setting? (Choose all that apply)

•It allows you to communicate clearly.

•Writing that is informal and full of errors is a security risk.

•It makes a good virtual impression.

•Teachers and parents don't understand modern slang and emojis.

Answers

Answer:

~Senpi Boi here~

Explanation:

The main ones that apply are:  •It allows you to communicate clearly.

•It makes a good virtual impression.

(I would belive those will mostly apply to the qestion)

(Hope this helps!)

The command prompt is currently in the Old_Data folder. Which two commands can you use to create a new folder called Archive?

Answers

Answer:

mkdir Archive

Explanation:

Assuming that you want to create the new folder within the Old_Data folder then you would only need one command which is the mkdir command. This will create the folder inside the current location which in this case is the Old_Data folder. Like so...

mkdir Archive

Otherwise, you would first need to navigate to the folder that you want to create the new folder. You do this using the "cd /" to navigate to previouse directory and then to the one you want.

How is the IT career cluster different from most other clusters?

Answers

Answer:

All career clusters use information technology in carrying out their work

How did tribes profit most from cattle drives that passed through their land?
A.
by successfully collecting taxes from every drover who used their lands
B.
by buying cattle from ranchers to keep for themselves
C.
by selling cattle that would be taken to Texas ranches
D.
by leasing grazing land to ranchers and drovers from Texas

Answers

The way that the tribes profit most from cattle drives that passed through their land is option D. By leasing grazing land to ranchers and drovers from Texas.

How did Native Americans gain from the long cattle drives?

When Oklahoma became a state in 1907, the reservation system there was essentially abolished. In Indian Territory, cattle were and are the dominant economic driver.

Tolls on moving livestock, exporting their own animals, and leasing their territory for grazing were all sources of income for the tribes.

There were several cattle drives between 1867 and 1893. Cattle drives were conducted to supply the demand for beef in the east and to provide the cattlemen with a means of livelihood after the Civil War when the great cities in the northeast lacked livestock.

Lastly, Abolishing Cattle Drives: Soon after the Civil War, it began, and after the railroads reached Texas, it came to an end.

Learn more about cattle drives from

https://brainly.com/question/16118067
#SPJ1

please help me!
Memory is used to store programs and data. Identify and describe the two primary types of memory.
1.______
2.______

Answers

Answer: There are two types of memory in primary memory, RAM and ROM. RAM is Random Access Memory which loses its contents when the computer is switched off. ROM is non-volatile; even after you turn off your computer, the contents of ROM will remain.

Explanation:

1. ram {random acess memory

2. rom {read only memory}

Which are steps taken to diagnose a computer problem?

Answers

Complete Question:

Which are steps taken to diagnose a computer problem?

Group of answer choices.

A. Reproducing the problem and using error codes.

B. Reproducing the problem and troubleshooting.

C. Using error codes and troubleshooting.

D. Using error codes and stepping functions

Answer:

C. Using error codes and troubleshooting.

Explanation:

The problem-solving process can be defined as the systematic approach used to identify and determine the solution to a particular problem.

The steps involved in the problem-solving process are;

1. Identify and define the problem: this is the first step to be taken in solving a problem. This is to ensure that, the focus is on the main issue or situation and all efforts is channeled in the right direction rather than the symptoms.

2. Gathering of information: this helps to consider the options available in solving a problem effectively.

3. Consider your options: this helps to compare the available and viable solutions to the problem.

4. Weigh disadvantages and evaluate a solution: you weigh the disadvantages of each solution, before choosing the one with the least disadvantages.

Hence, the steps taken to diagnose a computer problem includes using error codes and troubleshooting.

Basically, if a computer encounters a problem while trying to perform a task, the computer is designed to ascribe an error code to that particular problem. This feature allows an administrator to identify what is likely to be the cause of the problem and subsequently used for establishing a theory of probable cause while troubleshooting the computer system.

According to everything's an argument, elements of visual design like the typeface used and correct application of formatting conventions (i.e. mla, apa, ap, etc.) can create which kind(s) of appeal(s)?

Answers

Note that the use of visual design elements can create a variety of appeals, including credibility, emotion, and logic.

What is the explanation for the above response?

According to "Everything's an Argument", the elements of visual design such as typeface and correct formatting conventions can create the following kinds of appeal:

Ethos: The use of appropriate formatting conventions and professional-looking typeface can help establish the credibility of the writer or speaker. It shows that they have taken the time to present their work in a polished and professional manner.

Pathos: The visual design of a document can evoke emotions in the reader or viewer. For example, the use of bold or colorful fonts can make text stand out and grab the reader's attention, while a more muted design can create a sense of calm or seriousness.

Logos: The visual design can also contribute to the logic and coherence of a document. For example, consistent use of headings and subheadings, and clear distinctions between different sections of a document, can help the reader follow the argument and understand the structure of the text.

In short, the use of visual design elements can create a variety of appeals, including credibility, emotion, and logic.

Learn more about Visual design at:

https://brainly.com/question/15353945

#SPJ1

Why do you need to cite your sources? (check all that apply)
other researchers should not be able to use your work
you give credit to the original author
you avoid plagiarism
DONE

Answers

the answer to this is  2 and 3

Hope this helped

-scav

Answer:

2 3 baka baddies

Explanation:

Which type of keyword is "capital"?

Answers

Answer:

its a vocabulary term

Explanation:

does this help?

Answer:

It is a vocabulary term

Explanation:

I did the test.

What are the requirements of a data dictionary ?

Answers

While these are the core elements of a data dictionary, it's not uncommon to document additional information about each element, which may include the source of the information, the table or concept in which the attribute is contained, the physical database field name, the field length, and any default values.

Answer:

nullability, optionality, size, indexes, data type

Explanation:

pls, help it's urgent... 44 points plsssssssssssssssss

Write an algorithm and Flowchart for reversing a Number eg. N=9486.

Answers

The steps to reverse a number is given below:

The Algorithm

Step 1 Start

step 2 Read a number n

Step 3 a=n/1000

step 4 calculate b=(n%1000)/100

step 5 calculate c= (n%100)/10

step 6 calculate d = n%10

step 7 calculate reverse = a+(b*10)+(c*100)+(d*1000)

step 8 display reverse

step 9 stop

Read more about algorithms here:

https://brainly.com/question/24953880

#SPJ1

Systems that are used by companies to keep a track of attendance primarily in order to pay their wages.
i. Human resoure OR ii. Payroll System OR iii. Attendance

PICK THE CORRECT ANSWER.

Answers

Answer:

option no.3 Attendance

in which states do we have customers with the first name allison? show each state only once. sort by state in ascending order.

Answers

This will give you a list of states with customers named Allison, showing each state only once and sorted by state in ascending order.

Based on our customer database, we have customers with the first name Allison in the following states:

- California
- Florida
- Illinois
- Indiana
- Maryland
- Massachusetts
- Michigan
- Minnesota
- Missouri
- Nebraska
- New Jersey
- New York
- North Carolina
- Ohio
- Oregon
- Pennsylvania
- Texas
- Virginia

Please note that this list may not be exhaustive as it only includes customers who have provided their first name in our database. The states are sorted in ascending order. Let me know if you need any further assistance!
To find states with customers named Allison and display each state only once, sorted in ascending order, follow these steps:

1. Obtain a list of all customers, including their first names and states.
2. Filter the list to only include customers with the first name "Allison."
3. Create a new list of unique states from the filtered list.
4. Sort the list of unique states in ascending order.
5. Display the sorted list of states.

This will give you a list of states with customers named Allison, showing each state only once and sorted by state in ascending order.

to learn more about database click here:

brainly.com/question/29774533

#SPJ11

Other Questions
Is it true that during ramadan, at least one fourth of human population will completely change their daily habits, focusing on good behaviour, fasting, praying, and doubling the amount of charity given in hopes to gain Allah's favor ? in which of the following numbers is the value of the 5 digit 10 times it value in the number 4,597 What would the potential of a standard hydrogen (S.H.E.) electrode be if it was under the following conditions?[H+] = 0.77 MPH2 = 1.4 atmT = 298 K Sales of electric cars are increasing rapidly. The primary market for electric cars are consumers who are concerned with the environment. Research shows that high fuel economy and zero emissions are the top reasons for owning an electric car. Other research also shows that the majority of consumers beleive that they can impact global warming by being more environmentally friendly. Owning an electric car is just one of the many ways consumers who care about the environment can do their part in lessening their individual impact on the environment. Which of the following statements best expresses the main conclusion of the above argument? 1. People concerned with the environment are more likely to purchase an electric car 2. Owning an electric car is one way a consumer can lessen their impact on the environment 3. More people are concerned about the environment today than in the past An electronics store has a current inventory of 50 stereo systems. The lowest-priced stereo system in the store sells for $800, and the highest-priced stereo system sells for $3,000. Which of the following is the maximum amount of $3,000 systems on hand if the current inventory totals $111,000?a. 30b. 32c. 35d. 37 In this exercise, we will use partition functions and statistical techniques to charaterize the binding equilibrium of oxygen to a heme protein. The equilibrium that we study is O2(gas, 310K)O2(bound, 310K). Give all answers to three significant figures.Part ACalculate the thermal wavelength (also called the deBoglie wavelength) for diatomic oxgen at T=310K.1.751011 mSubmitMy AnswersGive UpCorrectPart BCalculate the rotational partition function of oxygen at T=310K. Remember, O2 is a homonuclear diatomic molecule. Assume the roational temperature of O2 is rot=2.07K.q_{rot} = 74.9SubmitMy AnswersGive UpCorrectPart CCalculate the bond vibrational partition function of oxygen gas at T=310K. Assume the vibrational temperature of oxygen gas is vib(gas)=2260K.q(vib,gas) = 2.61102SubmitMy AnswersGive UpCorrectPart DAssume when oxygen attaches to a heme group it attaches end-on such that one of the oxygen atoms is immobilized and the other is free to vibrate. Calculate the vibrational temperature of heme-bound oxygen.1600 KSubmitMy AnswersGive UpCorrectPart EUsing the result from part D, calculate the vibrational partition function for oxygen bound to a heme group at T=310K.q(vib,bound) = 7.63102SubmitMy AnswersGive UpCorrectPart FAssume the oxygen partial pressure iis PO2=1.00 atm and T=310K. Assuming the O=O bond energy De does NOT change when O2 binds to the heme group, calculate the binding constant K. Assume the oxygen molecule forms a weak bond to the heme group for which the energy is w=-63kJ/mol.At T=310K and P=1.00 atm K = SubmitMy AnswersGive UpPart GIn reality, the oxygen partial pressure is much lower than 1.00 atm in tissues. A typical oxygen pressure in the tissues is about 0.05 atm. Calculate the equilibrium constant for oxygen binding in the tissues where P=0.05 atm and T=310K.At T=310K and P=0.05atm K= SubmitMy AnswersGive UpPart HCalculate the standard Gibbs energy change Go for the binding of oxygen to the heme group at P=0.05 atm and T=310K.SubmitMy AnswersGive UpPart IAssume an oxygen storage protein found in the tissues has a single heme group which binds a single oxygen molecule. Use your value of K at T=310K and P=0.05 atm to calculate the fraction of sites bound on the protein fB.f_B = which one of these is a basic premise of the unbiased expectations theory? multiple choice question. long-term rates must exceed short-term rates to compensate for greater market risk. long-term rates consist of a series of successive short-term rates. the current yield curve must be flat for the market to be in equilibrium. interest rates balance the expected demand and supply for securities of varying maturities. Which of the following is an accurate comparison of the president's formal and informal powers?Formal powers - Informal powersA. Nominating federal judges - Issuing executive ordersB. Negotiating executive agreements - Granting pardonsC. Making treaties - Vetoing legislationD. Creating a budget - Issuing signing statements what are the manufacturers' specific recommendations for cleaning and maintaining laser printers? (select all that apply.) if your professor stands in one place behind a podium and does not use any gestures, he or she is demonstrating immediacy. A nurse is teaching the parents of a school-age child who has asthma about a rescue medication to use during an acute asthma attack. what typeof medications should the nurse include in the teaching? necesito informe de lectura de la obra solo cenizas hallars de pedro verges para maana calculator may be used to determine the final numeric value, but show all steps in solving without a calculator up to the final calculation. the surface area a and volume v of a spherical balloon are related by the equationA - 36V where A is in square inches and Vis in cubic inches. If a balloon is being inflated with gas at the rate of 18 cubic inches per second, find the rate at which the surface area of the balloon is increasing at the instant the area is 153.24 square inches and the volume is 178.37 cubic inches. all subnets exist in ospf area 0. which command, if issued on r3, would show all the lsas known by r3 For accounting purposes, depreciation is: a. a decline in value of an asset. b. an allocation of a cost of an asset. c. the selling price of an asset Which equations arise when the steps of the Euclidean algorithm are reversed to express the greatest common divisor of each of these pairs of integers as a linear combination of these integers? (123, 2347) (Check all that apply.) Check All That Apply 1 = 10 - 3.3 1 = 37.10 - 3. 123 1 = 37.2347-706 - 123 1 = 37.10 -9.41 d d 1 = 36.2347-583 123 Which of the following functions of TCP control the amount of unacknowledged outstanding data segments?A. FlomaxB. SegmentationC. WindowingD. Flow Control Find a negation for each of the statements in (a) and (b). (a) This vertex is not connected to any other vertex in the graph. No vertex is connected to any other vertex in the graph. All vertices are connected to all other vertices in the graph. This vertex is connected to at least one other vertex in the graph. All vertices are connected to at least one other vertex in the graph. This vertex is connected to all other vertices in the graph. A quadratic equation in form ax2 + bx + c = 0 cannot have: problem 8-68 (lo 8-3) (algo) skip to question [the following information applies to the questions displayed below.] eva received $62,000 in compensation payments from jazz corporation during 2022. eva incurred $5,500 in business expenses relating to her work for jazz corporation jazz did not reimburse eva for any of these expenses. eva is single and deducts a standard deduction of $12,950. based on these facts, answer the following questions: use tax rate schedule for reference. note: leave no answer blank. enter zero if applicable. round your intermediate and final answers to the nearest whole dollar amount.