3.) (30 points) the concept of security through obscurity suggests that we can provide some level of security hiding information. 3.a.) (15 points) think of a situation in which hiding information will not add security to the system. 3.b.) (15 points)then give an example of a situation in which hiding information will provide additional security

Answers

Answer 1

The concept of security through obscurity suggests that we can provide some level of security by hiding information but some scenarios exist when hiding information does not guarantee system security.

A situation when hiding information will not add security to the system is when a hacker with malicious intent discovers the place where your infrastructure is hidden and this makes it vulnerable again.

An example when which hiding information will provide additional security would be the obscurity of a source code to avoid others from copying and using it,

What is System Security?

This refers to the steps and processes that are undertaken in order to secure a system from unauthorized access.

Hence, we can see that The concept of security through obscurity suggests that we can provide some level of security by hiding information but some scenarios exist when hiding information does not guarantee system security.

A situation when hiding information will not add security to the system is when a hacker with malicious intent discovers the place where your infrastructure is hidden and this makes it vulnerable again.

An example when which hiding information will provide additional security would be the obscurity of a source code to avoid others from copying and using it,

Read more about system security here:

https://brainly.com/question/25720881

#SPJ1


Related Questions

Select the correct answer from each drop-down menu.
When you right-click a picture in a word processing program, which actions can you choose to perform on that image?
You can choose to
an image when you right-click the picture in the word processing program. You can also choose to
an image when you right-click the picture in the word processing program.

Answers

When you right-click a picture in a word processing program, the actions that can you choose to perform on that image are as follows:

Rotate.Resize.

What is a Word processing program?

A Word processing program may be characterized as a kind of advanced typing program that permits a user to track records information and then let the user perform a variety of other things with it.

According to the context of this question, you can opt to rotate an image when you right-click the picture with the utilization of a word processing program. Apart from this, you can also opt to resize an image through the same function of a word processing program.

Therefore, when you right-click a picture in a word processing program, the actions that can you choose to perform on that image are rotated and resized.

To learn more about Word processing programs, refer to the link:

https://brainly.com/question/985406

#SPJ1

Your question seems incomplete. The most probable complete question is as follows:

When you right-click a picture in a word processing program, which actions can you choose to perform on that image?

You can choose

RotateViewCompress

You can also choose to

ReviewResizeBookmark

write a program named makechange that calculates and displays the conversion of an entered number of dollars into currency denominations—twenties, tens, fives, and ones. for example, if 113 dollars is entered, the output would be twenties: 5 tens: 1 fives: 0 ones: 3.

Answers

A program named makechange that calculates and displays the conversion of an entered number of dollars into currency denominations—twenties, tens, fives, and ones is given below:

The Program

public static Dictionary<string, int> Denominations(int amount)

{

   var denominations = new Dictionary<string, int>();

   denominations["twenties"] = amount / 20;

   amount = amount % 20;

   denominations["tens"] = amount / 10;

   amount = amount % 10;

  denominations["fives"] = amount / 5;

   amount = amount % 5;

   denominations["ones"] = amount;

  return denominations;

}

Read more about programming here:

https://brainly.com/question/23275071

#SPJ1

Why should you use CSS framework

Answers

CSS frameworks make it simple to create websites compatible with multiple browsers and browser versions. This reduces the likelihood of bugs popping up during cross-browser testing.

5. Writing Write an article for an online newslet-
ter or blog about the importance of supply and
demand in determining the prices to charge
when opening a new restaurant. Be sure to
include an explanation of how supply relates to
competitors and demand relates to customers.


PLEASE help

Answers

Answer:

eu também tô com dúvida

Explanation:

k

What does the term core i5 refer to in the description of the components of the dell inspiron 5000 laptop?

Answers

Answer:the cpu

Explanation: cpu

define a function findlot() that takes two integer parameters as the hourly parking price and the parking duration, and returns the parking lot allocation as an integer. the lot is returned as follows:

Answers

a function findlot() that takes two integer parameters as the hourly parking price and the parking duration, and returns the parking lot allocation as an integer.

The lot is returned as follows:

int ComputeValue(int value1, int value2)

{

  return (value1 * value2) - 8;

}

//We assume that this function returns an int, but the product of the two values can get quite big.

The result may not fit into an int variable. If the values can exceed the limits of int, it might be better to change the return value to a 64 bit value.

//

long long ComputeValue(int value1, int value2)

{

   return ((long long)value1 * value2) - 8;

}

Read more about programming here:

https://brainly.com/question/23275071

#SPJ1

Nesting can be used with an if function to decide between more than two different results. According to the course notes, how many levels of nesting can be used with the if function?.

Answers

The number of outcomes that can be tested and the number of criteria that can be examined are both increased by using nested IF functions, or one IF function inside another. Excel gives you the option to layer up to 64 different IF functions, but doing so is not at all advised.

By setting value if false to IF B2 higher than or equal to 80, return B, we can nest an IF function. In order to test for grades of C, D, and F, we add more nested IF functions.

I'm using the same formula. B2 more than or equal to 90 must first be tested in this formula before moving on to B2 greater than or equal to 80, and so forth.

Learn more about nested IF function:

https://brainly.com/question/17041438

#SPJ4

6) What is a folder?​

Answers

In technology terms, a folder is a collection of common or related files that are changed or processed as one big file. These help with organization and provide a quicker way to identify or find something when needed.

Answer:

A folder acts as a container for the files stored in your computer

An algorithm is a sequence of _____ ______ steps that describe a process to follow a finite set of _______ instructions with clear _____ and _____ points.

Answers

An algorithm is a sequence of procedure steps that describe a process to follow a finite set of instructions with clear instruction and efficient points. An algorithms generally used in IT systems.

An algorithm generally can be defined as a procedure used for solving a problem or performing a computation. Through step by steps in either hardware or software, algorithms conduct specified actions based routines and act as an exact list of instructions. Algorithms are widely used in IT systems. Basic building blocks of algorithm can be classified into three main categories, such as sequencing, selection, and iteration.

Algorithms also can be classified into several categories, such as:

Brute Force algorithmGreedy algorithmRecursive algorithmBacktracking algorithm

Learn more about algorithm here https://brainly.com/question/22984934

#SPJ4

Can someone decode this? (If it’s even decode-able) 11010101001010101001010101010101

Answers

Answer:

its not decodeable

Explanation:

If you notice distortion in a monitor display in a work environment with multiple pieces of equipment, the distortion caused by adjacent equipment is called?

Answers

If you notice distortion in a monitor display in a work environment with multiple pieces of equipment, the distortion caused by adjacent equipment is called Electromagnetic Interference.

What is monitor distortion?

A person can receive a distorted image if the video cable is said to be loose or when it is defective.

Note that electromagnetic interference (EMI) is seen as a form of an unwanted kind of noise or any form of interference that can be seen in an electrical area or circuit made by an outside source.

Therefore, based on the above.  If you notice distortion in a monitor display in a work environment with multiple pieces of equipment, the distortion caused by adjacent equipment is called Electromagnetic Interference.

Learn more about Electromagnetic Interference from

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

meistertask provides a free online service to manage any project collaboratively. anyone can create two projects for free and share them with anyone for collaboration. a user can upgrade to the pro package for $9/month and receive unlimited integrations, projects, and status reporting. meistertask is an example of an augmented service that:

Answers

Based on the above, the meistertask is an example of an augmented service that increases revenue per customer.

Why is increasing revenue important?

An increase in revenue is known to be a form of a positive thing that can ever happen to any business. This is due to the fact that if revenue is said to increases so will the profits be likely to increase

Note that an Increasing revenue is one that gives room for a business to be able to get past its break-even point (BEP) as well as boost its margin of safety by selling a lot of their products.

Customer Revenue is seen as the revenue that is known to be linked with the customer or customer contract and as such, Based on the above, the meistertask is an example of an augmented service that increases revenue per customer.

Learn more about revenue  from

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

CAN I HAVE SOME HELP WITH THIS I AM SO CONFUSED WITH THIS I DON'T GET IT
BUT THIS IS ACTUALLY FOR DIGITAL PHOTOGRAPHY
I already have the pictures I want I just need help writing it and please small not big

You are putting together a photography project with the theme ‘Photography as an Art Form.” You are expected to select a series of photos to display and to write a statement that explains and further explores this theme. What kinds of images would you put together? What would you include in your statement?

Answers

The kind of pictures that would be put together based on the theme that we have here would be nature.

How is nature shown in the pictures?

We can see the beauty of the natural environment from the way that the sun is shining on the lake, moon in the clouds and the vegetation that is shown in these areas.

The kind of images that one would have top put together would be those that captures the environment. That is, one that captures the certain periods of the day like when the sun is about to set, nightfall etc.

Read more on photography here:

https://brainly.com/question/897676

#SPJ1

Which actions allow you to access the internet on your laptop via a cellular network?

Answers

Answer:

The action that allows u to access the internet on your laptop via a cellular network is to connect you laptop to the RJ11

Explanation:

Connect the laptop to the RJ11 jack in your office.

Two students in your class publish a list online that ranks all the students in

your grade from most attractive to least attractive. It gets forwarded and

shared across social media.

1. How could you respond to this situation? List as many responses as you

can think of

2. Of your list, what is the best way to respond to this situation?

Answers

In the question above, the response that a person produces due to two class students publishing a list online on social media that ranks all the students in your grade from most attractive to least attractive depends on the thinking of each person.

In such a case, an appropriate response should be to guide the two students that discrimination of any type is not acceptable. Grading students on the basis of attractive or less attractive should never be done. They should be told to apologize to the class. Also, they should post an apology video and circulate it on social media.

The best way to respond in such a situation is to guide the students rather than give them punishment. Giving them the punishment will not make them realize the wrong act that they have conducted.

To learn more about social media, click here:

https://brainly.com/question/3653791

#SPJ4

List five organizations that can be used as resources to obtain information or assistance for preparing a business plan.

Answers

The five organizations that can be used as resources to obtain information or assistance for preparing a business plan are:

Financial ResourcesHuman ResourcesEducational ResourcesPhysical ResourcesEmotional Resources

What is  a business plan?

A business plan is known to be a type of a document that tells more about  the  company's objectives and this is often done in details.

Note that it also tells how it plans to achieve its goals and as such,The five organizations that can be used as resources to obtain information or assistance for preparing a business plan are:

Financial ResourcesHuman ResourcesEducational ResourcesPhysical ResourcesEmotional Resources

Learn more about business plan from

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

Dave owns a soda and cookie shop. Match the businesses to the correct competition type

Answers

Answer: Bakery= direct competition

Shaved Ice Truck= Indirect competition

Fast Food Restaurant = Indirect competition

Convenience Store= Direct competition

Explanation: Bakery also makes cookies.

Shaved Ice truck & Fast Food Restaurant don’t make cookies or sell soda pop

Convenience Store sells soda pop and cookies.

Answer:d

Explanation: i just did the test

Explain how to configure your settings to allow remote users to access your computer. Be sure to include the two options available within the Remote tab.

Answers

If you want to configure your settings to allow remote users to access your computer. You must have to follow these steps that are as follows:

Right-click on "Computer" and select "Properties". Select "Remote Settings". Select the radio button for "Allow remote connections to this computer"

What is the Configuration of the computer?

The Configuration of the computer may be defined as the arrangement of the hardware and software of the IT system. This management of the components, settings, and more ensures all IT systems.

It can function smoothly and gives you greater control over the devices on your network. The default for which users can connect to this computer (in addition to the Remote Access Server) is the computer owner or administrator.

Therefore, the steps for proper configuration are well described above.

To learn more about Computer configuration, refer to the link;

https://brainly.com/question/14114305

#SPJ1

working on an assignment, trying to get it to print the item name and the cost, can someone let me know what im doing wrong?

Answers

There’s a space in the cost and 1

Cisco uses the term the power of in-person to describe the ability of what technology to improve access to subject matter experts and to open doors for small business people?.

Answers

Cisco uses the term the power of in-person to describe the ability of Telepresence technology to improve access to subject matter experts and to open doors for small business people.

CISCO stands for Commercial & Industrial Security Corporation. The American international technological conglomerate firm Cisco Systems, Inc., also known as Cisco, has its corporate headquarters in San Jose, California. Cisco creates, produces, and markets networking tools, computer software, telecommunications gear, and other high-tech services and goods.

Cisco Systems is an IT and networking company with a focus on switches, routers, cybersecurity, and IoT. Its logo can be seen on virtually every conference or office phone. Internationally active American technology business Cisco Systems is best recognised for its computer networking solutions.

Cisco's "Infrastructure Platforms" division is by far the largest, bringing in over 27.1 billion dollars in revenue for the company's fiscal year 2021. Networking technology solutions from Cisco, including switching, routing, wireless, and data centre equipment, are included in the company's "Infrastructure Platforms" business.

Learn more about Cisco:

https://brainly.com/question/27961581

#SPJ4

What part of a cpu holds millions or billions of transistors on a silicon wafer?

Answers

The part of a CPU that holds millions or billions of transistors on a silicon wafer is a die. The correct option is d.

What is a CPU?

The Central Processing Unit (CPU) is a computer's primary component that serves as its "control center."

The CPU, also known as the "central" or "main" processor, is a complex set of electronic circuitry that runs the operating system and applications on the machine.

A die is a square of silicon that has been cut out of a wafer and contains an integrated circuit. The singular form is die, and the plural form is dice. MCM, wafer, and chip are all terms that can be used.

Thus, the correct option is d.

For more details regarding CPU, visit:

https://brainly.com/question/16254036

#SPJ1

Your question seems incomplete, the missing options are:

a. register

b. pins

c. heat sink

d. die

Select the correct answer from
each drop-down menu.
When you right-click a picture in a word processing program, which actions can you choose to perform on that image?
You can choose to
n image when you right-click the picture in the word processing program. You can also choose to
an image when you right-click the picture in the word processing program.

Answers

Answer:

You can cut, copy, paste, bring to front, send to back, wrap around text, convert to link, insert a caption etc. when you right-click the picture in the word processing program.

what is inter page hyperlink

Answers

Answer:

This is a link that allows you to navigate within the same web page.

Explanation:

Here's an example:

<!DOCTYPE html>

<html>

<head>

</head>

<body>

 <a href="#lession1">Lession.1</a><br />

 <a href="#lession2">Lession.2</a><br />

 <br />

 <a id="lession1">Introduction of Lession.1</a>

 <p>This is sub topic.1</p>

 <p>This is sub topic.2</p>

 <br />

 <br />

 <div id="lession2">Introduction of Lession.2</div>

 <p>This is sub topic.1</p>

 <p>This is sub topic.2</p>

 <br />

 <br />

</body>

</html>

Some liquid in a jar can be separated by physical means into two separate liquids, which can then be separated no further. the liquid is a(n)? a) compound b) element c) mixture d) pure substance

Answers

A mixture is which is made up of two or more substances combined in a fixed ratio and will not be further separated by physical or chemical means. Thus, the correct option for this question is C.

What are the properties of liquid?

The properties of the liquid are as follows:

Liquid has a definite volume but does not possess a fixed shape.Liquids can be compressed with the help of large pressure.This state of matter has less density as compared to solids.The intermolecular forces of attraction are weaker as compared to solids.They possess considerable space between particles.

The components of a mixture can be easily separated by virtue of numerous principles and technologies. Each of these dissolved components keeps its original properties during the course of time. In a mixture, the ratio of two components may vary accordingly.

Therefore, a mixture that can not be separated further. Thus, the correct option for this question is C.

To learn more about Mixtures, refer to the link:

https://brainly.com/question/24869423

#SPJ1

True or false: to display the last twenty lines of the text file, afile.txt, you would type tail afile.txt.

Answers

Answer:

True

Explanation:

I come from a family of lines of text

Write the python code to calculate the major that admitted the fewest students and leave a single row of that major as the only row in the dataframe df_applicants.

Answers

The python code to calculate the major that admitted the fewest students and leave a single row of that major as the only row in the dataframe df_applicants is shown below:

import pandas as pd

import numpy as np

dataframe_applicants = (df_applicants['Major'].value_counts(ascending =True)).head(1)

import pandas as pd

import numpy as np

lst = [[1976, 'A', 'M', 'Accepted'],[1976, 'B', 'F', 'Accepted'],

[1976, 'B', 'M', 'Accepted'],[1973, 'C', 'M', 'Rejected'],

[1976, 'D', 'F', 'Accepted'],[1973, 'E', 'F', 'Accepted'],

[1976, 'C', 'Other', 'Accepted'],[1973, 'D', 'F', 'Rejected'],

[1976, 'E', 'F', 'Rejected']]

df = pd.DataFrame(lst, columns =['Year', 'Major', 'Gender', 'Admission'])

print('sample Data Frame')

print(df)

df_applicants = (df['Major'].value_counts(ascending=True)).head(1)

print('Major that admitted fewest students')

print(df_applicants)

# If df_applicants is the DataFrame for the students, the python code to calculate the major that admitted the fewest students and leave a single row of that major as the only row in the dataframe. Therefore,

import pandas as pd

import numpy as np

dataframe_applicants = (df_applicants['Major'].value_counts(ascending =True)).head(1)

#To test the code, the following code will be entered:

import pandas as pd

import numpy as np

lst = [[1976, 'A', 'M', 'Accepted'],[1976, 'B', 'F', 'Accepted'],

[1976, 'B', 'M', 'Accepted'],[1973, 'C', 'M', 'Rejected'],

[1976, 'D', 'F', 'Accepted'],[1973, 'E', 'F', 'Accepted'],

[1976, 'C', 'Other', 'Accepted'],[1973, 'D', 'F', 'Rejected'],

[1976, 'E', 'F', 'Rejected']]

#In Loading date into the dataframe, the below is be written

df = pd.DataFrame(lst, columns =['Year', 'Major', 'Gender', 'Admission'])

print('sample Data Frame')

print(df)

# Taking each major and counting the number of students in that major by ascending, so the least admitted major will be at the starting. As such taking head (1) will just return the starting row entry with the least number of students. Therefore,

df_applicants = (df['Major'].value_counts(ascending=True)).head(1)

print('Major that admitted fewest students')

print(df_applicants)

To learn more about python. Click, https://brainly.com/question/13437928

#SPJ4

I need help with these true and false questions about cloud computing! The questions are in the image below

Answers

The answer to the following true and false questions about cloud computing are'

If you store your data in the cloud, your files are saved locally. False

Smart phones, tablets and computers can all connect to the cloud through the internet. True

A cloud's servers perform most of the computing tasks for a cloud-based application. True

Stemming a TV show from the cloud lets you watch it without saving it. True

Data centers are buildings that house cloud servers. False

What is cloud computing?

This is a kind of computing which requires the use of computing resources over the internet. It helps to store data on the Internet through a cloud computing provider who manages and operates data storage as a service.

Therefore, cloud computing allows users to store and access their files, documents and software applications, as far as they have an online account with the cloud service provider.

Learn more about cloud storage:

https://brainly.com/question/26972068

#SPJ1

PLEASE HELP I NEED THIS DONE VERY VERY SOON LIKE ANSWER THIS WEEK PLEASE. tho I have to put it as something else on here because its not on here THIS IS FOR Digital Photography


1. Describe the mechanics of early photographic systems, analyzing how they differ from the systems of today.


2. The list of photographers who have contributed to the development of photography is long and diverse. Select at two photographers that you feel made essential contributions to the field and tell why.


3. Explain and evaluate photography as an invention rather than an art form.



4. How have the uses of photography changed over the years? What era in photography would you have liked to live in as a photographer?

Answers

1.) The earlier commercial camera was based on the Camera Obscura which is a portable room that was made by the Arabians in the 10th century.

In the 18th century, this model became more reduced and more portable and had a lens attached to the camera for making an image sharpener for drawing.  Lucida of the 19th C.E was used for travel and used as a tracing device.

Thus today camera has evolved from the earlier models the camera to a light sand captivating fragile tool.

2.) I'm going to go with Henri Cartier-Bresson and Carrie Mae Weems.

French photographer, Henri Cartier-Bresson, was the father of the "decisive moment" and a master of creating clean, compelling compositions with action and movement. The idea behind the decisive moment is that there is a fleeting fraction of a second in any action or scene that can best capture the essence of it in a photograph. He began work in the mid-1900s and passed away in 2004. There is also a famous quote attributed to him that is one of my favorites to share with new students. He said, "Your first 10,000 photographs are your worst." That can sound discouraging, but really, I just think of it as driving home the importance of taking way more photos than you need to get to your golden images!

Black American photographer, Carrie Mae Weems has been an amazing influence on artists and offered compelling commentary on race, gender, art, and politics in her pioneering work. She began her published work in the 1980s and continues to exhibit today. I had the honor of attending a talk she gave a couple of years ago at the University of North Carolina at Chapel Hill.

I also love the work of William Eggleston, Cindy Sherman, Gordon Parks, and Diane Arbus.

Regarding the changing uses of photography over the years, I would first mention that photography was not originally accepted as an art form worthy of museum exhibitions until really the early 1900s. Alfred Stieglitz was one of the early photography-as-art pioneers. Later, color photography was not seen as art and was considered vulgar by purists. William Eggleston was one of the photographers who helped to shake that up. We've continued to use photography as a document, and photojournalism remains crucial today. The photographers employed by the Farm Security Administration during the dust bowl of the 30s in the U.S. like Dorothea Lange and Walker Evans, as well as Gordon Parks, come to mind as documentary photography greats. Another photography great, Annie Liebowitz, makes me think of the lines between advertising and fine art has become increasingly blurred.

3.) Nicéphore Niépce is the father of photography.  In around 1816. Niépce became interested in the new technique of lithography and began to explore ways of using light-sensitive materials to produce images directly onto the printing plate or stone. The first successful photo was taken in 1826. Niépce used his heliography process to capture the first photograph but was soon overshadowed by the invention of the daguerreotype. The place of the shot was taken in Niépce's estate in Burgundy.

4.) Technically, photography has changed in that digital imaging has matured and advanced image-making creativeness possibilities and quality beyond what most people could conceive 20 years ago.

Professionally, the advent of easy-to-use digital cameras and unlimited shooting for essentially free has basically destroyed the professional photographers’ ability to charge a relatively living wage for workers. A few still command decent prices, but digitization has created commoditization, which always equals pricing deterioration.

The way we view images has changed from open and inviting prints on refrigerators, desks, and walls; to email snapshots that must be opened to participate and that we invest 5 seconds in viewing before terminating them.

As with every industry that has been impacted by digitization, great disruption has occurred. Sometimes for the better as in expanding the top one percent of creatives and in potential image quality. Most times diluting image quality by diluting the talent pool with mediocre uncommitted practitioners. (Like adding water to good wine, the more water the less desirable the wine. Taste, personality, and care are wasted by the dilution.)

Socially, the so-called democratization of photography through digital has diluted the commitment to quality image-making. Many people are just happy to get an image, even when they are beyond mediocre.

you've just installed a new video card in a user's windows workstation. when the system is powered on, the screen is displayed in 16 colors at 640x480 resolution.

Answers

When the system is powered on, the screen is displayed in 16 colors at 640x480 resolution is downloaded and installed the latest driver from the video card manufacturer's website.

What is a video card?

A video card is a distinct-specialized circuit board, silicon chip, and cooling system. It gives a computer the ability to perform 2D, 3D, and occasionally even general-purpose graphics processing (GPGPU) calculations.

It is used to send video signals to the computer system.

Thus, so when you download a new video card, you should update or download it for a new version.

To learn more about the video card, refer to the link:

https://brainly.com/question/24597606

#SPJ1

4) What is a desktop?​

Answers

A desktop computer is a personal computer designed for regular use at a single location on or near a desk due to its size and power requirements.
Other Questions
identify 5 businesses and conduct research on the CSI projects and in ways business can contribute time and effort into improving the wellbeing of employees which of the following statements best explains why we don't create micrometers with 10 times the discrimination they presently have What equal annual payment series is required to repay the following present amounts? f(x) =|x| y-axis 3 units right the nurse finds a client unresponsive in the hospital room and calls a cardiac arrest. which health care professionals will be responsible for an insertion of the endotracheal tube during the cardiac arrest? select all that apply. Determine ratio of A to B. Round as indicated.A = 24.7% is the divorce rate in City AB = 28.7% is the divorce rate in City B(Round to the nearest hundredth when necessary.)Select one:O a. 0.09O b. 8.61OC. 0.86O d. 1.16 Select the answer that combines thefollowing sentences using a subordinateconjunction.They'd lived together for years.He was surprised when he learned of herlove of birds.A. They'd lived together years, yet he was surprised whenhe learned of her love of birds.B. Although they'd lived together years, he was surprisedwhen he learned of her love of birds.C. They'd lived together many years, but he was surprisedwhen he learned of her love of birds. The polynomial of degree 3, P(x), has a root of multiplicity 2 at x=2 and a root of multiplicity 1 at x=-5. The y-intercept is y=-6Find the formula for p(x)P(x)= True or False:In the Value Field Settings dialogbox, it is possible to give a customname to the summary field in thePivotTable.TrueFalse Write each equation in logarithmic form. 10=10,000 lots of points pls answer If the same change in velocity occurs in less time does the magnitude of the corresponding average acceleration increase, decrease, or stay the same Which expression is equivalent to (18)2(19)2 Sam is not well prepared for todays test and is considering possible options. Applying the decision making process, choose the BEST decision for Sam. aWrite the answers on a cheat sheet. bDo as well as possible. Identify the problem with the following sentence.Some of the people they just don't know how to drive right.A. WordinessB. Unclear meaningC. Wrong voice juanita patricia morgans credit card company quotes her a rate of 17.9 percent. interest is billed monthly. what is the effective annual rate of interest juanita is paying? PLEASE HELP THIS IS DUE TODAY4 central ideas of the article ,write in complete sentences.How Chewing Gum Came to Be: The Story of a Piece of Chewing Gumfrom The Wonder Book of Knowledge by Henry Chase Hill, 1921The original "chewing gum" was spruce gum, the exudation of the cut branches of the spruce or fir tree. Later, pure white paraffin wax, variously flavored, took its place, but only in its turn to give way to the "chicle" now almost exclusively employed.Though its employment in the manufacture of chewing gum is of comparatively recent date, chicle was used by the Indians prior to the days of Columbus as a means of quenching their thirst. It was first commercially imported as a substitute for rubber, but its peculiar suitability for chewing gum has resulted in the entire product being consumed by that industry. In 1885 the United States imported 929,959 pounds of chicle. The growth of the chewing gum industry is shown by the importation of nearly 5,500,000 pounds for the year ending with June 30, 1910.The trees are "tapped" during the rainy season. The sap, or juice, as it exudes has the appearance of milk, but gradually changes to a yellow color and is about the thickness of treacle. The tree drains rapidly, the full supply of "milk" being generally obtained within a few hours, but an interval of several years usually elapses before it will yield a fresh supply. The milk differs from the juice obtained from the sugar maple, for example, in that it is not the life sap of the tree, and the flow varies greatly, some trees which show full life yielding much less than apparently poorer specimens. "Crude chicle" is obtained by simple boiling and evaporation of the milk, accompanied by frequent kneading. The product, as pressed in rough molds, is of a light gray color.The bulk of the crude chicle manufactured is shipped in blocks to Canada, where it is further evaporated and carefully refined prior to importation into the United States. When the chicle arrives at one of the chewing-gum factories it is immediately turned over to the grinding department. It comes from Mexico in cakes, varying in size from twelve-to eighteen-inch cubes; these are a putty color, but in composition chicle is porous and brittle, particularly after it is thoroughly dried. In the cubical form it is said to contain from twenty-five to thirty per cent moisture.The cubes are broken by a large steam hammer into irregular-shaped pieces weighing from a few ounces to a pound. These chunks are then run through grinding machines, which reduce the chicle to a coarse meal. Sometimes this breaking and grinding is done in Mexico, but the duty on ground dried chicle is five cents per pound more than upon cube chicle.Chicle meal is dried upon frames in a special drying room, which is kept at a temperature of 80 F. An electric blower exhausts all of the moisture from the air. The pure meal is then transformed into a thick syrup under intense heat and passed through a filtering machine, one of the latest and most expensive pieces of machinery employed in the entire manufacture of chewing gum. This machine has practically solved the perplexing problem of separating impurities and foreign substances from chicle. Before the filterer was invented it was almost impossible for the manufacturer of chewing gum to produce gum entirely free from particles of grit.It is next passed to the cooking department and placed in huge steam-jacketed kettles, which revolve continually and thus keep the chicle from scorching. While it is being cooked in these large kettles sugar is added, and as soon as the gum is done it is placed in a kneading machine. It is now about the consistency of bread or cake dough, and after being kneaded and cooled, flavor is added.Peppermint, spearmint and other oils used are triply distilled and absolutely free of all impurities. The orange oil comes from Messina and is always the product of the very latest orange crop.From the kneading machine it reaches a sizing table, to which are attached heavy rollers for reducing the mass of gum to a strip about a quarter of an inch in thickness and twelve inches wide.At this stage it will be seen the gum begins to take on a ribbon shape. As it comes from the first series of rollers, it is cut into short lengths sprinkled with powdered sugar, and these short lengths are passed in sticks about two feet high on to a second series of rollers. Under the second rollers each short length of gum is once more reduced in thickness and extended in length.The surfaces of the second rollers contain knives running lengthwise and around. These knives partially cut the gum to its final size. The thin sheets are then sent to another drying room. They remain in this room from twelve to forty-eight hours, according to the season of the year, and are then ready for the wrapping machines. Two inequalities are graphed on the same coordinate plane. Which region represents the solution to the system of two inequalities? What is the difference in the approximate number of wins between the first place team and the last place team? A. 50 B. 45 C. 40 D. 35 Find any points of discontinuity for each rational function. y=x+5 / x+9 x+20