which group includes supporting details that could be added to the previous scratch list? sparkling water, evening wine tasting, and four-star hotel restaurant safety, comfort, and half-price tuesday high-end linens, free wireless internet, and free snacks, shampoo, and conditioner

Answers

Answer 1

24-hour concierge service, valet parking, room service, spa, pool, bar, gym, sauna, complimentary breakfast, luxury bathrobes, mini-bar, daily housekeeping, and shuttle service.

The above list of supporting details could be used to further enhance the scratch list provided. 24-hour concierge service would ensure that guests can always get help with any of their needs, from finding the best local attractions to ordering room service. Valet parking will make it easy for guests to get to and from their hotel. Room service is a great bonus for those who don't want to leave the hotel for a meal. Having a spa, pool, bar, gym, and sauna would provide guests with plenty of options to stay active or relax during their stay. Complimentary breakfast and luxury bathrobes would make their stay even more comfortable. A mini-bar is great for those wanting a late-night snack or drink, while daily housekeeping and a shuttle service will make it easier to get around town. All of these supporting details would contribute to an enjoyable stay for guests at the four-star hotel restaurant.

Learn more about service here:

https://brainly.com/question/29531817

#SPJ4


Related Questions

To print a worksheet, you begin by going to Backstage view.
answer choices
True
False

Answers

True.To print a worksheet, you begin by going to Backstage view.

What is Backstage?
Backstage is a term used to refer to areas backstage in a theatre, concert, or other performing arts venue. It is the area behind the stage and out of view of the audience. It typically includes dressing rooms, green rooms, storage areas, and other similar spaces. Backstage areas are used for storing props and costumes, preparing for performances, and keeping the stage free from clutter. It also includes areas specifically for the performers, such as dressing rooms and makeup rooms. Backstage is usually off-limits to audience members and is a private area for performers.

To know more about Worksheet
https://brainly.com/question/29980969
#SPJ4

A method is a block of code that runs only when it is called
true or false

Answers

A method is a block of code that runs only when it is called this statement is true which is known as parameters, into a method.

A Python function is a function of block of code which only runs specifically when it is called by name and proper number of arguments. To replace users can pass data which is known as arguments to replace the parameters of a function.

Function is one of the  essential concept in coding , which helps you to store a piece of code that does a single task inside a defined block, and then you can call that code whenever you need it using a single short command — you do not need to type out the same code multiple times.

This method is a block of code which only runs when it is called by the user . You can pass data, known as parameters, into a method. Methods are used to perform certain specific actions, and they are also known as functions.

A code block is also referred to as a compound statement which is a defined structure of source code which is grouped together. Blocks consist of one or more than one  declarations and statements.

Learn more about parameters here:-

brainly.com/question/30044716

#SPJ4

9.midrange computers are also referred to as a server and is used to support end users for things such as retrieving data from a database or providing access to application software?

Answers

A minicomputer is a mid-range computer that falls between between a mainframe and a microcomputer in terms of size, power, speed, storage capacity, etc.

Small businesses make use of minicomputers. One illustration of system software is a browser. "Server" is another term for a midrange computer. To process data on millions of policyholders, insurance companies are most likely to employ personal computers. The input, output, processing, and storage requirements of smartphones are minimal. a computer network in which numerous less potent desktop computers or laptops (referred to as clients) are connected to one central, powerful computer (referred to as the server) as a hub.

Learn more about browser here-

https://brainly.com/question/28504444

#SPJ4

to calculate the total number of iterations of a nested loop, sum the number of iterations of each loop.
True or False

Answers

It is untrue that we may calculate the total number of iterations by summing the number of inner loops.

A repeating block of code is referred to as a loop. Iteration is the process in which a piece of code is executed just once. A loop is run just once, which is called an iteration. A loop may go through several iterations. The three different iteration techniques are for loops, while loops, and tail recursion. We will use the illustration of reversing a list to demonstrate how multiple iteration strategies relate to one another and to recursion. Here is an example of reverse implemented recursively. Current is the term for the flow of any kind of energy, including electricity. It is the rate at which energy is transferred from one place to another, typically given in amperes.

Learn more about A loop here:

https://brainly.com/question/30039467

#SPJ4

g logplanetorbit starmetallicity logstarmass logstarage what is the second most significant predictor? logplane.

Answers

It is impossible to say whether "logplanet" is the second most significant predictor with the facts provided. Just the names of many variables—"g," "logplanetorbit," "starmetallicity," "logstarmass," and "logstarage"—are given in the statement.

Astronomers use the variable "logplanetorbit" to characterise a planet's orbital properties around a star. It is the logarithm of the planet's day-based orbital period, which represents how long it takes the planet to complete one cycle around the star. The distribution of orbital periods, which might range from a few days to several years, is simplified using the logarithmic transformation to make it easier to statistically analyse. In studies of exoplanets, or planets outside of our solar system, "logplanetorbit" is frequently used as a predictor variable to look at the links between the planet's orbital period and other variables like the planet's mass or the features of its host star.

Learn more about "logplanetorbit" here:

https://brainly.com/question/13816891

#SPJ4

assume that, in a stop-and-wait system, the bandwidth of the line is 870 kbps, and 1 bit takes 16 milliseconds to make a round trip. what is the bandwidth-delay product? give a value

Answers

The minimum frame size is now 160 bits. hence, the best option is (D). A stop-and-wait ARQ system has a bandwidth delay product of 80000 bits. In 20 ms, one bit can travel one way.

Yet, the bandwidth-delay product is 20,000. The system can send up to 15 frames or 15,000 bits in a single round trip. This represents a 15,000/20,000 usage rate, or 75%. The transmission time is 20 ns. Time for an ACK response. Efficiency is defined as the ratio of useful data sent to all potential data sent (20/80 = 25%) or as the time when valuable data is sent to all possible data. The minimum frame size is now 160 bits. hence, the best option is (D).

Learn more about system here-

https://brainly.com/question/30146762

#SPJ4

. write a program that takes an input integer from the keyboard by autoboxing to an integer. then the program outputs the binary, octal, and hexadecimal representation of the input integer. your output should clearly indicate the specific base of the number. your program may use only a single integer object (no int).

Answers

Each bit in N's binary representation is retrieved one at a time using bit-wise right shift and bit-wise left shift operations, and they are then added together to produce the final result.

In mathematics, a binary number is a number that is expressed using the base-2 numeral system, also known as the binary numeral system, which normally only uses the symbols "0" (zero) and "1." (one).  #include<stdio.h> void main(int) int outcome; int x; cin>>x; if (x > 0) outcome = x%2 x = x/2 cout<<result} Output: X = 6, Reaction: 011. And other array methods like append have been used. The new element is added at the end of the arrays using the append method. And the int(b) converts the data type of b from string to integer. The method follows the one outlined in the question. In addition, the array library has been utilized.

Learn more about Binary numeral system here:

https://brainly.com/question/29314732

#SPJ4

Which type of switch connects all devices in a rack to the rest of the network?choose the answer: a. ToR switch b. Spine switch c. EoR switch d. Core switch

Answers

The answer that links every device in a rack toward the other devices on the network is option a.

What are some instances of devices?

Every electrical component with some computer power and the capacity to install firmware or fourth software qualifies as a device. A desktop computer, speakers, printer, and microphone are examples of common hardware. A technology can be additionally described to as an electronic instrument, an appliance, or a gadget.

Devices? What do you mean?

Devices are objects or systems that have a specific purpose or goal, such as online communications devices like cell phones. Yet, the expression "left with my own devices" refers to your independence and capacity for amusement.

To know more about Devices visit :

https://brainly.com/question/30630218

#SPJ4

communication is defined as the transmission of information and meaning from a sender to a receiver. the crucial element of this definition is .

Answers

The exchange of ideas, Commands thoughts, and feelings in order to understand each other and reach a common understanding.

Communication is the process of exchanging information, ideas, thoughts, feelings, and emotions between two or more people. It involves sending and receiving messages in a variety of ways, such as verbal, nonverbal, written, and digital. The crucial element of communication is that both the sender and receiver understand the information in the same way. This means that the sender must be clear in their message and the receiver must be able to interpret it correctly. For effective communication to take place, both parties must be actively engaged and have a shared understanding of the message. Through communication, people are able to express their thoughts and feelings and come to a mutual agreement.

Learn more about Commands here-

https://brainly.com/question/30319932

#SPJ4

What is the PESTEL framework used for?

Answers

PESTEL stands for political, Economic, sociological, Technological, Environmental, and Legal factors that can affect an organization.

A common strategic framework for assessing the business environment in which a firm works is the PESTEL analysis. In the past, the framework was known as a PEST analysis, which stood for Political, Economic, Social, and Technical. More recently, the framework's scope was expanded to incorporate environmental and legal considerations.

In their strategic planning procedures and enterprise risk management planning, management teams and boards employ the framework. The financial analyst community, where factors may affect model assumptions and financing decisions, as well as management consultants who assist their customers in creating creative product and market efforts, both use PESTEL research as a very popular tool.

Learn more about PESTEL analysis

brainly.com/question/28310527

#SPJ4

marissa and tony are creating a computer program with the help of larry who is a consultant. the program will be used by suzie, the owner of the company. in the raci framework, where will suzie fall?

Answers

In the RACI framework, Suzie will fall into the role of Responsible, as she is the owner of the company and will be using the program.

In the RACI framework, each of the individuals involved in the computer program project have a distinct role. Marissa and Tony will be the Accountable parties, since they are designing and creating the program. Larry, the consultant, is the Consultant, providing advice and guidance. Finally, Suzie is the Responsible party, since she is the owner of the company and will be the one using the program. Responsible people are expected to provide guidance and input on the project, as well as being held accountable for its success. As the Responsible party, Suzie will need to stay informed about the progress of the project and provide feedback to the Accountable parties. She will also be responsible for ensuring the program meets the needs of the company and its customers.

Learn more about program here-

brainly.com/question/11023419

#SPJ4

help me this is due in 1 hour

Answers

A flowchart for a smart home system that can tell the temperature of a room and also the amount of sound in the room cannot be given on short notice, but a pseudocode can be provided for this.

The Flowchart described

Start

Check if the temperature sensor is working.

If temperature sensor is working, read temperature.

If temperature is above a set threshold, turn on air conditioner. If below a set threshold, turn on heater. If within the range, do nothing.

Check if the sound sensor is working.

If sound sensor is working, read sound level.

If sound level is above a set threshold, turn on noise-cancellation system or alert the user.

If both temperature and sound sensors are working, display the readings on the user interface.

End.

Read more about flowcharts here:

https://brainly.com/question/6532130

#SPJ1

how do you create a numeric vector named ""scores""

Answers

To create a numeric vector named "scores", you can use the c() function in R. The c() function allows you to combine values into a vector.

You can specify the values you want to include in the vector within the parentheses of the c() function. For example:
scores <- c(90, 85, 92, 88, 95)
This will create a numeric vector named "scores" with the values 90, 85, 92, 88, and 95. You can also use the seq() function to create a numeric vector with a sequence of numbers. For example:
scores <- seq(90, 100, 2)
This will create a numeric vector named "scores" with the values 90, 92, 94, 96, 98, and 100.

Learn more about a numeric vector here:https://brainly.com/question/14584599

#SPJ11

which of the following is not suggested by industry analysis? the cost per unit typically decreases as production increases. network effects are a problem only for startups. users of microsoft windows face switching costs when they begin using apple computers. none of the answers are correct.

Answers

Network effects are a problem only for startups is  is not suggested by industry analysis.

What is the definition of a network?

A network is made up of two or more computers that are linked together just to share data (such CDs and printers), exchange files, or permit electronic communications. Cabling, telephone service, radio signals, satellite, or infrared laser beams can all be used to connect a network's computers.

Give an example of a network.

A network is made up of connected computers, servers, mainframe computers, network equipment, peripherals, and other hardware. An example of a network is the Internet, which links millions of individuals worldwide.

Learn more about  network here:

https://brainly.com/question/28254691

#SPJ1

True or false
an exception is generally a runtime error caused by an illegal operation that Is just not possible, like trying to open a file that does not exist

Answers

Answer:

True

Explanation:

True.

An exception can be a runtime error caused by an illegal operation that is not possible, such as trying to open a file that does not exist.

you have a thin-provisioned storage space that suddenly unmounts. what is the most likely cause of this problem? answer the storage space has become corrupted. the storage space has run out of disk space. a new storage device has been added to the pool. one of the disks in the storage space pool has crashed.

Answers

There is no more disc space available for storage. You wish to set up 100 gigabytes of storage space per drive for a number of people in your firm.

What drawbacks are there to thin provisioning?

absence of elastic Although allowing you to increase your disc space as needed, thin provisioning is a non-elastic technology. To put it another way, you can increase your space allocation but not decrease it.

How is it possible to give users access to more storage space than is available in the pool thanks to thin provisioning?

Thin provisioning gives users the amount of disc space they need at any given time on demand. More data is saved by the user, consuming more space on the disc.

To know more about gigabytes visit:-

https://brainly.com/question/25222627

#SPJ1

in an ipv4 packet header, the identification field contains a unique identifier for each packet; however, packets are sometimes fragmented further by routers to transverse a network that supports a smaller packet size. what happens to the value of the identification field in a packet header if the packet is further fragmented?

Answers

The value of the identification field in the original packet header will be transferred to all of the fractured packets if a router further fragments a packet.

What field in the IPv4 packet header contains a value indicating what the packet body contains?

Each packet's unique identification is contained in the Identification field of an IPv4 packet header; however, routers occasionally further fragment packets to allow them to travel across a network that supports smaller packet sizes.

What three IPv4 header fields did the IPv4 header have that the IPv6 header did not?

The Identity, Flags, and Fragmentation Offset fields are three that are absent from the IPv6 Header, as you will see if you thoroughly examine the IPv4 header fields.

to know more about routers here;

brainly.com/question/29869351

#SPJ4

removable hard drive located outside of the main computer tower

Answers

A removable hard drive is a type of external storage device that can be used to store and transfer data. It is usually connected to the computer via a USB cable, Firewire, or eSATA connection. Removable hard drives are often used to back up important data or to transfer data from one computer to another.

What is Data?
Data is the fundamental building blocks of information. It can be described as raw facts and figures which can be collected, stored, manipulated and analyzed to create meaningful insights. Data can take many forms such as numbers, words, images, videos, audio, or any other form of information. It is used to answer questions and solve problems in various industries such as finance, healthcare, education, and government. Data can be collected from various sources such as surveys, interviews, observations, experiments, and sensors.

To know more about Data
https://brainly.com/question/26711803
#SPJ4

move all of the sliders to 50 db. click play full sequence (20 sec). what do you notice about the perceived volumes of the tones?

Answers

Based on variables including the ambient noise level sequence in the environment and unique hearing traits, the subjective loudness level of 50 dB may be experienced differently.

Can humans hear below 20 Hz?

The lowest pitch that the human ear can hear is 20 Hz, while the highest pitch is 20 kHz (highest pitch). Although some creatures, such as the mole-rat and elephant, are capable of hearing infrasounds, all sounds below 20 Hz are classified as infrasounds.

What are the tiniest noises you can hear?

The threshold of hearing is the lowest sound that the human ear can detect at a frequency of 1000 Hz, which corresponds to an intensity of approximately 1.00 10-12 W/m2.

To know more about frequency  visit:-

https://brainly.com/question/9632867

#SPJ4

write a for loop that prints the integers 0 through 39, separated by spaces.

Answers

Let's see

[tex]\tt for\:i\:in\:range(0,40):[/tex]

[tex]\quad\tt print(i,end='')[/tex]

The loop will run till 39The integers get printed one by oneAs end space is there they will be separated by space

The following code raises an error when executed. What's the reason for the error?
def decade_counter():
while year<50:
year+=10
return year

Answers

The error is caused by the variable 'year' not being defined before it is used in the while loop.

In the code, the function 'decade_counter' is defined but the variable 'year' is not initialized or given a value before it is used in the while loop. This results in a NameError when the code is executed. To fix the error, the variable 'year' should be initialized before the while loop or given a default value.

For more questions like Coding visit the link below:

https://brainly.com/question/30694680

#SPJ11

what is the section of a sql query that will calculate the percentage of contributions from prospects?

Answers

To calculate the percentage of contributions from prospects in a SQL query, you would need to use the SELECT statement along with some aggregate functions and mathematical operators.

How to calculate SQL?Assuming that you have a table called "contributions" with columns for the amount of each contribution and a column indicating whether the contributor is a prospect, you could use the following SQL query to calculate the percentage of contributions from prospects:

sql

Copy code

SELECT

 (COUNT(CASE WHEN is_prospect = 'true' THEN 1 END) / COUNT(*)) * 100 AS prospect_contribution_percentage

FROM

 contributions;

In this query, we use the COUNT function with a CASE statement to count the number of contributions from prospects (where "is_prospect" is a column in the "contributions" table indicating whether the contributor is a prospect). We then divide this count by the total number of contributions (which we get by using COUNT without any conditions) and multiply by 100 to get a percentage.The resulting column in the query output will be called "prospect_contribution_percentage" and will show the percentage of contributions that came from prospects.

To know more about SQL , check out :

https://brainly.com/question/25694408

#SPJ1

the clients table contains 12 records with three different values in the postalcode field. if you create a query that groups the records based on the postalcode field, how many records do the results contain?

Answers

the results of the query contain a total of 3 records, representing the three different values in the postalcode field.

1. Create a query that groups the records based on the postalcode field:

SELECT postalcode

FROM clients

GROUP BY postalcode;

2. Count the records in the result set:

There are 3 records in the result set.

A query can be created to group the records in the clients table based on the postalcode field. This query would look like "SELECT postalcode FROM clients GROUP BY postalcode;". When this query is run, the result set contains 3 records. This is because there are 3 distinct values in the postalcode field. By grouping the records based on the postalcode field, it allows us to view all of the records with the same postalcode value together, making it easier to analyze the data. As such, the results of the query contain a total of 3 records, representing the three different values in the postalcode field.

learn more about query here

https://brainly.com/question/14311643

#SPJ4

True/False: Python formats all floating-point numbers to two decimal places when outputting using the print statement.

Answers

Answer:

False

Explanation:

The print statement in Python does not automatically format floating-point numbers to two decimal places. If you wish to do so, you will need to use the string formatting operator (%).

a. what is the url of the document requested by the browser? b. what version of http is the browser running?

Answers

This is the response to the queries regarding URL, HTTP version, and the kind of browsers that send message requests:

The full address of the page that the browser has requested is contained in the URL (Uniform Resource Locator). The protocol to use to access the resource is specified, as well as its location on the internet. B). The HTTP request message does not include the version of HTTP (Hypertext Transfer Protocol) that the browser is using. The HTTP version to be used at the initial handshake is decided by the browser and server. C). The "Connection" header in the HTTP request message specifies the kind of connection, either non-persistent or persistent. While persistent connections are kept open for numerous requests and responses, non-persistent connections are closed after each request and response pair.

Learn more about URL here:

https://brainly.com/question/30526981

#SPJ4

Which of the following port states are stable states used when STP has completed convergence? (Choose two answers.)
a. Blocking
b. Forwarding
c. Listening
d. Learning
e. Discarding

Answers

The two port states that are considered stable states used when STP has completed convergence are Blocking and Forwarding.

STP, or Spanning Tree Protocol, is a network protocol used to prevent loops in a network. During the process of convergence, STP goes through several port states, including listening, learning, blocking, and forwarding. Once STP has completed convergence, the port states will either be in a blocking state or a forwarding state.

In the blocking state, the port will not forward any frames and will only listen for BPDUs (Bridge Protocol Data Units). In the forwarding state, the port will forward frames and also listen for BPDUs. These two states are considered stable because they do not change unless there is a change in the network topology.

Therefore, the correct answers are a. Blocking and b. Forwarding.

Lear More About Port States

https://brainly.com/question/1030711

#SPJ11

What statement describes the function of the Address Resolution Protocol?
a. ARP is used to discover the IP address of any host on a different network.
b. ARP is used to discover the IP address of any host on the local network.
c. ARP is used to discover the MAC address of any host on a different network.
d. ARP is used to discover the MAC address of any host on the local network

Answers

The purpose of the Address Resolution Protocol is described by the statement that it is used to determine the MAC address of any host on the local network.

A local area network (LAN) is a type of computer network that connects computers in a specific location, like a home, business building, school, lab, or university campus. As opposed to this, a wide area network (WAN) typically uses leased telecommunications circuits and also spans a greater geographic area. The two most popular technologies used for local area networks are Ethernet and Wi-Fi. ARCNET, Token Ring, and AppleTalk are examples of old network technology. In the late 1960s, there was a growing need for high-speed links between computer systems due to the growing demand for and use of computers in research labs and universities.

Learn more about  local network here:

https://brainly.com/question/14290439

#SPJ4

In the hierarchical network model, which layer is responsible for fast transport? a. Network layer b. Core layer c. Distribution layer d. Access layer.

Answers

The right response is b) Fast transport is handled by core layer of a hierarchical model.

What is a network defined as?

Two or more computers connected together to pool resources (such printers and Discs), exchange files, or enable electronic conversations make up a network. A network's connections to its computers can be made through cables, telephone line, radiofrequency, satellites, or infrared laser beams.

What does a communications system mean?

A telecommunication network is a set of strategies used by users to transmit important information. The network of information is the result of every instrument and strategy a business uses to communicate.

To know more about Network visit :

https://brainly.com/question/30654762

#SPJ4

how to apply conditional formatting to entire column

Answers

Click in the cell where you want to copy the conditional formatting. Navigate to Home > Format Painter. Drag the paintbrush across the cells or ranges of cells you want to format to paste the conditional formatting.

What is a conditional formatting?

To highlight specific values or make specific cells easy to recognise, use conditional formatting. On the basis of a condition, this modifies how a cell range appears (or criteria). To draw attention to cells with values that satisfy a specific requirement, use conditional formatting.

In accordance with the criteria you specify, conditional formatting is used to alter the appearance of cells within a range.

Rules are used as conditions when they match text or numbers that are specified. Only a few built-in conditional formatting options are available in the web browser version of Excel. A fully customised set of conditional formatting rules can be made using the Excel application.

Learn more about conditional formatting

https://brainly.com/question/16014701

#SPJ4

which of the following is a common guideline for business letters, memos, and emails? responses no headings no headings two spaces after a period two spaces after a period no double-spacing no double-spacing

Answers

Two spaces after a period two spaces after a period no double-spacing no double-spacing use a professional tone use a professional tone.

What is the spaces ?

The space is an area that is free of physical and mental boundaries. It is a place where one can be free to explore their inner thoughts and feelings without judgement or limitation. It is an environment that is both calming and inspiring, allowing us to tap into our creativity and express ourselves in new ways. It is a place of reflection and contemplation where one can find clarity and insight. Space allows us to cultivate mindfulness and purpose, and to appreciate the moment. It is a sanctuary that encourages us to take a step back, breathe, and reconnect with ourselves.

To learn more about spaces

https://brainly.com/question/20630228

#SPJ1

Other Questions
Jana needs to rent a moving van for one day. Reliable Rentals charges $20 for the day and $0.50for each mile. Dependable Rentals charges $10 for the day and $0.80 for each mile. Jana wroteand solved the equation below to find the number of miles for which the costs of renting from thecompanies will be the same. She used m to represent the number of miles.20-0.5m= 10+ 0.8m20= 10 + 1.3m10 = 1.3m= 13 = 100 = 77/3The costs will be equal if the van is driven about 8 miles.m= lily's car has a fuel efficiency of 8 88 liters per 100 100100 kilometers. what is the fuel efficiency of lily's car in kilometers per liter? Which quadrilaterals always have diagonals that bisect opposite angels? A. Parallelograms B. Rectangles C. Rhombi D. Squares What happened in Mexico in 1821 following a revolution inspired by Miguel Hidalgo? Can i have a small bottle of tomato sauce a customer has asked ch for an estimate on a basic, 1,500 square-foot home on a vacant lot, which already has utilities installed. the client is a cooking enthusiast, and also wants luxury appliances. based on the engineering estimates above, what will such a house cost to build? the radius of a circle is 14 yards. what is the circles circumference How to fix "an error occurred. if this issue persists please contact us through our help center at help.openai.com." ? 4. Round each fraction to help you estimate the solution for the following equation:one-sixth plus five-sixths equals1. 02. one half3. 14. 25. Round each fraction to help you estimate the solution for the following equation:seven twelfths plus two-twelfths equals1. one half2. 13. one and one half4. 26. Round each fraction to help you estimate the solution for the following equation:nine-tenths minus four-tenths equals1. 02. one half3. 14. one and one half The function, y=-16x^2+32x+48, represents the height, in feet, of a firework x seconds after it is launched.After how many seconds does the firework hit the groundx=___seconds greg tobin wishes to invest a $5000 bonus check into a savings account that pays 6.3% interest. find how many years it will take for the $5000 to grow to at least $11,000 if interest is compounded (a) quarterly. (be careful; interest is added to the account only every quarter. see example 5.) (b) continuously. At Hometown Hospital, the cancer registrar recorded the age (at the time of initial diagnosis) of patients diagnosed with lung cancer. A total of 68 cases were recorded. The ages are ranked from oldest to youngest. 91 86 83 82 81 80 80 79 78 77 76 75 75 74 74 73 73 72 72 72 71 71 70 70 70 70 69 69 68 68 67 67 67 66 66 66 66 66 65 65 65 64 64 63 63 62 62 61 61 61 60 60 59 59 59 58 58 57 57 57 56 56 55 54 53 53 52 51 Complete the frequency distribution table with the following data: All score limit ranges Frequency Cumulative frequency Relative frequency [round to two decimal places] Frequency percentage [should be a whole percentage without decimals] 1/Identify the adjectives and/or adverbs in the following sentences: a) Fast runners win races. b) Mathematics is difficult. c) She's a good typist. d) She behaved rudely to her boss. e) You've done well in your test. f) The clowns are very funny. g) She's a pretty girl. h) He runs fast. phagocytosis, pinocytosis, and receptor-mediated endocytosis are all involved in the process of ________? Government powers that exist at both the national and state levels of government are called "concurrent powers." What is an example of concurrent power? To assimilate Indians into American society, the Dawes Act did all of the following exceptA. wiped out tribal ownership of landB. promise US indians citizenship in 25 yearsC. tried to make rugged individualists of the IndiansD. outlaw the sacred Sun Dance HELP you will get brainlie true or false,the recommendations for exercise are in addition to any light intensity activities frequently performed throughout the day. questionwhich term, when divided by volume, equals density?responsesdistancedistanceweightweightmassmasspower Rocks around the world contain evidence that seas have advanced and retreated and ______ have been uplifted and eroded