The ______ element, a Hypertext Markup Language (HTML) metadata element, contains a collection of metadata elements that describe the document of provide instructions to the browser.a. Head
b. HTML
c. Body
d. List

Answers

Answer 1

Answer:

Option a is the correct answer for the above question.

Explanation:

The head tag is used to give the title of the website which describes the website which is opened by the web browser. The metadata refers to the concept of data about data means when there is data that describes the other data then that is known as metadata. The head tag also used to define the data of that website because the title is used to define the project in one tag and the head tag defines the tile which can be called metadata of the website.

The above question asked about the HTML element which is a metadata for the website. So the answer is head which is defined above and it is stated from the option a. Hence the option a is the correct answer for the above question while the other is not because--

Option b states about the HTML, which is the collection of all the data of the website.Option c states about the body, which is defined as the main data of the website.Option d states about the list which is not the correct answer for the above question.


Related Questions

In 1966 the National Highway Safety Act charged which of the following agencies with the development of emergency medical service standards?

A) U.S. Department of Transportation
B) U.S. Department of the Interior
C) U.S. Department of Health Services
D) U.S. Department of Homeland Security

Answers

Answer:

A) U.S. Department of Transportation

Explanation:

The federal Cabinet department " U. S. Department of Transportation " is concerned with transportation.

The U. S. Department of Transportation was formed by an act of Congress.

It was established on October 15, 1966 but began its operation on April 1, 1967.

The United States Secretary of Transportation governs this department.

A user is claiming a host can be reached via the IP address but not through the name. What should a technician do first to resolve the problem?
Add an entry to the HOSTS file
Restart the client device
Restart the DNS server
Restart the DNS service

Answers

Answer:

Add an entry to the HOSTS file

Explanation:

Hosts File: A computer file in an operating system to trace the link between the IP address and the domain name or host names. In a computer system Hosts file is timely updated to resolve any website issue. When a hosts file entry is valid, computer system does not look on the DNS and link the entry to the addresses in the hosts files.

To resolve the users issue a technician must add the name and IP address in the hosts file. Computer system view the hosts files (list of hosts name link with IP addresses) to solve the issue with IP addresses.

Steps to add host file.

Press the window iconSearch for notepad optionPress the right click buttonSelect the option "administrator" Open the hosts fileAdd the host file entrySave the changes

write a program to read in three nonnegative integers from the keyboard. Display the integers in increasing order.

Answers

Final answer:

To display nonnegative integers in increasing order, you can use a sorting algorithm like selection sort.

Explanation:

To write a program that reads in three nonnegative integers from the keyboard and displays them in increasing order, you can use a sorting algorithm such as selection sort. Here's an example in Python:

# Read in three integers from the keyboard

num1 = int(input('Enter the first integer: '))

num2 = int(input('Enter the second integer: '))

num3 = int(input('Enter the third integer: '))

# Create a list with the three integers

numbers = [num1, num2, num3]

# Sort the list in increasing order

numbers.sort()

# Display the integers in increasing order

print('Integers in increasing order:', numbers)

This program prompts the user to enter three integers, creates a list with those integers, sorts the list in increasing order, and finally displays the integers in increasing order.

What cloud services allows developers to create, test, and run solutions on a cloud platform without having to purchase the underlying hardware and software?

Answers

Answer:

The correct answer to the following question will be "PaaS".

Explanation:

PaaS is a cloud model where a third-party supplier usually provides two types of tools, software, and hardware for the users through the Internet to develop the application.

Tendencies include a range of cloud technology underlying elements, including OS, servers, DBMS, middleware, networking equipment, and storage services. The service provider owns, manages, configures and retains each of these features. Extra resources, including data management programs and programming languages, libraries, and various development tools, are offered by PaaS.

A device has an IP address of 10.1.10.186 and a subnet mask of 255.255.255.0. What is true about the network on which this device resides?
Only the last number of each IP address will be unique
Only the last two numbers of each IP address will be unique
Only the last three numbers of each IP address will be unique
All four numbers of each IP address will be unique

Answers

Answer:

Only the last number of each IP address will be unique

Explanation:

Subnet Mask is used to identify the two parts of the IP address. One is the network part that should be same for one network, and other is host part that will vary with number of computer or devices that are connected to the network.

Subnet mask is 32 bit address that are divided in 4 equal parts of 8 bits. Each 8 bit converted to decimal by varying different bits to generate 256 different decimal number combinations. It means we can vary the address range between 0 to 255. So If any 8 bit portion is 255 that means, in this section we cannot add host address.

For Example

In given case,

Subnet Mask = 255.255.255.0

That means first three portions are fixed and has been allocated for network part.  

The forth portion is 0 that means we can change this portion in IP address up to 255 different addresses.

So the IP address that is given can be vary as:

10.1.10. 186

10.1.10 This portion is network portion, this cannot be vary.

only the number 186 is the unique address that is particularly assigned to the devices and is vary between 0 to 255.

Sherri is considering replacing a processor on her laptop. The laptop is running slower than she would like. What should Sherri consider prior to taking the laptop apart? A. Try an external device before replacing the motherboard.B. Make sure you have the correct processor for the motherboard.C. Verify that the laptop is not under warranty.D. Determine whether a teardown procedure is available.

Answers

Answer:

Option b, Option c, and Option d  are the correct options.

Explanation:

While Sherri is replacing the laptops processor because her's laptop working slow as compared to the past performance then, she decided to ensure to use the right processors for her laptop's motherboard. Then, she verifies that not under the warranty, and she also determines that the teardown procedure is available or not.

Which of the following is a scam in which a perpetrator sends an official looking e-mail that attempts to obtain a user’s personal and financial information?A.phishingB.spamC.spywareD.spit

Answers

Answer:

a.phishing

Explanation:

Answer:

B. Spam

Explanation:

Spam emails are mails that are written and send to people in other to advertise a product, get sensitive informations from people and also gain access to people informations.

An associate is seeking advice on which device to purchase for a friend who is a business owner. The friend needs the ability to chat activity while keeping in contact with the home office. Which of the following would be the BEST recommendation?



A. Smart watch (Correct)

B. Fitness monitor

C. Global positioning sensor

D. Portable hotspot (Incorrect)

Answers

The best recommendation in the mentioned scenario would be a smart watch.

Answer: Option A.

Explanation:

The best device for a business owner who needs an access to chat as well as to be in touch with the home office would be a smart watch. A smart watch is similar to a mobile device, which is worn on a wrist and which has a touchscreen display.

The benefits of smart watch are numerous. It makes us updated about everything without using our smartphone. The smart watch will help the business owner to engage with others and to handle his work at the same time.

When a security professional is presented with a contract drawn up by a company's legal department, which allows them to "hack" the company's network, they should proceed by performing what precautionary step?

Answers

The answer is : He must consult with a lawyer.

Hacking is considered illegal and in other countries, it is punishable by law. Hacking is gaining unauthorized access to a network. Even when someone is giving you permission to do it, it is still wrong and illegal. Therefore, you must know of your rights and make all the party involved to signed an agreement to save yourself.

The fundamental difference between a switch and a router is that a switch belongs only to its local network and a router belongs to two or more local networks.True/false

Answers

Answer:

The statement is True

Explanation:

Switches or routers help to connect computers together. The most basic explanation to this is that switches connect computers within a particular network, while routers connect multiple networks together. Switches are mostly used in areas where there are large networks. In most cases, large networks consist of various switches and in order for individuals to access the internet, these switches are connected to one router.

Web beacons are tiny graphics files embedded in email messages and web pages that are designed to monitor online Internet user behavior.A. TrueB. False

Answers

Answer:

A. True.

Explanation:

Web analytics is a skill that employs data analytics to analyze the web data generated by web users to decision business decision and adjustment on the business website.

For a web developer to keep tracks for the user logs created by user visiting the website, they design trackers called web beacons.

Web beacons are web elements or components (normally not visible or small graphic tools like buttons) that are used to keep track of user online behavior.

A user who enters americanbank.net into a web browser instead of the correct americanbank and is then taken to a fake look-alike site is the victim of _____.

Answers

Answer:

Typosquatting is the correct answer.

Explanation:

Typosquatting is another type of cybersquatting in which any user or person enters into the others sites from the web browser and then, they create another fake that is usually same as that site. They also create that type of address of the fake websites that is somewhere similar to the original and these are illegal in many countries.

Answer:

Typosquatting

Explanation:

Typosquatting is a form of error a user commits when he or she enters an incorrect web address and there by fall a victim of cybersquatting. Such may also be a victim of brand stealing

Many large IT departments use a(n) _____ team that reviews and tests all applications and systems changes to verify specifications and software quality standards.

Answers

Answer:

Quality assurance team

Explanation:

Software development life cycle (SDLC) is a process or stages of processes a software application must go through to be materialized. The stages of SDLC are planning, design, implementation or development, testing or verification, deployment and maintenance.

An implemented software design must be tested. It is tested based on the pre-dertermined design and the quality standard of the company. A group of test expect are approached for this purpose, they are called the quality assurance team

They are equipped with skills to use third party applications to analyze and verify the quality of the developed software.

Micorosoft's new power-saving mode that allows specially designed apps to perform small tasks in the background while the device is sleeping.

Answers

Answer:

Connected Standby

Explanation:

Connected Standby is a feature implement in windows 8 and windows 8.1, this mode replaced the standard Sleep and Hibernate, with this option we can receive notifications even with the screen off, but these notifications only work with the windows store, and your battery was spent faster, but in windows 10 only we can find the option sleep in the power button.

In the Remote Access Domain, if private data or confidential data is compromised remotely, you should set automatic blocking for attempted logon retries.True/false

Answers

Answer:

False

Explanation:

Within your home directory, there is a file named first.txt. How would you rename this file to second.txt? You are located in your home directory.

Answers

Answer:

The correct answer to the following question will be "home/mv first.txt second.txt".

Explanation:

The command mv is a command-line device that transfers files or folders from one location to the next. This allows single files moving, various files and folders moving, used for renaming the file in the Linux operating system.This can prompt before overwriting and will have the opportunity to move only documents new than that of the departure point.

The general syntax of this command is given below:

mv SOURCE FILENAME DESTINATION FILENAME

Therefore, it's the right answer.

​What file system below does not support encryption, file based compression, and disk quotas, but does support extremely large volume sizes?A) NTFSB) FAT32C) FAT16D) ReFS

Answers

Answer:

D.  ReFS

Explanation:

File system is simply a management system for files that controls how and where data are stored, where they can be located and how data can be accessed. It deals with data storage and retrieval.

Examples of file system are NTFS, FAT(e.g FAT 16 and FAT 32), ReFS.

ReFS, which stands for Resilient File System, is designed primarily to enhance scalability by allowing for the storage of extremely large amounts of data and efficiently manage the availability of the data. It is called "resilient" because it ensures the integrity of data by offering resilience to data corruption. It does not support transaction, encryption, file based compression, page file and disk quotas, to mention a few.

MAC filtering should be done on _______ wireless networks.
all
large
public
small

Answers

Answer:

Option C: public

MAC filtering should be done on public wireless networks.Explanation:MAC is an abbreviation for Media Access Control.MAC address is a physical address used by each device for hardware identification.MAC address contain six 2-digit hexadecimal numbers separated by colons.MAC filtering is a term used in wireless networks for security as well as privacy purposes.By applying MAC filtering means that the router is configured so that it gets the MAC addresses of the devices which are to be allowed to connect to the network.All other devices cannot get attached to the network until their MAC address is saved by the owner into he router settings.So in this way all public wireless networks can get secure.

I hope it will help you!

A(n) ____ instruction might look like a meaningless string of 0s and 1s, but it actually represents specific operations and storage locations.
a. COBOL languageb. programming languagec. ASCIId. machine language

Answers

Answer:

Option d is the correct answer.

Explanation:

Machine language is a language that is understood by any machine because it is made from the electric signal which has only two states on and off. On state refers to 1 and off-state refers to 1. The computer is also a type of machine so it can also understand machine language. The above question asked about the instruction which is made by 0's and 1's and it is used for the computers then the answer is Machine language which is described above and which is stated from the option d. Hence option d is the correct answer while the other is not because--

Option 'a' states about COBOL language which is an example of high-level-language, not the example of machine language.Option b states about the programming language which is a mixture of all language of computers.Option c states about ASCII which is not the correct answer.

The fundamental language of machines is machine code, often known as "machine language", and the further discussion can be defined as follows:

It is read by the operating system (CPU), is made up of digital binary integers, and seems to become a very long series of zeros and ones. If you have to deal with machine code, the command may seem to be a random string of zeros and ones, but it denotes precise operations and storage places.

The wrong choice description can be defined as follows:

Its COBOL language is indeed an example of a high-level language, not a machine language.The programming language is a combination of all computer languages.ASCII is a character-to-code conversion code.

Therefore, the final answer is "Option d".

Learn more:

brainly.com/question/11681329

Explain the difference between general-purpose and specialized applications. Also discuss the common features of application programs, including those with traditional and ribbon graphical user interfaces.

Answers

Answer:

General purpose programs are software that are designed for the general public, e.g. Word processor, music player, maps application. These softwares don't require you to be have some specific need or skill to use them.

Specialized programs are software that are designed for a specific group of users and/or profession, like CAD, Adobe premier, Visual Studio. These softwares require you to be associated with some profession to be able to use them. Also, specialized programs are usually not free and may require a licensing fee.

Common features of application programs include,

1. Saving file

2. Contact for help

3. Changing preferences

4. Exiting application

5. Viewing or signing in to your account

Explanation:

General-purpose computers can be configured to run various programs while special-purpose computers are designed for specific tasks. Apps are software applications that perform specific tasks and can feature either traditional or ribbon GUIs.

A general-purpose computer, like a universal Turing machine, is capable of running various programs, effectively transforming into a special-purpose computer for the duration of each program's execution. Special-purpose computers, on the other hand, are custom-built to run specific computations or tasks and cannot be dynamically reprogrammed.

Application programs, or apps, perform tasks separate from the core functioning of the computer, such as word processing, media playing, or accounting. These apps can have different user interfaces, with two common styles being traditional interfaces with dropdown menus and toolbars, and those with ribbon interfaces, popularized by Microsoft Office products, which organize tools into a set of tabs.

Graphical User Interfaces have evolved notably since the 1980s, with the introduction of elements like GUI, DTP, and WYSIWYG. These changes have significantly influenced how applications are interacted with and have broadened the application of computers.

In a graphical user interface, which of the following is a small symbol on the screen whose location and shape changes as a user moves a pointing device?

Answers

Answer:

Pointer or cursor.

Explanation:

A GUI or graphical user interface operating system is a system software used to manage the activities of the application softwares, provides utilities to maintain system performance and provides the user with graphic icons to make system interaction easy.

Unlike command line interface OS, command does not need to be typed to its interface, but a pointer representing a pointing device like a mouse is used to select and run programs.

Bob connects to a company web site. His browser indicates that the digital certificate of the web site is valid. This application of encryption is an example of

Answers

Answer:

Public key infrastructure (PKI)

Explanation:

The public key infrastructure is a technology for authenticating users and devices so as to securely exchange data or information over the internet.

With the aid of PKI, two or more communicating device can maintain  additional security such as authentication, confidentiality, access Control etc.

In the C++ statement pay = rate * hours; the * symbol is an example of

A. an operator.
B. an operand.no
c. a variable separator.
D. syntax.
E. none of the above.

Answers

Answer:

Option A is the correct answer for the above question.

Explanation:

In any programming language, An operator is used to perform some operation. It is fixed in between two numbers to perform the calculation. The above question asked about the Symbol ('*'), which is fixed in between two variables. so it is an operator which is called an arithmetic operator used for multiplication. So the operator is the correct answer which is stated from the option A. Hence A is the correct answer while the other is not because--

Option B states about an operand no but the operand is said to the variable or value.Option C states about a variable separator which is not the correct answer. Option D states about syntax which is also not correct.Option E states about none of the above but option 'A' is the correct answer.

Final answer:

The correct answer is "an operator". In the provided C++ statement, the '*' symbol functions as an 'operator' used for performing multiplication between the variables 'rate' and 'hours'.

Explanation:

In the C++ programming language, symbols like +, -, *, /, and ** are utilized to conduct mathematical operations such as addition, subtraction, multiplication, division, and exponentiation, respectively. In the provided statement pay = rate * hours;, the * symbol is used to perform multiplication between two variables, rate and hours. This makes the * symbol an example of an operator.

Operators are special symbols in programming languages that initiate various kinds of operations or computations on data (known as operands) to produce a result. In this context, rate and hours serve as the operands, and the multiplication operation alters their values to produce a new value assigned to the variable pay. Hence, the correct answer to the question is A. an operator.

A row-major traversal template is a loop that marches across a row in an imaginary 2 by 3 grid and prints the coordinates at each column in that row. What happens next in the loop?

Answers

Answer:

Explanation:

Based on the information provided within the question it can be said that once the row-major traversal template finishes printing the coordinates at each column in that row the loop ends and starts the loop again but with the next row. This keeps happening until all the columns in each row are printed out and there are no more rows to move on to.

When using social​ media, make sure to provide access to all the information needed to accurately process messages by following the concept of​ __________. A. decoding B. encoding C. etiquette D. selective perception E. transparency

Answers

Answer:

Option E i.e., transparency is the correct option.

Explanation:

When any person using social media networks the he always ensure that he gives all the information related accurately about himself because in the social media network there is the transparency of everything except his chat with other but any person get details of the other person only if he is using social media network.

The work day has just started and you receive reports that the inventory management server is not accessible on your company's network. You recall that the new network administration assistant was working on that server last night. Which tool can you use to determine if the network administration assistant left that server's NIC disabled?

Answers

Answer:

Server Manager is the correct answer.

Explanation:

The user uses the Server Manager to determine if the admin of the network helper left the following server because that user received the reports related to the inventory management that is unable to access on their organizations' network. That's why he recall the new admin of the network. So, the following answer is correct.

This type of software works with end users, application software, and computer hardware to handle the majority of technical details.

a) application
b) specialized
c) system
d) utility

Answers

Answer:

C. System

Explanation:

System softwares are softwares designed to create a working environment for other types of softwares. They manage the activities of application softwares, provide utility software services and control, maintain and optimise the performance of hardware components in the computer system.

The application software is designed for user task function, that is, the users uses the software for defined purposes. Utility software is used to control, analyse, maintain and optimise system performance.

The vast majority of the population associates Blockchain with cryptocurrency Bitcoin; however, there are many other uses of blockchain; such as Litecoin, Ether, and other currencies. In this discussion, please describe at least two cryptocurrencies with applicable examples. Discuss some similarities and differences. Lastly, discuss if you have any experience using any cryptocurrencies. Please make your initial post and two response posts substantive. A substantive post will do at least TWO of the following: Ask an interesting, thoughtful question pertaining to the topic Answer a question (in detail) posted by another student or the instructor Provide extensive additional information on the topic Explain, define, or analyze the topic in detail Share an applicable personal experience Provide an outside source (for example, an article from the UC Library) that applies to the topic, along with additional information about the topic or the source (please cite properly in APA) Make an argument concerning the topic. At least one scholarly source should be used in the initial discussion thread. Be sure to use information from your readings and other sources from the UC Library. Use proper citations and references in your post.

Answers

A digital currency that may be used online as a medium of exchange is called cryptocurrency. Strong cryptography is used in IT to secure financial transactions and to verify coin transfers.

What is digital currency?

Digital currency is defined as a form of transaction that is electronically generated, stored, and transferred. Unlike the coins and notes of traditional currencies, digital currencies are not normally linked to any nation's government or represented in tangible ways. Any form of money or payment that solely exists in electronic form is referred to as digital money or digital currency.

For the first time in 2021, there were more transactions on Ethereum than there were on Bitcoin. It is safe to say that Ethereum is the most widely used blockchain network in the entire globe because it serves as the foundation network for the majority of NFTs and a large number of cryptocurrencies. Bitcoin and other cryptocurrencies present a new, decentralized form of money.

Thus, a digital currency that may be used online as a medium of exchange is called cryptocurrency. Strong cryptography is used in IT to secure financial transactions and to verify coin transfers.

To learn more about digital currency, refer to the link below:

https://brainly.com/question/23682956

#SPJ2

Final answer:

Cryptocurrencies like Litecoin and Ether extend beyond Bitcoin's capabilities, with Litecoin focusing on quicker transactions and Ether supporting smart contracts and dApps. Both share the decentralized nature inherent to cryptocurrencies and are based on blockchain but differ in purpose and technological intricacies.

Explanation:

When discussing cryptocurrencies, it's clear that their uses extend far beyond the well-known Bitcoin. Litecoin and Ether (the currency of the Ethereum network) are two prominent examples of alternative cryptocurrencies. Both are decentralized and based on blockchain technology like Bitcoin, yet they have their own unique features and uses.

Litecoin, for instance, was designed to produce blocks at a faster rate than Bitcoin, allowing for quicker transaction confirmations. Ether, on the other hand, not only functions as a digital currency but also facilitates smart contracts and decentralized applications on the Ethereum platform.

Which of the following are valid declarations for an assignment operator for a class named myClass?
a. void friend operator = (myClass& left, const myClass& source);
b. void operator = (myClass& left, const myClass& source);
c. void friend operator = (const myClass& source);
d. void operator = (const myClass& source);

Answers

Answer:

Option D is correct

Explanation:

Because there are too many parameters in option B.

and option A and C are just declaring friend functions.

rite two scnr.nextInt statements to get input values into birthMonth and birthYear. Then write a statement to output the month, a slash, and the year. End with newline.

Answers

Answer:

The Java code is given below with appropriate comments

Explanation:

//TestCode.java

import java.util.Scanner;

public class TestCode{

   public static void main(String[] args) {

       Scanner scnr = new Scanner(System.in);

       //initialising the birth month and birth year

       int birthMonth, birthYear;

       //getting the inputs for the birth month and birth year

       birthMonth = scnr.nextInt();

       birthYear = scnr.nextInt();

     //printing out the birth month and birth year, separated by a slash (/)

       System.out.println(birthMonth+"/"+birthYear);

   }

}

Other Questions
Find the change in internal energy of a system which receives 70 J of heat from its environment and does 20 J of work.Select one:a. 90 Jb. 50 Jc. Zerod. -70 J Which particular theory of history does the following statement represent: "The Union's victory in the Civil War can be attributed to the determination and political genius of Abraham Lincoln; without Lincoln's leadership, the Union could not have prevailed." Let's assume that you wrote a query that has the following four clauses: SELECT, FROM, WHERE, ORDER BY. The order in which the four SQL query clauses are executed is _____ _____ _____ _____. (separate your answers by commas.) 3. An engines fuel is heated to 2,000 K and the surrounding air is 300 K. Calculate the ideal efficiency of the engine. Hint: The efficiency (e) of a Carnot engine is defined as the ratio of the work (W) done by the engine to the input heat QH : e=W/QH. W=QH QC, where Qc is the output heat. That is, e=1-Qc/QH =1-Tc/TH, where Tc for a temperature of the cold reservoir and TH for a temperature of the hot reservoir. The unit of temperature must be in Kelvin. A(n) _____ is an unintentional, electrically conductive connection between an ungrounded conductor of an electrical circuit, and the normally noncurrent-carrying conductors, metallic enclosures, metallic raceways, metallic equipment, or earth. Perform the following unit conversions using units of length, mass, and time only to convert. Show your work, do not just use Google.(a) 1 L to in.3(b) 0.135 kW to ft.lbf./s(c) 304 kPa to psi(d) 122 ft.3 to m3(e) 100 hp to kW(f) 1000 lbm. to kg Radiation from the Sun The intensity of the radiation from the Sun measured on Earth is 1360 W/m2 and frequency is f = 60 MHz. The distance between the Earth and the Sun is 1.5 x 1011 m.a) Assuming it radiates uniformly in all directions what is the total power output of the Sun?b) If the frequency increases by 1 MHz what would be the relative (percentage) change in the power output? c) For frequency in b) what is the intensity of the radiation from the Sun measured on Mars? Note that Mars is 60% farther from the Sun than the Earth is. Explain the inherent risks associated with physical activity in extreme environments John and Brett have determined that the break-even point for their educational toys business is 60,000 units per month. Any units that John and Brett sell above 60,000 represent ________. what was the 50th state in the union? Sally found 58 seashells on the beach, she gave Jason some of her seashells. She has 28 left. How many seashells did she give to Jason? Which property is demonstrated in the equation 025=0 ? What is the sharpness of the light and the amount of voltage when you put the magnet through the lower number of coils first vs the higher number of coils A special form of licensing in which one company grants another company the right to market its product in accordance with its standards in exchange for a financial commitment is called a. direct licensing. b. a strategic alliance. c. franchising. d. contract manufacturing. e. a joint venture. Crane incurs a weekly payroll of $251000 that includes federal taxes withheld of $38200, FICA taxes withheld of $23970, and 401(k) withholdings of $27300. What is the effect on assets and liabilities from recording this transaction? (Ignore company payroll taxes). A group of nursing students is role playing situations to practice using therapeutic communication techniques. What would the students identify as verbal communication? The profit that the vendor makes per day by selling x pretzels is given by the function. P(x) = -0.002x2 + 1.4x - 400. Find the number of pretzels that must be sold to maximize profit. RSM Question NEED HELP!!! A cyclist rides into the country at an average speed of 10 miles per hour. When his bicycle gets a flat tire, he walks it back at an average speed of 3 miles per hour. If he returns home 6 and a half hours after he starts, how far into the country does he go? Which animals typically have a reproductive group and a nonreproductive group within their social structure? A number x is divisible by y if the remainder after the division is zero. Write a program that tests whether one number is divisible by another number. Read both numbers from the keyboard? Steam Workshop Downloader