Which layer of the tcp/ip model manages the transmission of binary digits across an ethernet cable?A . data link
B . Physical
C . transport
D . network

Answers

Answer 1

Answer:

The answer is "Option B"

Explanation:

TCP/IP layer also known as Network Access Layer. The physical is used to data transfer between two devices on the same network that will be carried out primarily through this layer. and other options are incorrect that can be described as follows:

In option A, data is information that uses by physical layer protocol that's why it is not correct. In option C, the transport layer aims to enable a conversation between devices in the source and the destination hosts. That's why it is not correct. In option D, In TCP/IP, the Network layer is known as the internet layer that's why it is not correct.

Related Questions

What field in an IPv4 packet is altered to prioritize video streaming traffic over web surfing traffic?

Answers

Answer:

DiffServ (Differentiated Service)

Explanation:

DiffServ (Differentiated Service) field is used to prioritize traffic in IPv4 packet.

DiffServ is used as QoS (quality of service) on networks at Layer 3, replacing former IPv4 TOS field to effectively deal with the web traffic and prioritization issues starting from 1998.

A user has requested a field that counts the number of child records associated with a custom object. These custom objects have a lookup relationship between each other, which feature would best accomplish this requirement?

A. Apex Trigger
B. Roll-Up summary field
C. Lightning Process Builder
D. Visual Flow

Answers

Answer:

A. Apex Trigger

Explanation:

Apex Trigger: A trigger that gets executed before and after a record is Inserted/Updated/Deleted from the force.com database.

Syntax:  

Trigger <trigger name> on <Object name> (trigger Events)

{

   // your Logic here

}

Usually we use triggers when we have to perform such operations that are based on some specific conditions to modify related records. with Apex you can do SOQL and DML operations including;

Insert

Update

Delete

Merge

Upsert

Undelete

The feature that would best accomplish the requirement of counting the number of child records associated with a custom object through a lookup relationship is: B. Roll-Up summary field

Roll-Up summary fields allow you to calculate values from related records, such as counting the number of child records. It automatically updates based on changes to the child records, making it an ideal choice for this requirement.

A roll-up summary field would be the best choice for this requirement. Roll-up summary fields automatically calculate values from related records and can perform operations like counting the number of child records associated with a parent record.

To implement this, you would create a roll-up summary field on the parent custom object, choosing the appropriate relationship field and specifying the aggregation function as "Count." This field will then display the count of related child records, providing the user with the desired information without the need for manual calculations or complex logic.

To assist with controlling orphaned and dormant accounts, what can be used to indicate when an account is no longer active?

Answers

Answer:

Account Expiration is used                              

Explanation:

Orphaned account is linked to an inactive employee. This means that even after an employee has left an organization, this account remains active.

A dormant account has not been accessed and had no activity for a lengthy period of time.

These type of accounts are a security vulnerability. For example an employee who has left the company in some unpleasant circumstances can steal confidential information using his account. To handle the dormant and orphaned accounts there should be a process that disables the account for employees who have left or dismissed and employee's access to the account should be ended right away. Moreover monitoring the accounts helps to restrain using other accounts. So the security risk can be reduced using account expiration. This involves the use of automatic expiration date for the user accounts or to set an account to expire once the its password is expired for a certain number of days. So the account will be automatically disabled when the contract period of the employee is ends.

If Windows does not automatically detect a newly added device, to get the device recognized and the drivers installed, you should _________.

Answers

Answer:

Update the device driver

Explanation:

Devices drivers are softwares used to link a component of the computer to the operating system functionality.

It normally comes with the installed operating system, but most plug and play devices , come with a little built-in OS that runs once it is plugged in.

If a device is not recognized, update the driver software and restart the system.

To get Windows to recognize a newly added device, manually run the Add Hardware Wizard from the Control Panel, use Device Manager to install drivers, or download drivers from the manufacturer's website.

If Windows does not automatically detect a newly added device, to get the device recognized and the drivers installed, you should manually run the Add Hardware Wizard in Windows. Access the wizard from the Control Panel under Hardware and Sound, or search for it in the Start menu.

Follow the prompts to install the device drivers which can also be found through the Device Manager. It may be necessary to download and install drivers from the manufacturer's website if Windows does not have the appropriate drivers.

Which of the following is true regarding the use of instance variable j in class B1?
A) It is directly accessible only in B1
B) It is directly accessible only in B2
C) It is directly accessible only in B3
D) It is directly accessible in B1 and B2
E) It is directly accessible in B1, B2, and B3

Answers

Answer: A) It is directly accessible only in B1

Explanation: In the given chunk of code, Class B1 is a base class. Class B2 is derived class of class B1. Class B3 is derived class of B2. As you can see class B1 has two members or instance variables i and j. Instance variable cannot be directly accessible by both B2 and B3. If you see this statement of the given code  private int j; the keyword private is used with the variable j. This keyword is called access specifier. Access specifiers specifies how the members of a class can be accessed. These members are attributes and methods of that class. Any member of a class that are declared private cannot be inherited by derived classes of that class.  Additionally these private members cannot be accessed from within any method inside derived class. So j is directly accessible only in B1. You can access a private instance variable from within the same class or can access  it through the methods of class.

What scope would be set for a Custom Dimension that reports membership status for a customer rewards program?
A. Session.
B. Hit.
C. Product.
D. User.

Answers

Answer:

Option D is the correct answer.

Explanation:

The organization held a program for customer known as customer reward program in which the problem arises by the customer of a organization is get solved by the expert. It affects the organization's decision. It also helps to the organization on taking the decision for future enhancement because the customer is the key point for any organization.

This program is held because the organization wants to listen the customer and wants to know that which factor of the organization is cause the problem for customer or user so that the organization remove or modify that factor and their customer will happy. So the main scope of this program is for user which is described above. Hence Option D is the correct answer while the other is not because--

Option A states about session which used for online website data.Option B states about Hit which is used for any website.Option C states about product, but this program is for user.

All of the following are U.S.-EU data privacy requirements except:
Select one:
a. Notice of purpose and use of data collected
b. Redundant hardware and data backup systems
c. Access for consumers to their information
d. Adequate security, data integrity, and enforcement provisions

Answers

Answer:

b. Redundant hardware and data backup systems

Explanation:

Data privacy is important where a company collects, processes and stores personal information.In the US-EU have laid down regulations to ensure data privacy is maintained. It is a requirement before collection of personal data, to clearly state why the data is being collected and how it will be used.The individuals whose data is being processed have a right to access their data at no cost during processing . Of great importance is the security of the data so as to maintain its integrity, Companies are required to take steps in protecting the data from unauthorized access, processing and accidental loss.redundant hardware and data backup system are used by companies as a fail-safe mechanism in data protection but they are not a requirement in data privacy, although they enhance it.

Data at Work: Best practices for creating effective charts and information graphics in Microsoft Excel by Jorge Camoes.

Answers

Answer:

Making a graph in Excel is a very simple task. For this you need only a small table with data like the following:

Once the range of the table is selected, we will select the «Insert» tag and then go to the «Graphics» group where we will select one of the graphs that Excel offers us and which we have explained previously. The steps you must follow can be seen in this image:

The great advantage of creating these charts in Excel is that you can edit very easily through the menu options and you can also change the chart type very easily.

Hamish has created a website with an online booking system for his salon appointments. He wants to engage more with his customers and came up a list of goals. Help Hamish to match each task with the online tool you think he should use to achieve his goal.

Answers

Answer:

Gather customer feedback: Email SurveyTell customers about the extended opening hours: Social Media PageShow customers Hamish’s latest hair looks: An online galleryHelp customers find the new salon: A map

Explanation:

1. By sending a questionnaire or survey via email, Hamish can gather customer feedback. Customers can answer these questionnaires directly in attached questions. They can also give feedback over email. Email survery is an economical way to collect feedback and can be sent to a many customers at the same time.

2. Hamish can tell customers about opening hours by a Social Media Page is a mean to assist social media accounts through QR Codes. He can update with his salon information via this web page. When customers scan can see salon's logo, information etc on this page in order to follow.

3. Hamish can display his latest hair looks through an online gallery by sharing his photos to many people. These images are stored, organized  displayed and shared on the website (online gallery). This is a better option than using expensive albums and hard copies.

4. Hamish can help customers to find a new salon by providing a map on his website. This makes easier for customers to locate the new salon as map provides with the navigation information. Customers can get a route  from their current location to the salon.

The online tools that Hamish should use to engage more with his customers are;

Map: for directionsEmail: exchange information

What are online tools?

Online tools are tools such as email, social media handle that can help one business to move forward and gain potential customers.

In the case above, Hamish can use email to exchange information with his clients about his products.

Learn more Online tools at;

https://brainly.com/question/24749457

While troubleshooting a recurring problem on your network, you will want to examine the TCP messages being exchanged between a server and a client. Which tool should you use?

Answers

Answer:

Wireshark

Explanation:

Wireshark is a free tool used to troubleshoot a network it was named wireshark in 2006 from ethereal due to trademark issues, it is especially used for examining the information exchange between the server and the client. You can analyze and read live data on different types of network. Wireshark is an important tool for network admins, QA engineers, developers, etc.

Refer to the following code segment. You may assume that array arr1 contains elements arr1[0],arr[1],...,arr[N-1], where N = arr1.length int count = 0; for (int i = 0; i < N; i++) if (arr1[i] != 0) { arr1[count] = arr1[i]; count++; } int[] arr2 = new int[count]; for (int i = 0; i < count; i++) arr2[i] = arr1[i]; If arr1 initially contains the elements 0, 6, 0, 4, 0, 0, 2 in this order, what will arr2 contain after the execution of the code segment?

Answers

Answer:

6, 4, 2 will be contained by the arr2.

Explanation:

In the following code execution the integer array variable "arr2" contain 6, 4, 2 elements because in the code, set integer type variable "count" and initialize to 0 then, set the for loop which starts from 0 and end at length of the array variable "arr1" then, set the if conditional statement and check condition the variable "arr1" is not equal to 0 then, the value of the variable "arr1" initialize in the variable "arr2".

According to security vendor Finjan Software, a bug in Google could have allowed attackers to grab a Google user’s ____.

Answers

Answer:

The correct answer for the given question is "cookie".

Explanation:

In the security of vendor Finjan Software, a bugs or error in the google could allowed the attackers the grab the information of  google users account i.e cookie.The cookie gives all the information of google account OF that user  because it is stored in the client side machine that  means it stored in the web browser .all the information of particular user are stored in the browser with the help of cookie attackers easily grab the information by using cookie and harm the user.

which command should you enter to configure a single port to discard inferior bpdus 200-125?

Answers

Answer:

spanning-tree portfast bpduguard

Explanation:

spanning- tree protocol (STP) is a layer 2 protocol in the OSI model. It is automatically configured in a switch to prevent continual looping of BPDUs, to avoid traffic congestion. The fastport bpduguard is only applicable in non-trunking access in a switch. It is more secure to configure the fastport mode in switch port connected directly to a node, because there are still bpdus transfer in a switch to switch connection.

BPDUs Guard ensures that inferior bpdus are blocked, allowing STP to shut an access port in this regard.

A student receives an e-mail containing a Web address hyperlink. The e-mail instructs the student to go to the Web site to confirm his bank account number. When the student clicks on the link, it would take him to a phony Web site. This is an example of which of the following:

Answers

COMPLETE QUESTION

A student receives an e-mail containing a Web address hyperlink. The e-mail instructs the student to go to the Web site to confirm his bank account number. When the student clicks on the link, it would take him to a phony Web site. This is an example of which of the following:

A- pharming

B- worm

C- Trojan horse

D- phishing

Answer:

D) Phishing

Explanation:

In computing, phishing refers to a Web scam technique. It involves the sending of e-mail messages bearing the names of reputable organizations to unsuspecting people. Such emails will contain hyperlinks and victims will be asked to perform some task like confirmation of account numbers, In this process, their personal information like passwords and credit card numbers will be stolen.

A company has a network address of 192.168.1.64 with a subnet mask of 255.255.255.192. The company wants to create two subnetworks that would contain 10 hosts and 18 hosts respectively. Which two networks would achieve that?

Answers

Answer:

192.168.1.96/28 and 192.168.1.64 /27

Explanation:

In computer networking, subnetting  is a way of sharing up a network into several more networks. It's importance includes improving routing effectiveness, enhancing security on the network and better managment control. subnetting is acheived by slicing IP address, in the case given in the question, Subnet 192.168.1.64 /27 with 5 bits allocated for the host  and  will only be able to hold 32 addresses,  Subnet 192.168.1.96/28 on the other hand has 4 bits for the host addresses and as such will be able to hold 16 addresses.

The local emergency manager has the responsibility for coordinating emergency management programs and activities. A local emergency manager is responsible for all of the following activities except for:_________
A: Managing resources before, during, and after a major emergency or disaster.
B: Coordinating the planning process and working cooperatively with response partners.
C: Developing an Incident Action Plan that specifies tactics for first responders
D: Identifying and analyzing the potential impacts of hazards that threaten the jurisdiction

Answers

Answer:

Option D is the correct option.

Explanation:

In the following statement, The manager of the emergency department has to manage the emergency management responsibility for the following programs and activities because the manager of the emergency department having control over identifying and analyzing the possible collisions of danger that threaten the jurisdiction.

Final answer:

A local emergency manager is not directly responsible for developing an Incident Action Plan, as this task is typically handled by incident response personnel such as the Incident Commander within the framework of the Incident Command System.

Explanation:

A local emergency manager is tasked with various critical responsibilities to prepare for and respond to emergencies, including natural disasters such as earthquakes. However, one specific task the local emergency manager is not directly responsible for falls outside of the typical scope of their duties. The correct answer for the activity they are not responsible for is:

Developing an Incident Action Plan that specifies tactics for first responders

Local emergency managers are indeed involved in managing resources, coordinating planning processes, and analyzing potential impacts of hazards. However, the Incident Action Plan, which involves specific tactics for first responders, is typically developed at the incident level by the personnel directly involved in the response, such as the Incident Commander and the Planning Section Chief within the framework of the Incident Command System (ICS). The local emergency manager helps to coordinate broader efforts, but the tactical details of on-scene incident management are not typically under their purview.

When describing the pattern in the wallpaper, Gilman writes, "You think you have mastered it...but it turns a back somersault and there you are. It slaps you in the face, knocks you down, and tramples upon you. Like a bad dream." This is an example of what literary device?

Answers

Final answer:

The literary device used in the wallpaper description by Gilman is personification, which assigns human traits to the wallpaper to convey the narrator's sense of confusion and entrapment.

Explanation:

The passage you are referring to from the wallpaper description by Gilman uses a literary device known as personification. Personification gives human characteristics to inanimate objects, phenomena, animals, or ideas. This technique is employed to create vivid imagery or to convey emotions and moods more effectively. In the quoted segment, the wallpaper is described as if it has human abilities and emotions: it turns a back somersault, slaps you in the face, knocks you down, and tramples upon you, as it is like experiencing a bad dream. These human-like actions attributed to the wallpaper intensify the sense of confusion and entrapment the narrator feels.

--------------------is a host that runs software to provide information, such as web content, to other hosts.

Answers

Answer:

Server is the correct answer for the above question.

Explanation:

The Network is an architecture which is used to connect one or more computer (host) to share the information or to do communication. There are two types of 'host' in this network--- one is server and the other is the client. The Server is used to provide the functionality to the clients whereas clients are used to taking the information from the server. The Server is a collection of larger database and software which have following functions--

It runs the software for the clients.It authenticates the clientsIt gives the information or answer to the question asked by the clients.

The above question statement asked about a device which is used to run the software for other host and provide information to other host and that is a server which is host computer connected in the network. Hence the server is the correct answer.

HOUSE HEARING, 109TH CONGRESS - THE INTERNET IN CHINA: ATOOL FOR FREEDOM OR SUPPRESSION?

Answers

Answer:

SUPPRESSION TOOL

Explanation:

In China there is not internet, in this Asian country exists the biggest intranet in the world, with a lot of government restrictions.

If we try to enter any occidental social media, we cannot because the Chinese government has these websites blocked even in cellphone apps.

Chinese people cannot talk bad about the government because they can go to the prison, China has their social media, nobody can say a bad comment about the government, in addition in China have a scoring system, if you have a bad score, you cannot get a job or a loan.

. What does it mean when a school bus is stopped with its red signal lights flashing? A. Children are loading or unloading and you must stop and wait for the lights to stop flashing before you move B. Children are loading or unloading and you must slow down and pass carefully C. Children are loading or unloading and you must make a complete stop and pass carefully D. Children are loading or unloading and you must look out for pedestrians as you continue on your way

Answers

Answer: A. Children are loading or unloading and you must stop and wait for the lights to stop flashing before you move.

Explanation: This is a major safety Management in the roads,managed by The National Highway Traffic Safety Administration (NHTSA) of the United States Department of transportation, its mission is to Save lives, prevent injuries, reduce vehicle-related crashes. NHTSA was established December 31,1970.

Once a school bus is stopped with its red signal flashing all vehicles must stop pending the Loading or unloading of the school children is completed and the flashing red signal stopped.

Answer:

A. Children are loading or unloading and you must stop and wait for the lights to stop flashing before you move.

If the encoding value is known, once can insert the corresponding character directly into a web page using the character encoding reference ______.
1. code;
2. &char;
3.  
4. ©

Answers

Answer:

Option A i.e., &#code; is the correct option.

Explanation:

The following option is true because the following code is the HTML character set that is used for the encoding of the character reference into the web page. This character set is the encoding value that is inserted for the corresponding character set into the web page without changing their path.  It is also used to add special characters in the HTML scripting language.

If you enter the formula, =B2-B5-B6 into cell B7, the answer would be ____.




A. 70


B. 80


C. 30


D. 10

Answers

Please insert an image to refer to

Answer: 30

(Got it right on Odyseyware)

A malware-infected networked host under the remote control of a hacker is commonly referred to as:

a. Trojan
b. Worm
c. Bot
d. Honeypot

Answers

Answer:

Option a: Trojan

Explanation:

A Trojan or Trojan horse is one of the computer malware that exist in computing world. Trojan often appears as a legitimate software to deceive user to activate it by social engineering. Once the Trojan is activated in the user computer, a hacker can remote control the infected computer for malicious purposes such as removing files, sending files, displaying message or rebooting computer.

However, Trojan cannot be replicated in the infected computer.

Answer:

Option C i.e., Bot is the correct option.

Explanation:

Because the bot is also a malware the infects the whole computer system and host's network by the hackers, using the remote control by which they remotely controlled the user's system without the permission of the user for the purpose of stealing the confidential data and the information from the computer system of the user they aimed.

A startup company has an idea for a new medical records application. The company wants to develop the application so it can be run on multiple OSs. However, they have limited funds to build the development environment that is necessary to create and test the application properly. What service should they consider?

Answers

Answer:

Cloud based service Public PaaS

Explanation:

Public PaaS (Platform as a service) refers to service running on a public cloud examples include AWS Elastic Beanstalk, Apache Stratos and Windows Azure. They provide computing environment that include multiple operating systems, databases, programming languages (in summary, servers, storage and infrastructure) are all provided which will best suit the start up company as stated in the question

By using colocated, replicated hardware and software, cloud solution providers reduce many threats to IT resources.

A. TrueB. False

Answers

Answer:

A. True

Explanation:

Colocation is simply the renting of data centers that are located somewhere else, here the managing and maintenance is totally taken care of by the service provider, all you need to do is pay for the service where they handle the maintenance, cooling, power. etc for you. It is so helpful in such a way that you can have a high reliable data center so that you work effectively in exchange for some money.

Technician A says that the ECT and IAT sensors can be tested by using a digital multimeter or a scan tool. Technician B says that the ECT sensor is a high-authority sensor at engine start-up and is used for open-loop control, as well as idle speed. Who is right?Select one:a. Both technicians A and Bb. Neither technician A nor Bc. Technician A onlyd. Technician B only

Answers

Answer:

A) Both Techician A and B are correct

Explanation:

IAT refers to the Intake Air Temperature sensor while ECT refers to Electronically Controlled Transmission sensor. The IAT is a thermistor whose values changes based on the air temperature entering the engine, the ECT controls engine revolution. The statements in the questions by both technicians are correct

Final answer:

Both Technician A and B are correct. Technician A states that ECT and IAT sensors can be tested with a digital multimeter or scan tool, while Technician B underlines the importance of the ECT sensor during the engine start-up for open-loop control and idle speed regulation.

Explanation:

The correct answer is a. Both technicians A and B. Technician A is correct in saying that the Engine Coolant Temperature (ECT) and Intake Air Temperature (IAT) sensors can be tested using a digital multimeter or a scan tool. These tests can measure the electrical resistance of the sensors, which changes with temperature changes. Technician B is also correct, as the ECT sensor is indeed a high-authority sensor during engine startup. It significantly influences the engine's fuel management system by providing temperature data that the engine control unit (ECU) uses for open-loop control. This period of engine operation occurs before the oxygen sensors heat up and are able to provide feedback to the ECU. The ECT sensor also contributes to regulating the idle speed during a cold start, when the engine requires a higher idle speed to avoid stalling and to warm up efficiently.

A salesperson in your organization spends most of her time traveling between customer sites.After a customer visit, she must complete various managerial tasks, such as updating yourorganization's order database.Because she rarely comes back to your home office, she usually accesses the network from hernotebook computer using Wi-Fi access provided by hotels, restaurants, and airports.Many of these locations provide unencrypted public Wi-Fi access, and you are concerned thatsensitive data could be exposed. To remedy this situation, you decide to configure her notebookto use a VPN when accessing the home network over an open wireless connection.Which key steps should you take when implementing this configuration? (Select two.)a. Configure the VPN connection to use MS-CHAPv2.b. Configure the browser to send HTTPS requests through the VPN connection.c. Configure the VPN connection to use IPsec.d. Configure the browser to send HTTPS requests directly to the Wi-Fi network withoutgoing through the VPN connection.e. Configure the VPN connection to use PPTP.

Answers

Answer: b. configure the browser to send HTTPS requests through the VPN connection

e. configure the VPN connection to use PPTP

Explanation:

b. sending the HTTPS requests directly to the WiFi network will bypass the VPN which will make the sensitive data vulnerable, hence, defeating the reason for making use of the VPN.

e. the salesperson accesses the WiFi using her notebook computer, which is most likely going to be running on a windows operating system, OS. The VPN connection type for windows OS is usually PPTP (it will be provided in the subscription details by the VPN being used). However, Mac OS does not support the PPTP. In such cases, the VPN being used will also provide the information (usually IKEv2).

Your wireless network has been breached and it seems as though the attacker has modified a portion of your data that is used with a stream cipher. This was used to expose wirelessly-encrypted data. What type of attack is this?

Answers

Answer: IV attack

Explanation:

 IV attack is stand for the initialization vector attack that are used over the wireless network an it is used as the encrypted packet during the process of transmission. An initialization vector attack basically attempts for exploits for exposing the encrypted information.

 According to the question, the IV attack is basically used with the stream cipher for exposing the information wirelessly.

The initialization vector is one of the arbitrary number that are used in the for  of secret key in the system and it helps in prevent the duplicate character in ciperhtext.

 Therefore, IV attack is the correct answer.

You decide to use a packet sniffer to identify the types of traffic being sent to a router. You run the packet sniffing software on a laptop computer which is connected to the same hub that is connected to the router. When you run the software, you only see frames addressed to your laptop and not frames addressed to other devices. Which feature should you configure on your laptop?

Answers

Answer:

Port Mirroring.

Explanation:

Port mirroring allows to send a copy of network packets seen on one port to a network monitoring connection on another port and hence you will be able to monitor frame addresses of other connected devices.

Mercury Technical Solutions has been using SSL in a business-to-business environment for a number of years. Despite the fact that there have been no compromises in security, the new IT manager wants to use stronger security than SSL can offer. Which of the following protocols is similar to SSL but offers the ability to use additional security protocols?
A. SSH
B. TLS
C. X.509
D. RSH

Answers

Answer:

B) TLS (Transport Layer Security)

Explanation:

SSL refers to secured socket layer, while TLS refers to Transport Layer Security. They are both security measures implementing crytography to ensure secured communication on a network especially in web and electronic mails. While very minor technical differences exist between these two protocols, SSL is veiwed as outdated because TLS uses stronger algorithms for encryption. The SSL is also unable to work on different ports unlike TLS.

Other Questions
A high-fiber diet might help decrease blood cholesterol levels by preventing ketosis. keeping stools soft. trapping cholesterol in pockets in the large intestine. causing fiber to bind with cholesterol to be excreted. 11. You should type _space(s) after a period at the end of a sentence.A. zeroB. threeC.oneD. two Which sentence best completes the diagram?Nevertheless,many run attackads about theiropponentsThe public isdistracted fromreal issues.OA. Candidates often focus on opponents personal problems in theiradvertisingB. Candidates often pledge to focus on positive messages in theiradvertisingC. Candidates use radio, television and online advertisingOD. Candidates reach voters through flyers, bumper stickers, print ads,and more When a person positively values the outcomes of others, even giving others more than necessary from a desire to be fair, the person is operating under the bounds of:_________ Which type of rock is most likely to form because of high heat and pressure?igneousmagmasedimentmetamorphic Penguin #1 travels at speed v=0.9 c relative to penguin #2. At the instant that both are at the origin, they synchronize their clocks to both read 1:00 AM. Penguin #1 reports that her meter stick has length one meter. If #2 were to measure the length of the meter stick of #1, what would he observe its length to be? A card is drawn at random from a standard 52-card deck. What is the probability that it is an odd number (3,5,7,9) or a spade (or both)? The triangle will be rotated 180 clockwise around the point (3, 4) to create A A'B'C.Whichcharacteristics of AA'B'C' will be the same for the corresponding characteristics of AABC? Select ALL thatapply. The first time Shawn saw a large modern art sculpture it appealed to him a little. Shawn passes it every day on his way into work. What would we expect to happen to his liking of the sculpture? 5( q + 27 ) - -30=95 Its okay to store dry foods near cleaners and pesticidesas long as the chemiclas are properly labeleda) trueb) false what kind of diet prevents cancer ? Many banks mark off neighborhoods they consider high risk for loans, that is, where property values are low and liable to drop even further. These neighborhoods typically have low property values and predominantly minority populations. Thus, it is difficult for many minorities to obtain mortgages or home improvement loans. Which kind of racism is this? When an economist is asked a question like "why is unemployment higher for teenagers than for older workers?" the economist a. is asked as a policy adviser. b. does not have enough information to respond. c. is asked to explain the cause of an economic event. d. is asked to recommend a policy to improve economic outcomes. Under autarky a country produces three goods: oranges, books, and calculators. The price of oranges is $1. If the wage is equal to $6 and each worker spends 1/3 of her income on each of the three goods, what is the consumption of oranges per person? How did the pax Romana influence people living in the Roman Empire? evaluate the indicated function for f(x)=x^2-7 and g(x) =x-2 Technician A says that a MAF sensor is a high-authority sensor and is responsible for determining the fuel needs of the engine based on the measured amount of air entering the engine. Technician B says that a cold wire MAF sensor uses the electronics in the sensor itself to heat a wire 20C below the temperature of the air entering the engine. Who is right?A) Technician A B) Technician B C) Both technicians D) Neither technician if 2.4g of magnesium burns in oxygen. calculate (I) the mass of magnesium oxide formed (ii) volume of oxygen at stp. Suppose Juliana owns a small business making handbags. Each month she makes 18 handbags, which she sells for $100 each. The materials used to make each handbag cost $50. In addition, Juliana uses a spare room in her house to make the handbags and store her supplies. If she were not using the spare room for her business, she would use it as a guest room, an option that Juliana would value at $250 per month. If Juliana werent making handbags, she would work at Trader Joes earning $800 per month. What is Julianas economic profit each month? Steam Workshop Downloader