after bella earned her security certification, she was offered a promotion. as she reviewed the job responsibilities, she saw that in this position she will report to the ciso and will be a supervisor over a group of security technicians. which of these generally recognized security positions has she been offered? a. security administrator b. security manager c. security technician d. security officer

Answers

Answer 1

After Bella's promotion, she got job to report to the ciso and will be  supervisor over a group of security technicians. So, the security position she has been offered is Security Manager.

What are the responsibilities of Security Manager?Oversees and develops security personnel.Recruits and trains fresh security personnel.Schedule for staffing security guards.Develops all security guidelines and protocols.Carries out routine security examinations.Investigates potential security risks and violations.Produces thorough security reports.Presents executives with security enhancement plans.Creating and overseeing the departmental budget.Leads trainings for the company's emergency response.New security technology is advised.Maintains absolute discretion and confidentiality.Ensures that the team adheres to norms and laws regarding privacy and security.

To know more about security technicians visit:

https://brainly.com/question/28852000

#SPJ4


Related Questions

Select the correct answer.
Ben wants to keep similar items close to each other in the image he is working on. Which is the most effective technique for applying the gestalt
concept of proximity?
The BLANK technique is the most effective technique for applying the gestalt concept of proximity.

Answers

Gestalt Principles are principles/laws of human perception that describe how humans group similar elements, recognize patterns and simplify complex images when we perceive objects.

What are the Gestalt Principles?

The tendency to view items as belonging to the same grouping when they are close to one another is known as the gestalt principle of

proximity

. It claims that regardless of how different the forms and sizes are from one another, if shapes are close to one another, you will perceive them as groups. One of Gestalt's principles, the concept of closeness focuses on how each stimulus would be seen in its most basic form. The

Law of Simplicity

or the Law of Pragnanz are other names for it. It is founded on the idea that the sum of a thing is worth more than the sum of its components.

To learn more about Gestalt Principles refers to;

https://brainly.com/question/4734596

#SPJ1

Define LD1 as a striped array using all of the space on two disks. Define LD2 as a mirrored array using all of the space on two disks

Answers

LD1 (Logical Drive 1) can be defined as a striped array, which is a type of RAID (Redundant Array of Independent Disks) configuration that spreads data across multiple disks.

How do you define LD2 (Logical Drive 2)?

LD2 (Logical Drive 2) can be defined as a mirrored array, which is another type of RAID configuration. In this case, all of the space on two disks is used to create the mirrored array, meaning that the data is written to both disks simultaneously, creating an exact copy of the data on each disk.

This configuration provides data redundancy, as in case one of the disk fail, the data can be recovered from the other disk. This improves the data availability and security of the system.

To know more about array, visit:

brainly.com/question/27041014

#SPJ4

a project team member notifies the project manager of an issue. a file for a 500-page training manual that he is working on using microsoft word contains numerous spelling and grammar issues. these issues were left from the previous author who wrote the majority of the manual. the project team member indicates that they have the time to make the corrections to the manual. what should the project manager do next?

Answers

The project manager should thank the team member for bringing the issue to their attention and inquire as to what resources they need in order to make the corrections.

What is project manager?

A project manager is someone who is responsible for the successful planning, execution, and delivery of a project. This professional is an expert in project management processes, tools, and techniques. They focus on the success of the project by managing the project team, resources, timeline, budget, and deliverables. The project manager is also responsible for communicating with stakeholders and keeping them informed of the project's progress.

The project manager should then provide the necessary resources, including additional time if needed, to make the corrections. Depending on the size and complexity of the project, the project manager may also want to assign a second team member to review the changes to ensure accuracy and quality.

To learn more about project manager
https://brainly.com/question/27599974
#SPJ4

Write a program that reads integers user_num and div_num as input, and outputs user_num divided by div_num three times using floor divisions.

Answers

#Function definition

def read(user_num, div_num):

   

   #Loop

   for i in range(3):

       user_num //= div_num

   return user_num

#Main Function.

if __name__ == "__main__":

   #Test code.

   u, d = [int(x) for x in input().split()]

   print(read(u,d))

import _tkinter # if this fails your python may not be configured for tk

Answers

import _tkinter # if this fails your python may not be configured for tk is true.

How can I set up Tk for Python?Python must already be installed in order to install Tkinter. When we install Python, Tkinter also does. We must choose the td/tk and IDLE checkboxes when installing Python. We don't need to install tkinter individually because this will do it for us.The Python module Tkinter has a wide range of methods and functions that may be used to build applications. We typically build an instance of the tkinter frame, or Tk, in order to develop a tkinter application (). It controls all the other tkinter application components and aids in displaying the root window.

The complete question is import _tkinter # if this fails your python may not be configured for tk .true /false.

To learn more about Tkinter refer to:

https://brainly.com/question/17438804

#SPJ4

smartbook 2.0 allows you to start your active learning experience by either reading or by jumping right in to start answering questions. group starts

Answers

You can begin your active learning experience with SmartBook 2.0 by reading or by diving straight in and starting to answer questions.

The text's initial highlights for you highlight the sections that are the most crucial. By using the 'Concepts' (forward and back) arrows, you can move through the highlights. Before choosing your avatar at the beginning of the assignments, you have access to this information. Additionally, you may go back to it at any moment by selecting the "Score" option. Your course textbook is available digitally as a SmartBook. The same material from the textbook is included, but unlike other eBooks, SmartBook actively adapts that material to your needs as a learner. It is accessible online via your laptop.

Learn more about smartbook here-

https://brainly.com/question/30243136

#SPJ4

which medium requires a ground on the support before applying paint?

Answers

Answer: yo

Explanation: mom

In which method of delivering a multimedia presentation would you require streaming technology?

Answers

A multimedia presentation can make you stand out from the crowd, draw in the audience's attention, and have a greater impact. You've come to the right site if you're wondering how to build a multimedia presentation without having to spend hours editing on PowerPoint.

What is a multimedia presentation and what are its benefits?

A a potent tool that improves interpersonal communication is multimedia. It makes storytelling possible and provides audience members more say in how the story is told. A wonderful method to interact with your audience and present a tale they can relate to is by producing multimedia content.

The Five Components of Multimedia:

The five components of multimedia are audio, video, animation, text, and images. Text is the initial component of multimedia. The most prevalent multimedia component is text.

Get More Information PowerPoint Visit Now

https://brainly.com/question/14498361

#SPJ4

How to fix no connection could be made because the target machine actively refused it

Answers

To fix no connection could be made because the target machine because: check the target machine's firewall, check to see if the service you are trying to connect, check the IP address, check that the port.

What is target machine?

A target machine is a type of computing device that is specifically designed to run a certain type of software or application. It is typically used to execute programs or applications that are developed for a specific purpose, such as software development, scientific computing, or machine learning. The hardware of a target machine is usually optimized to run the specific software or application that it is designed to run. It may also include specialized hardware components and software tools that are designed to support the application. Target machines can range from small single-board computers to large server clusters.

To learn more about target machine

https://brainly.com/question/29220420

#SPJ4

In ΔGHI, g = 660 inches, i = 640 inches and ∠I=35°. Find all possible values of ∠G, to the nearest degree

Answers

We start by placing the circle with radius 1 on the plane, centered on the origin. starting with the first quadrant's point P on the circle,

If we want to discover the exact°and sin 150°, we can create a right-angled triangle POQ with O at the origin and Q on the x.

The point P in the second quadrant, with coordinates (cos 150°, sin 150°), corresponds to the angle 150°.

The corresponding angle for 150 degrees is the 30° angle POQ. The coordinates of P are cos 30°, sin 30° because, as we can see from the triangle POQ, OQ = cos 30° and PQ = sin 30°. -axis.

Learn more about create here-

https://brainly.com/question/28181630

#SPJ4

on the worksheet, make cell a1 the active cell and then simultaneously replace all occurrences of the value 0.05 with the value .1. close any open dialog boxes.

Answers

Expressions used to carry out calculations are known as Excel formulas. To do this, simply select cell A1 after placing the cursor on the cell (i.e., cell A1).

How to make cell A1 the active cell ?

To do this, simply select cell A1 after placing the cursor on the cell (i.e., cell A1).

In other words, you select cell A1 to become the active cell.

How to replace all occurrences of 0.05 ?

There are a few ways to do this, but the most effective method is to use the find and replace tool in Microsoft Excel. Go to Home, click Find & Select, select Find or Replace, and then enter 0.05 in the find box and 1 in the replace box to replace 0.05 with 1. Finally, click Replace All to replace all instances of the value 0 simultaneously. 05 containing the value. 1

Learn more about formulas in Excel at:

https://brainly.com/question/14820723

#SPJ4

in what year did the first computer run a program from memory?

Answers

The first computer to run a program from memory was the Manchester Baby, which was completed in 1948.

What is memory?

Memory is the ability of the brain to store, retain, and recall information. It is a cognitive process that involves encoding, storing and retrieving information. It is a complex process that underlies all thinking, learning, and behaviour. Memory is essential for everyday life, as it allows us to recall and use vast amounts of information. Different types of memory include short-term, working and long-term memory. Short-term memory stores information for a brief period of time, while long-term memory stores it for longer periods. Working memory is the memory system that holds and processes information for more immediate use. Memory is closely associated with learning and is essential for learning new skills, behaviours and facts.

To learn more memory
https://brainly.com/question/6778230

#SPJ4


you would like to use a sharepoint list app while traveling. what allows access to the app without directly

Answers

enables users to see the contents of the parent and child folders. Write: This feature enables users to add folders and subfolders as well as write to files.

What are directories, files, and folders?

The management of data on the disk is the responsibility of the file system. Files contain information, which are kept in directories (folders). A directory tree is created when directories store additional directories. The filesystem of the entire filesystem is just /.

My folders for files are where?

File Explorer search: A location can be chosen from left pane to search for or explore in by opening File Explorer from taskbar or by right-clicking on the Start menu and selecting File Explorer. Consider choosing This PC to search across all of your computer's disks and gadgets.

To know more about folders visit:

https://brainly.com/question/14472897

#SPJ4

bme3: homework 1. 1. draw an optimal circuit, the shortest path that goes through all twenty points and returns to the beginning. the path you draw must always stay on the grid lines . 2. write the total length of your path in the box. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Answers

Program in python to select among many points of a circuit, which are the ones that draw the shortest path between two chosen points. An image of the circuit and its paths and distances are attached.

Python code

def Draw_shortest_path(circuit_graph, start_p, finish_p):

array = []

array2=[[23,45,43,23,45],[45,67,54,32,45],[89,90,87,65,44],[23,45,67,32,10]]

# Stack array for traversing the circuit-graph

stack = [[start_p]]

# If the start and finish points are the same

if start_p == finish_p:

 print("start and finish points are the same")

 return

# Traversing the graphics circuit with assistance from the stack

while stack:

 path = stack.pop(0)

 point = path[-1]

 

# Condition to check if the current point is in the array

 if point not in array:

  nearby_points = circuit_graph[point]

 

# Interaction between points close to a node

  for nearby_points in nearby_points:

   shortest_p = list(path)

   shortest_p.append(nearby_points)

   stack.append(shortest_p)

   

# Condition to verify at some point near the end is found

   if nearby_points == finish_p:

       print("Start point: ", start_p)

       print("Finish point: ", finish_p)

       print("Shortest path:")

       for i in shortest_p:

           print(i,"- ", end="")

       return

  array.append(point)

# Action to take if start and finish points is isolated

print("path doesn't exist")

return

# Main block code

if __name__ == "__main__":

# Circuit-graph using dictionaries

circuit_graph  = {'A': ['C', 'D', 'B'],

           'B': ['D', 'G', 'H'],

           'C': ['F', 'D', 'A'],

           'D': ['G', 'F','B','C','A'],

           'E': ['H'],

           'F': ['C', 'D','G','I'],

           'G': ['D','I','F','B','H'],

           'H': ['J','G','E','B','I'],

           'I': ['K','G','F','J','M','H'],

           'J': ['K','L','H','I'],

           'K': ['I','N','J','M','L'],

           'L': ['O','J','Q','K'],

           'M': ['N','K','R','I','P'],

           'N': ['M','K','R','Q','L'],

           'O': ['L','T','Q'],

        'P': ['S','R','M'],

        'Q': ['T','O','L','N'],

        'R': ['S','P','M','N'],

        'S': ['R','P'],

        'T': ['Q','O'],}

       

# Calling shortest path function, sending start and finish points as parameter

Draw_shortest_path(circuit_graph, 'T', 'A')

To learn more about shortest path in python see: https://brainly.com/question/29353200

#SPJ4

write a line of code that creates a reference variable for a string object. the reference variable should be called mystring.

Answers

A line of code that creates a reference variable for a string object. the reference variable should be called String mystring = "";.

What is code?

Code is a set of instructions written in a programming language that tells a computer how to perform a task. It is used to create applications, websites, and other software. Code can be written in a variety of languages, such as HTML, CSS, JavaScript, and Python. Code is a way of telling a computer what to do, and is used to solve problems and create solutions. Code is important for developing interactive websites, applications, and software, as it allows developers to create programs that make a computer do what it needs to do. Code is a key part of the technology we use today, and will continue to be an integral part of the future.

To learn more about code
https://brainly.com/question/28338824

#SPJ4

what is the core technology that allows digital devices to connect and transmit data with each other?

Answers

Answer:

The Internet of Things (IoT) describes the network of physical objects — "things" — that are embedded with sensors, software, and other technologies for the purpose of connecting and exchanging data with other devices and systems over the internet.

Explanation:

an established connection was aborted by the software in your host machine

Answers

An established connection was terminated by software on the host computer: Mostly this indicates something on computer is blocking connection. Try running with firewall/antivirus disabled. This is not permanent and test if it's a setup issue or a code issue.

What does "connection established" mean?

To establish a connection, TCP uses a three-way handshake protocol. Before a client can connect to a target server, the server must first bind to a port to establish a connection. This is called passive opening. Once a passive open is established, a client can initiate an active open.

How do establish a good connection?

Get involved in your industry. Be outgoing. Establish multiple contact types. Find common ground. Provide value. Show your appreciation. Publish your work. Develop an online presence.

To learn more about connection visit:

https://brainly.com/question/26605428

#SPJ4

management information systems is essentially synonymous with information technology.

Answers

Management information systems help companies make decisions and coordinate and analyze information. Information technology supports and facilitates the use of this system.

What does MIS mean?

MIS (Management Information Systems) is the department that manages the hardware and software systems used to make business-critical decisions within an enterprise. The MIS department was originally all information technology.

Is management information system same as information technology?

MIS refers to a large infrastructure used by business or corporation, whereas information technology is a component of that infrastructure (MIS ) used for collecting and transmitting data.

To learn more about management information systems visit:

https://brainly.com/question/11768396

#SPJ4

a class of machine learning algorithms that compare unseen (i.e. new) data points to known data points is called

Answers

The response will just be instance-based learning algorithms, as stated in the announcement.

What does a computer algorithm mean?

An algorithm is the method used to carry out a computation or solve a problem. In either hardware-based or development tools routines, algorithms function as a detailed sequence of instructions that carry out predetermined operations sequentially. Algorithm play a big role in software development all across the board.

What three algorithms are examples?

The process with doing laundry, the way we solve a widely used for solving problem, the ingredients for making a cake, and the operation of a web search are all instances of algorithms.

To know more about Algorithm visit:

https://brainly.com/question/12905902

#SPJ4

secure boot can be enabled when system in user mode

Answers

No, secure boot can only be enabled when the system is in UEFI mode. Therefore, The given statement is false.

What is secure boot?

Secure Boot is a feature that is included in most modern computers and operating systems. It helps ensure that only trusted software is loaded during the boot process. It works by verifying the digital signature of the boot loader before running it. It also verifies the digital signature of any other software that is loaded before it can be executed.

Secure Boot also prevents malicious code from being loaded during the boot process. This helps protect the system from malicious attacks, viruses and other forms of malicious software. Secure Boot also helps protect the system from malicious tampering and unauthorized access. Secure Boot also helps protect the system from malicious software and viruses that can be spread by external storage devices such as USB flash drives.

To learn more about secure boot

brainly.com/question/13168395

#SPJ4

how to fix video stream buffering your computer seems to be correctly configured but is not responding to the dns server

Answers

If you can, use a different browser or device and go nearer to your internet router. Restarting your devices, adjusting your DNS settings, and clearing your DNS cache are additional options. Update your network drivers and disable your firewall and VPN if the issues still exist.

How can I change Chrome's DNS settings back?

Chrome's DNS cache can be cleared from the browser itself. Open Chrome and press the Enter key on your keyboard after typing "chrome:/net-internals/#dns" into the address bar. To clear the DNS cache, click the Clear host cache option on the newly opened page.

Why won't my DNS server reply?

Your browser was unable to connect to the internet if you receive the error message "DNS Server Not Responding." DNS errors are frequently brought on by issues with the user's end, including issues with a network or internet connection, incorrect DNS settings, or an out-of-date browser.

To know more about DNS server visit:

https://brainly.com/question/27960126

#SPJ4

can i use my browning defender pro scout trail camera without hooking it up to cell service just mini sd card use ?

Answers

Yes, you can use your browning defender pro scout camera without hooking it up  to cell service just mini sd card use.

A camera can be described as an optical instrument that captures images. Most cameras can capture 2D images, while some more advanced models can capture 3D images. A camera also can be decribed as a device that takes pictures (photographs). It uses electronics or film to make a picture of something. It is a tool of photography.

In photography terms, camera can be defined as a device for recording an image of an object on a light-sensitive surface; it is essentially a light-tight box with an aperture to admit light focused onto a sensitized film or plate.

Here you can learn more about camera in the link brainly.com/question/10944268

#SPJ4

the purpose of a memory address is question 5 options: a) to identify the location of a memory cell. b) to allow multitasking. c) to prevent multitasking. d) to locate a program. e) none of the above.

Answers

A memory address can be used to determine a recollection cell nucleus whereabouts.

Memory address: What is it?

A hardware or CPU uses a memory address as a specific identifier to track data. The CPU can keep track of where each memory byte resides in the system by using this binary address, which is determined by an arranged and finite sequence. A memory and CPU/chipset are typically physically connected by an address line. They specify any memory address to access.

Where is the address saved in memory?

Memory address registers (MARs) are CPU registers in computers that either store the memory addresses through which information will be retrieved to CPU registers or the addresses with which data will be transferred and put via system buses.

To know more about memory address visit:

https://brainly.com/question/29044480

#SPJ4

question 5 data analysts use archiving to separate current from past work. it also cuts down on clutter. 1 point true false

Answers

Data analysts utilize archiving to distinguish between recent and old work. True, it reduces clutter as well. The answer is (TRUE).

What are the responsibilities of data analysts, then?

(1) Building, maintaining, and fixing databases and data systems, including fixing coding problems and other data-related problems.

(2) rearranging the data to make it readable by both people and machines once information has been extracted from primary and secondary sources.

(3) using statistical methods, examining data sets for trends and patterns that may be useful for efforts at diagnostic and prescriptive analytics.

(4) underlining the significance of their work in the context of local, societal, and global changes that have an impact on their industry and business.

(5) generating executive leadership reports that communicate trends, patterns, and projections using relevant data.

To know more about Database, visit:

https://brainly.com/question/30051761

#SPJ1

A computer is performing a binary search on a sorted list of 20 items. What is the maximum number of steps it needs to find the item?

Answers

The maximum number of iterations needed to find the item is; Option B: 3,  [1, 5, 20, 50, 51, 80, 99] Now, when conducting binary search, it usually starts in the middle of the list of given numbers.

What is binary?

Binary describes a numbering scheme in which there are only two possible values for each digit -- 0 or 1 -- and is the basis for all binary code used in computing systems. These systems use this code to understand operational instructions and user input and to present a relevant output to the user. The term binary also refers to any digital encoding/decoding system in which there are exactly two possible states. In digital data memory, storage, processing and communications, the 0 and 1 values are sometimes called low and high, respectively. In transistors, 1 refers to a flow of electricity, while 0 represents no flow of electricity.

To learn more about binary refer to:

brainly.com/question/16612919

#SPJ1

using the csv file of flowers again, fill in the gaps of the contents of file function to process the data without turning it into a dictionary. how do you skip over the header record with the field names?

Answers

To skip over the header record with the field names in the contentsoffile function, you can use a simple loop to loop through each row of the data and check if the first item in the row is equal to the name of the header field. For example:

def contents_of_file(filename):

   with open(filename) as f:

       reader = csv.reader(f)

       for row in reader:

           if row[0] != 'name':

               # process row data

This way, you can skip over the header record and just process the rows of data that contain the actual flower information.

Learn more about programming:

https://brainly.com/question/26134656

#SPJ4

python program for operators

Answers

Answer:

Here ur ans .

By :- Utsav

Pls mark me branlist.

the value that excel displays for a cell is always the precise value you enter in the spreadsheet or the precise value resulting from a formula in that cell that is stored by the software. t or f

Answers

A  particular way in which Spreadsheets show numbers in cells. Using particular values, referred to as arguments, in a specific order, or structure, functions are preset formulas that carry out calculations.

Excel: What is it?

Excel is a remarkably potent tool for making sense of enormous amounts of data. But it also performs admirably for basic calculations and information tracking of virtually any kind. Users of Microsoft Excel are able to spot trends and classify data into useful groups. In order to help businesses understand better the composition and activities of their workforce, Excel also did perform human resources tasks like categorising hours worked and organising employee profiles and expenses.

What do display numbers mean?

A number is shown in exponential notation in the Scientific format, replacing some of the.

To know more about Excel visit :

https://brainly.com/question/3441128

#SPJ4

A logical expression is an expression that evaluated to _____________.

A. an average
B. either True or False
C. a whole number
D. a sum

Answers

Answer:

B. either True or False

Explanation:

3. You choose Option A for Overdraft Options. What would happen if you had $30 in your checking account and tried to take out $45 at the grocery store using your debit card? (choose ALL correct answers)

Answers

In total, we would be charged $35 or more on top of the $45 we were trying to withdraw, bringing our total cost to $80 or more so the correct option is C. It's also possible that our debit card could be declined.

If we had $30 in our checking account and tried to take out $45 at the grocery store using your debit card, and we have chosen Option A for Overdraft Options, we would be charged an overdraft fee.

The calculation would be as follows:

Available balance: $30

Amount of withdrawal: $45

Overdraft (negative) balance: $30 - $45 = -$15

Overdraft fee: typically $35 or more

You choose Option B for Overdraft Options. Assume that you have $30 in your checking account and $50 in your savings account. What would happenif you tried to take out $45 at the grocery store using your debit card?

a.Your transaction would be denied and you would have to return the groceries if you didn’t have the cash to pay for it.

b.Your transaction would be approved since the bank would transfer money from your savings to your checking account, and you’d be charged a $10fee.

c.Your transaction would be approved since the bank would transfer money from your savings to your checking account, and you’d be charged a $37fee.

d.Your transaction would be approved and the entire $45 bill would be charged to your savings account, not your checking account.

Learn more about fee calculation, here https://brainly.com/question/24817071

#SPJ4

Other Questions
Read the excerpt from "Healthy Eating."But no one can ignore the damage being wrought by all this bad eating. More than one out of three adults in the United States -- 37.5 percent -- are obese, according to the Centers for Disease Control and Prevention. Some of the leading causes of death -- heart disease, stroke and type 2 diabetes -- are directly linked to obesity. And childhood obesity has tripled in the last 30 years. With more than a third of kids between 6 and 19 considered obese, the CDC reports, they are at substantially more risk for developing cardiovascular disease, diabetes, bone and joint conditions, and cancer.PLS HELP. Which statement best describes the author's argument in this part of the article?Eating a poor diet can have harmful effects on people's health. Eating healthier foods is not as easy as some might think.Children should be required to maintain a healthy diet.Eating habits have changed significantly in recent years. the nuirse admisisters a medication to the client that induces the secondary action of hypoglycemia what organ will be most acutley affected by inadequate Which of the following is an accurate comparison of the functions and powers of the House of Representatives and the Senate? House of Representatives Senate (A) They hold trials of impeachment They impeach officials prior to trial (B) They declare war They do not vote on declarations of war (C) They ratify treaties They choose the president if there is no Electoral College majority (D) They originate tax bills They confirm presidential appointments (A) (B) (C) (D) Multiple choice question for history find the number of automobiles whose total mass is the same as 1.0 mol of blueberries. She noticed that bubbles started to form and rise upwards only after she unscrewed the cap. She then opened another bottle that was much colder and she noticed that a lot more bubbles had formed. Explain what Ava observed write a letter to a friend who wants to visit your school giving him direction to your school and telling him about two interesting things he will see on his visit how do i solve 2(-3x+4)=5x+2? how many flights of stairs were in the twin towers Classify the angle pair. Select all choices that apply. a family has a monthly income of $4,693. their monthly expenditures are as shown on the chart. how much money does the family save in a month? John a salesperson and Peter a supermarket employee compare their earnings for a particular week. John and a basic salary of 1340 per week and a commission of 10% on all sales over 40,000 shillings his sales for that week were 49,800 shillings. Peter worked 43 hours at a basic rate of 48 shillings per hour. On Friday and Saturday, he worked for two extra hours both days. The overtime rate on Friday is one and half time and on Saturday it is double time of normal rate .a)calculate how much each and and get their difference. What is the relationship between Pyramus House and Thisbe's house? Object A has a momentum of +20 kg m/s, and object B has a momentum of -6 kg m/s. The two objects collide. After the collision, object A has a momentum of -4 kg m/s. What is the momentum of object B after the collision? Help will be greatly appreciated!The manager of fast food restaurant collected data to study the relationship between the number of employees working registers and the amount of time customers waited in line to order. He made a scatter plot of the data and credited a trend line with the equation y= -70x+300, where y is the total amount of time waited in seconds and x is the number of employees working registers.1. Did the scatter plot of data positive, negative, or no association? Explain your reasoning.2. Maria went to the restaurant and waited 90 seconds to place her order. Use the trend line equation to predict how many employees were working.3. Kiara went to the restaurant and waited 3.5 minutes. Use the trend line to predict how many employees are working.4. Ashton walked into the restaurant and 4 employees are working registers. Use the trend line equation to predict how long he will wait to place his order. suppose that a geneticist discovers a new mutation in drosophila melanogaster that causes the flies to shake and quiver. she calls this mutation quiver, qu, and determines that it is due to an autosomal recessive gene. she wants to determine whether the gene encoding quiver is linked to the recessive gene for vestigial wings, vg. she crosses a fly homozygous for quiver and vestigial traits with a fly homozygous for the wild-type traits, and then uses the resulting f1 females in a testcross. she obtains the flies from this testcross. During December, Acme, Inc., performed and billed its customers $27,000 for services on account of which it collected $9,000. How much revenue should Acme record in December? More types of calculations can be performed with data at the nominal level than with data at the interval level. True or False How can improvement of technology influence production of goods and services? Which of the following substances has the lowest density?A mass of 5 mg and a volume of 6 uL (mcL)A mass of 25 g and a volume of 45 mLA mass of 250 mg and a volume of 180 uL (mcL)A mass of 1.5 g and a volume of 1.2 mL