tomika is a network architect. a coworker is helping to design a more secure placement of the company's virtual private network (vpn) device. the coworker suggests that the device be placed between the internet-facing firewall and the internal network. what is tomika's opinion of this deployment strategy?

Answers

Answer 1

Tomika's opinion of this deployment strategy is  advancing security measures continuously to make the network more secure over time than it was before.

How do deployment methods work?

As part of a continuous delivery process, you can take into account various deployment strategies and variants. The most popular deployment strategies are covered in this section: all at once (deploy in place), rolling, immutable, and blue/green.

Therefore,  any method used by DevOps teams to successfully introduce a new version of the software product they offer is referred to as a deployment strategy. These methods describe how switching from the old version to the new version of network traffic in a production setting.

Learn more about deployment strategy from

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


Related Questions

What must be integrated into an organization’s enterprise resource management solution to allow it to create and maintain regulatory and compliance information from a centralized location?.

Answers

Financial management systems software is  an organization’s enterprise resource management solution to allow it to create and maintain regulatory and compliance information from a centralized location.

What is resource management?Planning, scheduling, forecasting, and optimizing the full resource lifecycle for effective project delivery is the process of resource management. It aids in maximizing resource potential, enhancing firm profitability, and reducing market volatility.Planning, organizing, managing, and assessing a resource's efforts on a project are all parts of the resource management process. Its goal is to efficiently organize, distribute, and schedule an organization's resources.Planning of any pertinent tasks, budgeting, and scheduling are a few examples of resource management.

To learn more about resource management  refer,

https://brainly.com/question/14099157

#SPJ1

imagine that your project coordinator is using a word processor to review an electronic file of a document you have prepared. the coordinator does not understand the meanings of certain terms you have used in the document. what should the project coordinator do as a reviewer?

Answers

Project coordinator should do as a reviewer, Use the comment feature to ask "Will the reader understand this term?".

How do you use comment feature?The benefit of using the comments feature in word processing programmes is that it offers a simple and efficient way for users to collaborate and make comments on draught documents.An explanation or comment in a computer program's source code that may be viewed by programmers is known as a remark. Compilers and interpreters often disregard them since they were introduced to make the source code simpler for humans to comprehend.A document can have comments added to it without changing the content itself. In the balloons that will show up in the document's margins, you may enter a comment. Additionally, they can be concealed until you wish to modify your article.You may frequently come across the comment symbol (') as you read the code samples. This symbol instructs the Visual Basic compiler to disregard the text or comment that comes after it. Brief explanations are supplied to code as comments for the benefit of readers.

Learn more about comment feature refer to :

https://brainly.com/question/28525289

#SPJ4

The value of the "all time" total sales created by this projection could be calculated using what excel function?
a. average
b. mean
c. sum
d. count

Answers

The value of the "all time" total sales created by this projection could be calculated using the excel function that is Sum.

The correct option is C

What is the sum function in Excel?

The sum function is used to perform summations in Excel.

The value of the ""all time"" total sales created by this projection could be calculated using the sum function in excel. The sum function adds up all the numbers in a range of cells and returns the result. For example, if the projection data is in cells A1:A10, the formula =SUM(A1:A10) would return the sum of all the values in those cells.

The other functions are not suitable for this task. The average function returns the mean of a set of numbers, which is not the same as the total. The mean function is another name for the average function, so it is also not correct. The count function returns the number of cells that contain numbers, which is not the same as the total either."

Learn more about sum function in Excel at; https://brainly.com/question/20703144

#SPJ4

how many elements does the vector declaration create? vector scores(10); // vector declaration scores.at(0)

Answers

The vector declaration vector scores(10); creates a vector with 10 elements.

What is Vector Declaration?

In the C++ programming language, a vector is a sequence container that holds elements of a specific type. A vector declaration is a statement that creates a vector object and specifies the type of elements it will hold.

For example, the declaration vector<int> scores; creates a vector of integers called scores, and the declaration vector<string> names; creates a vector of strings called names.

To Know More About Vector Declaration, Check Out

https://brainly.com/question/15146763

#SPJ1

VLOOKUP: setting "range_lookup" to FALSE results in VLOOKUP?
a. not reporting errors
b. only returning exact matches
c. only matching text strings
d. not being case sensitive

Answers

Answer:

b. only returning exact matches

plllsssssss i have a test rn for computer science in code hs 3.2.1: Fetch
pllss i need the answer asap tyy

Answers

Using the knowledge in computational language in python it is possible to write a code that made the functions and  Fetch.

Writting the code:

def getInfo(sc: SparkContext, startDate:String, cachingValue: Int, sparkLoggerParams: SparkLoggerParams, zkIP: String, zkPort: String): RDD[(String)] = {{

val scan = new Scan

   scan.addFamily("family")

   scan.addColumn("family","time")

   val rdd = getHbaseConfiguredRDDFromScan(sc, zkIP, zkPort, "myTable", scan, cachingValue, sparkLoggerParams)

   val output: RDD[(String)] = rdd.map { row =>

     (Bytes.toString(row._2.getRow))

   }

   output

 }

def getHbaseConfiguredRDDFromScan(sc: SparkContext, zkIP: String, zkPort: String, tableName: String,

                                   scan: Scan, cachingValue: Int, sparkLoggerParams: SparkLoggerParams): NewHadoopRDD[ImmutableBytesWritable, Result] = {

   scan.setCaching(cachingValue)

   val scanString = Base64.getEncoder.encodeToString(org.apache.hadoop.hbase.protobuf.ProtobufUtil.toScan(scan).toByteArray)

   val hbaseContext = new SparkHBaseContext(zkIP, zkPort)

   val hbaseConfig = hbaseContext.getConfiguration()

   hbaseConfig.set(TableInputFormat.INPUT_TABLE, tableName)

   hbaseConfig.set(TableInputFormat.SCAN, scanString)

   sc.newAPIHadoopRDD(

     hbaseConfig,

     classOf[TableInputFormat],

     classOf[ImmutableBytesWritable], classOf[Result]

   ).asInstanceOf[NewHadoopRDD[ImmutableBytesWritable, Result]]

 }

See more about python at brainly.com/question/18502436

#SPJ1


Fill is the inside color of a shape.
O
a. True
B. False

Answers

Answer:

True.

Explanation:

Fill describes the color of the area inside a designated shape. This statement is true.

the correct answer is true

azure file storage allows for applications to have shared storage using the smb 2.1 protocol. true false

Answers

With the use of the common Server Message Block 2.1 (SMB 2.1) Protocol, files can be shared utilizing the Azure File Service, a cloud-based file storage and sharing service.

Does SMB work with Azure files?

As long as your applications are compatible with the industry-standard SMB and NFS protocols, you may easily replace your on-premises file shares with Azure file shares.

Which Azure versions of SMB 3.0 are used?

Using the common Server Message Block (SMB) Protocol, Azure File Storage provides cloud-based file shares. SMB 3.0 and SMB 2.1 are both supported. With Azure File storage, you can rapidly and inexpensively transfer old applications that depend on file shares to Azure.

to know more about Azure files here:

brainly.com/question/13144160

#SPJ4

information security agreements with 3rd parties should include privacy agreements and ?

Answers

Privacy and accounting and monitoring agreements should be included in information security agreements in place parties.

What is a private example?

Afreedom to spend time or with loved ones without interference. For instance, you have the right to have your home free from obtrusive commercial invasions like automated phone calls or door-to-door marketers.

What makes privacy a constitutional right?

The International Covenant of Civil and Political Rights, the UN Bill of Rights, and several other global and regional conventions all recognize privacy as a basic human right. Human rights and other fundamental principles like free speech and association are supported by privacy

To know more about privacy visit :

https://brainly.com/question/13165806

#SPJ4

when using selection sort to sort a list with 7 elements, what is the minimum number of assignments to indexsmallest?

Answers

10 is the minimum number of assignments to index smallest.

What is a selection sort?

In computer science, an in-place comparison sorting algorithm is known as selection sort. Its O(n2) time complexity renders it useless on huge lists, which causes it to perform worse than the equivalent insertion sort in general. Selection sort, recognized for its simplicity, occasionally beats more complex algorithms in terms of performance, especially when auxiliary memory is limited.

The method divides the input list into two parts: a sublist of the remaining unsorted items, which fills the remainder of the list, and a sublist of the sorted items, which are built up from left to right at the beginning (left) of the list. The full input list is initially present in both the sorted and unsorted sublists, whereas the sorted sublist is originally empty.

To know more about selection sort visit:

https://brainly.com/question/29659711

#SPJ1

Who is Joe??????????

Answers

In Greenville, South Carolina, Joe Urban oversees the food and nutrition services for the Greenville County Schools. With 76,000 kids enrolled, Greenville County Schools is the largest school district in South Carolina and the 43rd largest in the country.

What are the main work Joe did?

Given that he has consistently shown to be a significant asset to the firm, the 42-year-old veteran of the wrestling business had to be one of the biggest surprises of all the names on the list.

Therefore, Joe and ten other Superstars were allegedly let go by WWE in April as a result of financial cuts.

Learn more about Joe here:

https://brainly.com/question/21580513

#SPJ1

Click this link to view o*net’s work styles section for loading machine operators. note that common work styles are listed toward the top, and less common work styles are listed toward the bottom. according to o*net, what are common work styles loading machine operators need? select four options. attention to detail leadership concern for others foreign language assertiveness dependability

Answers

were is the rest of the question

Explanation:

Answer:

1)attention to detail

2)leadership

3)concerns for others

6)dependability

Explanation:

edge 2023

Write a program that asks the user to enter a city name, and then prints Oh! CITY is a cool spot. Your program should repeat these steps until the user inputs Nope.

Answers

Answer:

city = input("Please enter a city name: (Nope to end) ")

while city != "Nope":

   print("Oh!", city, "is a cool spot.")

   city = input("Please enter a city name: (Nope to end) ")

a technician is configuring a mobile client to use email through an isp. which port number should they configure to use smtp?

Answers

The  technician is configuring a mobile client to use email through an isp.The port number should they configure to use smtp  TCP port 25

What is port number?The logical address of every programme or process that communicates across a network or the Internet is represented by a port number. On a computer, a network-based programme is uniquely identified by its port number. A 16-bit integer port number is allotted to each application or software. This number can be chosen explicitly by the user, automatically by the operating system, or set as the default for some well-known apps.The main function of a port number is to facilitate data transmission between a network and an application. All outgoing network packets contain application port numbers in the packet header to enable the recipient to recognise the individual application. Port numbers work in conjunction with networking protocols to achieve this.

To learn more about port number refer to:

https://brainly.com/question/29712893

#SPJ4

insuring a field is populated with usable data is called what? data validation substantiated data verified schema data data authentication

Answers

Insuring a field is populated with usable data is called data validation.

What is data validation?The process of ensuring that the data entered into a database or other system is accurate and consistent is known as data validation. Data that has been supported by another source, such as an audit trail or a manual review, is referred to as substantial data. Verified data is information that has been examined by a qualified individual for completeness and accuracy. Schema data, which includes columns, rows, keys, etc., is the format or organisation of the data. Data authentication is the process of ensuring that the data is valid and that it was created by the owner or originator and not by another party who might have corrupted or modified it.

To learn more about data validation refer to:

https://brainly.com/question/29746514

#SPJ4

In Scratch, what is located in the bottom right section of the screen?

A.
code blocks
B.
editor
C.
run/test window
D.
sprite library

Answers

Answer: C

Explanation:

Answer = C. Run/test window

when using icacl in the windows cli, what flag shows that a given user can create files?

Answers

The icacls command is used in the Windows Command Prompt to display or modify Access Control Lists (ACLs) for files and directories. It does not have a flag that specifically indicates whether a user can create files.

To see the permissions that a user has on a file or directory, you can use the icacls command with the /grant flag and the name of the user or group. For example:

icacls C:\path\to\file /grant UserName:(permission)

Replace C:\path\to\file with the path to the file or directory that you want to check, and UserName with the name of the user or group that you want to check. The (permission) part of the command specifies the type of permission that you want to check for.

For example, if you want to check whether a user has the ability to create files in a directory, you could use the (F) permission, which stands for "full control":

icacls C:\path\to\directory /grant UserName:(F)

Learn more about icacls  in the window, here https://brainly.com/question/28971265

#SPJ4

ian, a systems administrator, was checking systems on monday morning when he noticed several alarms on his screen. he found many of the normal settings in his computer and programs changed, but he was sure no one had physically entered his room since friday. if ian did not make these changes, which of the events below is the most likely reason for the anomalies?

Answers

Over the weekend, the backdoor that had been previously installed was used to view the pc and the programs.

Do I really need to say programs?

The proper spelling of "program" in American English. The more typical spelling for the word "program" in Australian nor Canadian English. Although program is frequently used in computing contexts, program is the preferred spelling in British English.

What does a program aim to accomplish?

Your computer would only be able to run the version of windows (system software) without application software (apps), and it would be unable to do any other tasks. A software enables both the user and the machine to carry out daily duties.

To know more about Programs visit :

https://brainly.com/question/11023419

#SPJ4

What are the different parts of a URL? Why is it important to understand the different parts?

Answers

Answer:

The different parts of a URL are the protocol, the domain name, the port number, the path, and the query string.

The protocol is the set of rules used to exchange data between a client and a server. The most common protocol used on the web is HTTPS.

The domain name is the unique address of a website. It typically consists of a combination of a domain and a top-level domain, such as example.com.

The port number is an optional part of a URL that specifies the communication port used by the server. It is not typically included in a URL unless it is different from the default port for the protocol.

The path is the part of the URL that specifies the location of a specific resource on the server. It can consist of multiple segments separated by slashes.

The query string is an optional part of the URL that specifies additional information to be sent to the server. It is typically used to pass data to a web application, such as search terms or form data.

It is important to understand the different parts of a URL because they provide information about how to access a specific resource on the web. For example, knowing the protocol and domain name can help you determine the correct way to access a website, and understanding the path and query string can help you navigate to specific resources on that website.

Explanation:

Let's examine what that distinction means in more detail. The required parts of a URL depend to a great extent on the context in which the URL is used. In your browser's address bar, a URL doesn't have any context, so you must provide a full (or absolute) URL, like the ones we saw above.

what is the minimum staffing requirement for a basic life support (bls) with mobile intensive care unit (micu) capability authorized ambulance when operating at a bls level?

Answers

MICU capability level becomes active at full MICU status when staffed by Two Emergency Care Attendants.

What must all EMS providers follow?When staffed with: At least one certified or licensed paramedic and one EMT Basic, an ambulance that is approved at the BLS with MICU capability level becomes operational at full MICU status.Emergency medical service (EMS) protocols are the accepted operating procedures that paramedics and emergency medical technicians (EMTs) must adhere to when assessing, treating, transporting, and delivering patients to definitive care.Critically sick patients are cared for in a MICU, which is a hospital area. We provide medical ICU treatment for patients who have a wide range of illnesses, many of which are life-threatening.

To learn more about Emergency medical service   refer,

https://brainly.com/question/14488605

#SPJ4

Which keyword is used in functions?

a) stop

b) return

c) send

d) go

Answers

Answer: Im not sure what language ur talking about but I think it would be B

Explanation:

Answer: B

Explanation: a return statement is a function that may return one output value using a return statement.

during the third or last phase of the aries algorithm, a decision is made about where in the log to start the processing. describe precisely how the record number that this phase begins with is determined

Answers

The ARIES method was developed in response to the industrial needs of database transactions. The three steps of this algorithm are analysis, redo, & undo.

What is an algorithm's straightforward definition?

The process by which a task is completed or an issue is resolved is known as an algorithm. Methods work as a thorough set of instructions that carry out preset actions consecutively in hardware-based or technological procedures. All disciplines of digital technologies heavily rely on algorithms.

Briefing:

Every time an operation is undone, in the third or final phase, also known as the undo phase. A replacement log record is written to the log file for each record, and modifications are undone for each record (using the data in the Undo field). When there are no more live transactions in the transaction table, this phase is finished. To ensure that the database is consistent, transactions that have not been completed are undone during the undo phase. If a log record is obtained for a transaction, prev LSN (previously Sequence Number field) is utilized to locate the subsequent transaction.

After the Undo step is over, the database returns to normal.

To know more about Algorithm visit:

https://brainly.com/question/29927475

#SPJ4

When I want to view the Internet, I use this tool that converts html code into a visual format for users to view and interact with

URL
search engine
directory
browser

Answers

Answer:

browser

Explanation:

the URL is the address that you either type or copy into the address line of the browser.

you can usually use a search engine as a web page (and using its URL address) in your browser

and yes, when clicking on a link of the result of a search in a search engine this results in a copy of that URL of the link into the address line of your browser (either for a new tab or window or in the existing window).

a directory is just a list of content either in your file browser or on a web page/service in your web browser.

3
var1
False
False
True
True
ete the table below:
var2
False
True
False
True
A
var1 and var2 var1 or var2
not var1 and
var2
var1 or not
var2
not (var1 and
not var2)

Answers

There is a match here, indeed. As far as I'm aware, this process is known as short-circuit evaluation, and it refers to the fact that the interpreter will always return false for the entire boolean expression if even one of its components is false.

What takes place when VAR1 == true is true?

However, if the first portion of the conditional statement, var1 == true, is true, which it obviously is, the part of the conditional statement after && is examined. The second component of the condition is currently a setting that it performs (var2 = true).

What distinguishes the true and false operators?

In order to show that its operand is unquestionably false, the false operator returns the bool value true. It's not necessary for the true and false operators to complement one another.

To know more about boolean visit :-

https://brainly.com/question/13265286

#SPJ1

1) in ip v4, does the router need to update the ip header checksum hop by hop? why? 2) is aloha good for heavy traffic or light traffic? 3) i took my laptop to willard building, and connected to the penn state wireless lan. what protocol did i use to get my ip address for this connection? 4) in ipv4, how many bits are used to represent the source ip address? what protocol is used to get the mac address of a node based on its ip address?

Answers

Version 4 of the Internet Protocol (IPv4) uses the Internet checksum, also known as the IPv4 header checksum, as a checksum to identify packet header damage.

Why does the IPv4 header contain a checksum field?Version 4 of the Internet Protocol (IPv4) uses the Internet checksum, also known as the IPv4 header checksum, as a checksum to identify packet header damage. It represents the 16-bit outcome of summing the header words and is carried in the IP packet header.At every stage of processing the internet header, this is recalculated and confirmed because some header fields (like time to live) vary. Therefore, before performing any action on a received packet, it is essential to check the IP header checksum at each entity of the network layer (layer 3).

To learn more about  Internet Protocol  refer,

https://brainly.com/question/17820678

#SPJ4

which of the following factors underlie the younger-age language-learning advantage? group of answer choices complete lateralization of the language function to the left hemisphere sensitivity to sound variations in languages not regularly heard neural networks becoming dedicated to processing native-language sounds an ability to hear sound variations across all languages

Answers

The advantage of acquiring a language at a younger age is because brain networks become specialized in processing sounds from the native tongue.

How does a child's development change as a result of acquiring a new language?

A youngster will become more adept at acquiring new languages once they have studied and mastered one. Because they can detect linguistic norms and patterns, even when the vocabulary is different, language learners are able to transmit skills from one language to another.

Is learning a language a talent that every youngster ought to possess?

The ability to acquire a language is not one that kids either have or don't. In reality, a variety of internal and environmental factors, ranging from the child's personality to the way language is taught at their school, affect how quickly youngsters pick up a new language.

To learn more about language visit:

brainly.com/question/2714657

#SPJ4

In what circumstance might someone receive an acceptance letter?
O when they have applied for college admission
O when they have an employee quitting their job
O when they are being extended a job offer
O when they have complained to a company about poor service

Answers

The answer is when they have applied for college

Answer:

O when they have applied for college admission

Explanation:

An acceptance letter is typically sent in response to a job offer or college admission application. It is a formal letter that informs the recipient that their application has been accepted and that they have been offered the opportunity to attend a particular college or to take on a specific job. An acceptance letter may also be sent in response to a request for membership in a club or organization.

In the game, Stars Wars: Knights of the Old Republic, the player becomes a Jedi, decides whether to join the Republic or the Dark Side, and fights battles with light sabers. What category of game does Stars Wars: Knights of the Old Republic most likely belong to?

A.
role-playing game
B.
platformer game
C.
shooter game
D.
puzzle game

Answers

Answer:

A. role-playing game

Explanation:

Stars Wars: Knights of the Old Republic most likely belongs to the category of role-playing games. In a role-playing game (RPG), players assume the role of a character and interact with the game world and other characters to advance the story. RPGs often include elements of character development, decision making, and combat.

fttp uses fiber-optic cable to provide extremely high-speed internet access to a user's physical permanent location. a. true b. false

Answers

False, FTTP stands for "Fiber to the Premises," which refers to a type of broadband network architecture in which fiber-optic cable is used to provide high-speed internet access directly to a user's premises

What is FTTP?

FTTP stands for "Fiber to the Premises," which is a type of broadband network architecture in which fiber-optic cable is used to provide high-speed internet access directly to a user's premises, such as their home or business.

In an FTTP network, a fiber-optic cable is run from a central network hub to a user's location, providing them with a direct connection to the internet. This allows for much faster and more reliable internet access than is possible with other types of broadband technologies, such as coaxial cable or DSL.

To Know More About Coaxial cables, Check Out

https://brainly.com/question/13013836

#SPJ1

Which company provides a crowdsourcing platform for corporate research and development?
OA.
MTurk
OB.
WikiAnswers
O C.
MediaWiki
OD.
Innocentive

correct answer: D. innocentive

Answers

Answer: D

Explanation: innocentive

Other Questions
oe balances a stationary coin on the tip of his finger 2 m from the top of the floor. how much work is joe doing? Describe an action that members of the public who disagree with the holding in Easley v. Cromartie could take to limit its impact How many parameters does the create_frame function take? When grouping and identifying living things, the classification is based on what? select the highlighted passages that represent accurate descriptions of susan sheplers fieldwork in sierra leone. help with example 4!!! first answer gets brainliest an exploring ship is pulling up a diver at the rate of 25 feet per minute. The diver is currently 100 feet below the sea level. How deep was the diver 15 minutes ago? Josiah kept track of how many songs of each genre were played in an hour from his MP3 player. The counts are displayed in the table below. He has a total of 1,500 songs on his player. Josiah predicted the number of rock songs on his MP3 player to be 300 songs. Which statements about his solution are true? Select three choices. Josiahs Music Sample 1 Sample 2 R & B 5 R & B 4 Pop 4 Pop 3 Classical 3 Classical 5 Jazz 2 Jazz 4 Rock 6 Rock 4 Josiahs work: StartFraction 10 over 20 EndFraction = StartFraction x over 1,500 EndFraction. StartFraction 10 times 30 over 20 times 30 EndFraction = StartFraction x over 1,500 EndFraction. 300 = x. He should have found the average of the number of rock songs by averaging 4 and 6 to get 5. He did not multiply the numerator and denominator by the correct number to equal 1,500. His answer will be one-half of what he got because he did not divide 10 by 2 when setting up the proportion. He can only solve the proportion by multiplying the numerator and denominator by a common multiple. He should have multiplied the numerator and denominator by 75, not 30, because 20 times 75 = 1,500. 5. What are the real and complex solutions of the polynomial equation? (1 point)x^3-8=001+i3, and 1-i3O2,-1+13, and-1-i3O2, 1+2i 3, and 1-2i 302, 2+2i 3, and 2-2i Which of the following statements concerning a face- centered cubic unit cell and the corresponding lattice, made up of identical atoms, is incorrect? A. If the atoms have radius r, then the length of the cube edge is 8 times f. B. The close-packed direction lies along the face diagonal of the unit cell. C. The coordination number of the atoms in the lattice is V8. D. There are four atoms per unit cell in this type of packing. E. All statements are correct. Fill in the blank. (Please help) A recipe calls for 3/2 cups of flour. You only have a 1/2 cup measuring cup. What fraction of a cup of flour, in halves, do you need? Rectangle A measures 9 inches by 3 inches. Rectangle B is a scaled copy of Rectangle A.Select all of the measurement pairs that could be the dimensions of Rectangle B.4.5 inches by 1.5 inches8 inches by 2 inches10 inches by 4 inches13.5 inches by 4.5 inches90 inches by 30 inches (-4)7_____ this a fraction!(-1) QUICKKKKK!!Graph the image of the figure using the transformation given.91) translation: (x, y) (x+3, y-5)92.) translation: (x,y) (x,y -2)93) reflection across x = -294.) reflect across y = 195) rotation 180 about the origin96) rotation 90 counterclockwise about theoriginIll give you all the points just helppppp me outttt!! What is the value of t? Santiago meets the alchemist. Describe the circumstances and the alchemists appearance and demeanor. Then, relate the alchemist or his encounter with Santiago to something in real life or in another piece of fiction.1-2 paragraphs Match the pictures - elementmixturecompound? What effect did the Townshend Acts have on American colonies?They established new trade measures and prohibitions.They formed new peace treaties with Indigenous peoples.They drew a new boundary between French and English colonies.They created new taxes on American colonists. P---> P' (2,-4) for (x,y) ---> (x-3, y-3) and reflection line y=x Find the coordinates of P