what was the programming language used by virus writers to infect popular word processing software and other programs in the 1990s?

Answers

Answer 1

In the 1990s, COMPUTER virus authors utilized popular word processors and other programs as vectors for their macro programming languages to infect.

Which organization was established as a result of the Morris worm's proliferation and what is its name?

A short time after the Internet was invaded by the Morris Worm, the Defense Advanced Research Projects Agency (DARPA) established the Computer Emergency Response Team (CERT) to handle such crises in the future.

What qualifies someone who is new to the hacker community as such?

The term "script kiddie" was coined by computer hackers to disparage young, frequently equally dangerous individuals who take advantage of security flaws in the internet. Script kids aren't the only inexperienced hackers. Attackers with little expertise occasionally make an effort to research and comprehend the tools they employ.

To know more about COMPUTER virus  visit :-

https://brainly.com/question/26128220

#SPJ4


Related Questions

When is it more appropriate to use insertion sort than selection sort?

Answers

When, in the beginning, the array is already mostly sorted Any array can be used because inserting data into a list by insertion sort  is always quicker than selecting it.

Why might insertion sort outperform selection sort in some circumstance

The insertion sort outperforms the selection sort when only a small set of elements are involved or the list has already been partially sorted. Insertion sort is also quick, efficient, and stable.

When is it a good idea to sort an array using the insertion method?

When the input list is already mostly sorted, inserting sort is an excellent choice because it has a quick best-case execution time. with regard to longer or more unordered lists.

To know more about insertion sort visit :-

https://brainly.com/question/13326461

#SPJ4

write a program named comments that displays a statement that defines program comments. include at least one block comment, one line comment, and one writeline() statement in the program.

Answers

/ is the single line comment. From the / through the end of the line, everything is a comment. Use /* to start and */ to end a comment to designate a whole region as a comment.

Whom are comments in code designed for?

Anyone who is likely to use your source code but is not likely to read it is the target audience for the documentation comments.

What different forms of programming comments are there?

The end-of-line comment and the block comment are the two forms of comments that are present here. End-of-line comments come to a conclusion at the end of the line. A block line comment has a terminator, can span multiple lines, or can be less than one line. In BASIC, remarks were known as REMarks.

To know more about single line comment visit :-

https://brainly.com/question/13260434

#SPJ4

a multiplexer selects one of four 32-bit inputs as its 32-bit output. how many select lines are needed for selection.

Answers

A multiplexer requires a select line for each available input, so 4 select lines are needed to select from 4 32-bit inputs.

4 select lines are needed for selection.

A multiplexer is a device used to select one of multiple inputs and output it as a single output. In this case, a multiplexer is needed to select one of four 32-bit inputs as its 32-bit output. For this to happen, the multiplexer needs 4 select lines, one for each input. When a select line is set to a certain voltage, the corresponding input is selected and the 32-bit output is set to the same value. This process is repeated until the desired input is selected, and the output is set accordingly.

Learn more about input and output: https://brainly.com/question/26409104

#SPJ4

which result set requires a join? showing media type name with track name showing media type id with track name showing track id, media type id, and track name showing track name with track id

Answers

Answer:Showing all track names with genre names

Explanation:since track names and genre names are not contained in the same table,a join is needed for the result set

what is an example of an operational cost? question 1 options: office space and equipment consultant fees hardware and software cloud storage fees

Answers

Lease and rent payments, electricity bills, office supply costs, staff salary, and at the absolute least, bank fees are examples of this type of expense.

On-premises or the cloud, which is more expensive?

The cloud is typically less expensive than on-premises options in terms of cost. With on-premises systems, hardware and replacements are expensive. Due to ownership and control of the hardware, you are responsible for covering all maintenance costs.

How much does operation cost mean?

The expenses incurred to keep your firm running on a daily basis are referred to as operating costs. These include ongoing costs for operations such as rent and inventory.

To know more about hardware visit:-

https://brainly.com/question/15232088

#SPJ4

bob has a high-volume virtual private network (vpn). he would like to use a device that would best handle the required processing power. what type of device should he use?

Answers

The virtual private network device that can manage a huge volume of traffic is called a VPN concentrator (vpn).

Can a VPN maintain high levels of security through encryption while operating securely over the Internet?

Through encryption, a virtual private network (VPN) can function safely over the Internet while yet offering very high levels of security. A VPN appliance allows an entire network to access VPN services, whereas a host virtual private network (VPN) software package only allows a single host to access VPN services.

Which of the following statements most accurately sums up a VPN?

What definition of virtual private networking is more accurate? a safe, direct connection that lets users access shared or public folders and share files.

To know more about VPN visit:-

https://brainly.com/question/28945467

#SPJ4

consider a logical address space of 64 pages of 1024 byte each, mapped onto a physical memory of 32 frames. how many bits are there in the logical address?

Answers

Take into account a logical address space that is mapped onto 32 frames of physical memory, with 64 pages of 1024 bytes each

The term "physical memory" refers to the system's actual RAM, which typically comes in the form of cards (DIMMs) attached to the motherboard. The only storage type that the CPU can directly access, also known as primary memory, holds the instructions for running programs. Physical memory can be addressed directly for each byte and is linearly addressable, meaning that memory addresses grow linearly.

By adding a layer of abstraction over physical memory, logical memory (virtual memory) offers many advantages, including the ability to keep separate address spaces (possibly for each process) and the ability to use physical memory as a sizable cache for the physical disk, which gives the impression that memory is limitless (up to 2(bus width)) to programs and programmers.

To know more about physical memory,here

https://brainly.com/question/15801168

#SPJ4

neil creates an application which facilitates the easy storage and access of employee information like name, age, experience, and qualification for his organization. the application is an example of a(n) . group of answer choices activity repository linkage array program

Answers

Application programmes manage the saving and retrieving of data as part of their data storage functionality. The right answer is data storage, which is a.

The right response to the question is application logic. The application includes programming for application logic. Application logic might be complicated or simple, depending on the application. Additionally, it has access to data and data storage. Since application logic is a type of logic that also coordinates in accordance with need, we can simply state that it is the correct response. Data storage, which deals with storing and retrieving huge volumes of data, is one of the general functions of all application programmes. A few instances of data storage made available by different application programmes include: Datasheets are handled by MS E-xcel by storing information for analysis.  

Learn more about Data storage here:

https://brainly.com/question/28506774

#SPJ4

what tool shows the user call flow and structures information of binaries?

Answers

IDA free tool shows the user call flow and structures information of binaries.

What is a binary number?

A binary number would be a positional number having the base value of two. Two separate numbers, zero and one, make up the binary number system.

Some key features of binary number are-

• A binary number system contains two distinct numbers, zero and one. For all other numbers, these could be used as a substitute.

• It is widely utilized in electronics and computer-based devices, networking, and digital signal processing because to the benefits of straightforward implementation using logic gates.

The only mainly two states in binary code are off and on, which are often represented by the numbers 0 and 1 in digital computers. Binary code is based on the a binary number system.

Some key features of binary code are-

• Electrical pulses that indicate numbers, words, and processes to be carried out make up a binary code signal.

• Regular pulses are transmitted by a clock, and transistor switch on (1) and off (0) to pass and block the pulses.

To know more about binaries visit:

https://brainly.com/question/28222245

#SPJ1

Most personal computers allow users to expand their systems by providing these on the system board.a. Trueb. False

Answers

The correct answer is  False Most computers have expansion slots on the motherboard that allow you to add various types of expansion cards. These are sometimes called PCI peripheral component interconnect cards.

The CPU handles the actual data processing and computing, while the motherboard acts as a base linking all of the computer's components. Both conduct functions essential to running the computer's operating system and programmes. The motherboard is a computer's fundamental structural component. Computer parts deteriorate with time and may need to be replaced. A computer can operate more swiftly, smoothly, and error-free with a new motherboard. In most circumstances, it should still be worthwhile to get a replacement motherboard if your desktop computer is between 3 and 5 years old. Nevertheless, this is not the case with laptops because once the motherboard dies, it is frequently too expensive to fix.

To learn more about motherboard  click on the link below:

brainly.com/question/29834097

#SPJ4

the fact that the value of a foreign key attribute must exist in another set of one or more key attributes in another table, is called a(n)

Answers

The value of a foreign key attribute to set of one or more key attributes in another table, is: transitive dependency.

Referential integrity is the condition under which each and every value for each foreign key is legitimate. Entity integrity is the foundation for referential integrity. Each entity must have a distinct key in order to maintain entity integrity. An association between two entity types is what is meant by a referential integrity constraint. The following details are included in the definition of a referential integrity constraint: the main end of the restriction.

Learn more about foreign key :https://brainly.com/question/13437799

#SPJ4

What are the three most basic actions when troubleshooting? (Sometimes called CPR, although not labeled so in your lesson)

Answers

CAB": C for compressions, A for airway, and B for breathing. C is for compressions. Chest compressions can help the flow of blood to the heart, brain, and other organs. CPR begins with 30 chest compressions, followed by two rescue breaths.

which section of the tcp/ip five-layer network model contains the data the application wants to send? 1 point the payload section of the ip datagram the payload section of the ethernet frame the header of the ethernet frame the payload of the tcp segment

Answers

The section of the TCP/IP five-layer network model that contains the data the application wants to send is the payload of the TCP segment.

What is  TCP segment?

A TCP segment is a unit of data that is transmitted over the Internet Protocol (IP) as part of the Transmission Control Protocol (TCP) communication. It consists of a header, which provides information about the segment, and a payload, which contains the actual data that is being transmitted. The header includes fields that define the source and destination ports, sequence and acknowledgment numbers, flags, and other control information. The payload section of the TCP segment contains the data that is being sent from one application to another over a network.

The payload section of the TCP segment contains the data that the application wants to send. The TCP segment is part of the Transport layer in the TCP/IP five-layer network model, and it is responsible for ensuring reliable and efficient communication between applications. The payload section of the TCP segment contains the actual data that the application wants to send, such as a file or message.

The header of the TCP segment contains important information such as the source and destination port numbers, sequence and acknowledgment numbers, and flags. The payload of the IP datagram and the header and payload of the Ethernet frame are also important parts of the network communication, but they are not where the application data is stored.

Learn more about TCP segment click here:

https://brainly.com/question/28119964

#SPJ4

3. What relationship exists between the Tuna and the Anchovies?​

Answers

Reaction temperature and reaction time have an inverse relationship with one another. Reactant concentration and response rate have a direct link

When two organisms, species, or populations of species that require the same resources compete for existence, dominance, food, space, and other resources, this is referred to as competition in biology. This "competition" frequently consists of complicated biological phenomena like symbiosis, mutualism, and affiliations of different species, guilds, or groupings of species. Even in relatively impoverished settings (oligotrophs), which are frequently the richest in biodiversity, numerous species can coexist thanks to regulatory systems that auto-inhibit or prey on competition. Reactant concentration and response rate have a direct link, which is the type of relationship that exists. The collision hypothesis states that the more the number of colliding particles with an activation energy, the greater the rate of reaction.

Learn more about The collision hypothesis here:

https://brainly.com/question/24770362

#SPJ4

locate three sites on the web that have interactive database systems attached to them. evaluate the functionality of each site and discuss how its interactive database system is likely to affect that functionality

Answers

A few examples of several databases include MySQL, SQL Server, MongoDB, Oracle Database, PostgreSQL, Informix, Sybase, etc.

What are the three sorts of relationships in a database and how do they work?

One-to-one, one-to-many, and many-to-many links are the three sorts of relationships you are likely to see between the data at this stage of the design. You need to study the data and understand what business rules apply to the data and tables in order to be able to recognize these links.

Which database types are there, and can you describe them all with examples?

We covered the four primary categories of databases: text databases, desktop database applications, relational database management systems (RDMS), as well as NoSQL and object-oriented databases.

To know more about MySQL visit :-

https://brainly.com/question/17005467

#SPJ4

Explain why DOCTYPE html is a required HTML tag, but not an active one

Answers

The DOCTYPE declaration in HTML is a required tag because it is used to specify the version of HTML being used in the document, and to trigger standards mode in web browsers. This ensures that the web browser can correctly render the HTML content and apply the appropriate rules and standards for that version of HTML.

The DOCTYPE declaration in HTML is a required tag because it is used to specify the version of HTML being used in the document, and to trigger standards mode in web browsers. This ensures that the web browser can correctly render the HTML content and apply the appropriate rules and standards for that version of HTML.

However, the DOCTYPE declaration is not considered an active HTML tag because it does not have any effect on the content or appearance of the page, and does not require any further action from the web developer. Instead, it simply serves as an instruction to the web browser on how to render the HTML

However, the DOCTYPE declaration is not considered an active HTML tag because it does not have any effect on the content or appearance of the page, and does not require any further action from the web developer. Instead, it simply serves as an instruction to the web browser on how to render the HTML

The DOCTYPE declaration is typically placed at the beginning of the HTML document, before any other HTML content. In HTML5, the DOCTYPE declaration is simplified and is simply written as:

php

Copy code

<!DOCTYPE html>

This indicates that the document is an HTML5 document, and instructs the web browser to render the content using the latest standards and rules for HTML5.3

"The DOCTYPE"

Here you can learn more about doctype brainly.com/question/7391230

#SPJ4

Short response!!
Which protocol would you use to send information over an encrypted server? Explain your selection.

Answers

Answer:

Explanation:

For sending information over an encrypted server, the most commonly used protocol is the Secure Sockets Layer (SSL) and its successor, the Transport Layer Security (TLS) protocol.

TLS provides encryption and authentication for secure communication over the internet, ensuring that the data transmitted between a client and a server is protected from eavesdropping and tampering. It operates at the transport layer of the OSI model and can be used by a wide range of applications, including web browsers, email clients, instant messaging applications, and many others.

The selection of SSL/TLS is based on the fact that it is widely supported by various platforms, is well-established and tested, and has been designed to provide strong encryption and authentication for secure communication over the internet. It is also regularly updated to address newly discovered security vulnerabilities and provides a way to negotiate encryption algorithms and authentication methods between the client and the server, allowing for flexibility and interoperability.

Answer:

I would select TLS protocol i.e. Transport Layer Security protocol.

Explanation:

A commonly used protocol for sending information over an encrypted server is the Secure Sockets Layer (SSL) or its successor, the Transport Layer Security (TLS) protocol.

TLS is widely adopted and provides secure communication by establishing an encrypted link between a client and a server, ensuring that the data being transmitted cannot be intercepted or modified by third parties. It uses a combination of public key and symmetric key cryptography to provide encryption and authentication.

I would select TLS because it is an industry-standard protocol and has been extensively tested and reviewed by the security community, which helps to ensure that it is secure and provides robust protection for transmitted data. Additionally, most web browsers and servers have built-in support for TLS, making it a convenient and accessible option for secure communication over the internet.

which is the sorting algorithm with the best growth rate (i.e., slowest growing) when the list is nearly sorted?

Answers

The sorting algorithm with the best growth rate (i.e., the slowest growing) when the list is nearly sorted is insertion sort. The correct option is d.

What is an insertion sort?

The straightforward sorting algorithm known as insertion sort functions similarly to how you would arrange playing cards in your hands. In a sense, the array is divided into sorted and unsorted parts.

Values are chosen and assigned to the appropriate positions in the sorted part of the data from the unsorted part. The best method for almost sorted data is insertion sort, with an upper bound complexity of O. (n).

Therefore, the correct option is d. insertion sort

To learn more about insertion sort, refer to the link:

https://brainly.com/question/13326461

#SPJ1

The question is incomplete. Your most probably complete question is given below:

Selection sort

Shell sort

Two or more of these choices yield the same running time, which is the best.

insertion sort

true or false: team members entered into the rfi's responsible party field will receive notification emails regarding the rfi.

Answers

An RFI, or request for information, is a form letter that suppliers must fill out with generic inquiries about their client base and the solutions they offer.

How do you comment to a Procore RFI?

Respond to the Procore RFI

Open your email client and click on the New RFI message.

Click View Online next to More Details. Notes:

Go to the RFI's page's bottom by scrolling. Click Add Response under Activity.

Follow these instructions in the Activity area: Put your comment in the text field.

How should I react to an RFI?

Three steps for responding to an RFI. Use the same strategy you use when responding to other surveys on behalf of your organization when responding to RFI. Check to see if the opportunity is before investing effort to the RFI submission, ensure the correct fit. Evaluate the RFI to learn what this organization is seeking.

To know more about RFI visit:

https://brainly.com/question/29562644

#SPJ4

how could we correctly copy the upper 3 bits of portd (whatever they are) to the upper 3 bits of portb.

Answers

In C language, this can be done using bitwise operations: PORTD &= 0b11100000;  // Mask the upper 3 bits of PORTD, PORTB &= 0b00011111;  // Mask all but the upper 3 bits of PORTB, PORTB |= PORTD;  // Or the masked PORTD into PORTB.

Explain the bitwise operations in this question?

This assumes that PORTD and PORTB are 8-bit registers. The binary masks used (0b11100000 and 0b00011111) correspond to the desired bit positions in the registers. The &= operator performs a bitwise and with the left-hand operand, storing the result back in the operand. The |= operator performs a bitwise or with the left-hand operand, storing the result back in the operand.

To learn more about bitwise operations, visit: https://brainly.com/question/29350136

#SPJ1

describe the three types of error alert messages excel can display when a user violates a validation rule

Answers

The correct answer is The user needs to enter a time. Text Length: Based on the size of the input, it verifies it. Custom - A special formula is used to verify user input.

The breadth of a block of typeset text, or line length, in typography is typically expressed in units of length such inches or points or in characters per line (in which case it is a measure). There is a maximum line length for each paragraph or block of text that complements the chosen design. Since one character roughly equated to one byte in 1985, 140 characters were chosen as the maximum for an SMS. Since then, GSM technology has advanced, enabling each character to be made of less than one byte, allowing 160 characters to fit into a single SMS.

To learn more about Text Length  click on the link below:

brainly.com/question/28108943

#SPJ4

Which media communication type does not require media arbitration in the data link layer?

Answers

Point-to-Point communication type does not require media arbitration in data link layer because it involves direct communication between two devices without the need for a central device to manage media access.

Point-to-Point (P2P) communication type does not require media arbitration in the data link layer. In P2P communication, there are only two devices present on the network, and they can directly communicate with each other without the need for a central device to manage media access. In other communication types, such as broadcast or multicast, media arbitration is necessary to ensure that multiple devices can share the same communication channel without interfering with each other.

In the data link layer of the OSI model, media arbitration is the process of controlling access to the communication channel by multiple devices. In broadcast or multicast communication, multiple devices are present on the network and need to share the same communication channel. To avoid collisions and ensure reliable communication, a central device, such as a network switch, performs media arbitration to manage access to the channel. In contrast, in P2P communication, there are only two devices present, and they can directly communicate with each other without the need for media arbitration. This type of communication is often used for direct communication between devices, such as between a computer and a printer, or between two servers.

Learn more about OSI model here:

https://brainly.com/question/29693072

#SPJ4

a network administrator is connecting two modern switches using a straight-through cable. the switches are new and have never been configured. which three statements are correct about the final result of the connection? (choose three.)

Answers

The fastest speed supported by both switches will be used for the link between the switches. Full-duplex operation will be possible on the link between switches.

What kinds of network administrators are there?

Some examples are: Printers, Routers, Gateways, and Servers Client nodes in the majority of networks, particularly enterprise-level networks, will use DHCP addressing because it reduces the number of addressing conflicts caused by human error.

Which of the four types of administrators are there?

Based on their roles and responsibilities, there are four different kinds of system administrators: Administrators of networks. An organization's entire network infrastructure is managed by network administrators. Those who manage databases. Web and server administrators. Administrators of the security systems.

To know more about duplex operation visit :-

https://brainly.com/question/14843535

#SPJ4

johann is creating a database field which will store descriptive text about products. which data type should he set for this field?

Answers

He should choose the MEMO data type to record product descriptions in this database field.

Information is arranged according to data type using which database component?

A field is more than simply a column; it's a technique to categorize data according to what kind of data it is. Within a field, every item of data is of the same type. As an illustration, each entry in the field First Name would be a name, and each entry in the field Street Address would be an address.

What part of a database is frequently referred to as a table row within a database?

Field is part of a database is frequently referred to as a table row within a database Record.

To know more about MEMO data type visit :-

https://brainly.com/question/9759316

#SPJ4

for addition of two unsigned short values, how many bits does the sum need for storage in order to prevent overflow?

Answers

Short is probably 16 bits on your system, so the range of values is -32768 to 32767. Since 20000 plus 20000 is greater than the maximum value, this results in overflow and undefined behavior.

What kinds of information can a byte hold?

A group of eight bits is a byte. The most fundamental unit is the bit, which can be either 1 or 0. A byte is not just 8 values between 0 and 1, but also 256 (28) different combinations (or permutations) from 00000000 to 11111111, for example. As a result, a decimal number between 0 and 255 can be represented by a single byte.

What kind of data are bits used to store in a computer?

Modern computers store all data as a sequence of ones and zeros, which we refer to as binary data. Binary digits, or "bits," are made up of ones and zeros. Data are stored in eight-bit blocks called "bytes" in modern computers.

To know more about overflow visit :-

https://brainly.com/question/14369388

#SPJ4

___ refers to data stored somewhere other than a computer the person is using.

The options for the blank are:

-internet access
-cloud computing
-deduping
-routing

Answers

Answer:

B: cloud computing

Explanation:

Cloud computing refers to data stored somewhere other than a computer the person is using.

a packet tracer lab requires that you cluster some devices. what mode is required to create or modify clusters?

Answers

In order to create or modify clusters, physical Mode is necessary. A is the best choice.

A packet tracer: What is it?

With Packet Tracer, you can learn about networking concepts and protocols in a fun, dynamic environment.

The most important advantage of Packet Tracer is that it enables instructors and students to create their own digital "network worlds" for the research, testing, and explanation of networking theories and practices.

Physical topology describes the configuration of a network's various elements.

So, A. Physical Mode is the best choice.

To learn more about packet tracer, refer to the link:

brainly.com/question/28961627

#SPJ4

A Packet Tracer lab requires that you cluster some devices. What mode is required to create or modify clusters? Physical Mode Simulation Mode Logical Mode Realtime Mode

g if a table column name conflicts with a sql keyword, how would you mark it as a column name? provide an example

Answers

In SQL, you can use square brackets or double quotes to denote a column name that conflicts with a keyword. For example, consider a table named "employee" with a column named "order". To query the value in that column, you would need to use the following syntax:

SELECT [order] FROM employee;

or

SELECT "order" FROM employee;

This tells the database to interpret order as a column name, rather than a keyword.

Syntax refers to the set of rules in a language that dictate how words and symbols should be combined to form valid statements or expressions. In the context of programming, syntax defines how the elements of a programming language, such as keywords, operators, variables, and expressions, must be combined to create a valid program.

Here you can learn more about SQL

brainly.com/question/17113804

#SPJ4

what is the term for the place one network ends and another begins?

Answers

Answer:

the answer is demarcation point

is a short-range wireless communication technology that acts as a supporting technology for mobile commerce (m-commerce) applications. a. bluetooth b. e-procurement c. a 4g network

Answers

Bluetooth is a short-range wireless technology for communication that supports mobile commerce (m-commerce) applications.

Is there a short-range wireless communication system that supports mobile?

A short-range wireless networking technology called near-field communication (NFC) employs magnetic field induction to allow communication between devices when they are touched or brought within a few centimeters of one another.

Do mobile commerce applications require short-range wireless communication technologies?

Applications for mobile commerce cannot be used with short-range wireless communication technology. WWANs, 3G, and 4G networks, along with short-range wireless communication technologies including Wi-Fi, WiMAX, Bluetooth, and RFID, are supporting technologies for m-commerce applications.

To know more about Bluetooth  visit :-

https://brainly.com/question/13072419

#SPJ4

Other Questions
Nicole deposits $5000 into an account that pays simple interest at a rate of 5% per year. How much interest will she be paid in the first 3 years? which quality of good character reflects the importance of community concerns, such as obeying laws and voting? Limits of the form lim _h right arrow 0 f(x + h) - f(x)/h occur frequently in calculus. Evaluate this limit for the given value of x and function f. f(x) =x^2, x=-5 The value of the limit is . Kayla has $275 in her bank account. She withdrew $15 each week to go shopping. Whats her slope and y-intercept? How many autosomes does the patient have? what training stage is ideally suited for new exercisers seeking general health-and-fitness improvements, such as reducing their risk for diabetes? two dice, each with four faces marked 1,2,3,4 are thrown together. (a)what is the most likely total score on the faces pointing downwards? (b) what is the probability of obtaining this score on three successive throws i dont understand this lol |17x+5| please answer to this fast !! farmer sara has 14 more chickens than sheep. there is a total of 94 legs between the chickens and sheep. how many sheep does farmer sara have? Assume you are driving a car at a constant speed of 78.0 km/h. Suddenly you see a deer standing on the highway and you must put on the brakes. Your reaction time (time elapsed between the moment you see the deer and your foot hitting the brakes) is 0.130 sec. The brakes provide an acceleration with a magnitude of 4.6 m/s2, and a direction opposite the initial velocity.A) Find the distance (in m) the car travels (at 78.0 km/h) during your reaction time.B) Calculate the total distance (in m) traveled by the car before stopping. The triangle formed by the intersections of Oak Road,Main Street, and Highway 33 is similar to triangle ABC.The section of Main Street between Oak Road andHighway 33 is eight miles long. Based on the informationgiven, what is the length of Oak Road from Main Streetnorth to the intersection of Highway 33? Set up a proportionand solve. Round your answer to the nearest tenth. huntington's disease is an autosomal dominant trait. given the pedigree below, if individual iv-2 has three children with a normal man, what is probability that exactly two of the three children would have the disorder? Which option is correct? Explain your working after choosing your answer x^2 169A. This polynomial could be factored by finding the GCF, then by grouping or using the perfect squares method.B. This polynomial could be factored by using the difference of squares method or grouping.C. This polynomial could be factored only by using the perfect squares method.D. This polynomial could be factored by using grouping or the perfect squares methods.E. This polynomial could be factored only by using the difference of squares method.F. This polynomial cannot be factored by any of the methods used in this lesson. The two dimensions, according to which the political systems can be assessed, collectivism-individualism and democratic-totalitarian are independent of each other. a. true b. false it was after checking out the situation that these citizens decided that the martians had indeed invaded earth. this exampels illustrates that contagion Based on the excerpt, what is the narrator's perspective on Filipino society? A. Filipino society respected innovative thinkers. B. Filipino society valued superficial displays of wealth. C. Filipino society was suspicious of rich people. D. Filipino society needed to have effective communication. On the last day of October Don Santiago de los Santos, popularly known as Capitan Tiago, gave a dinner. In spite of the fact that, contrary to his usual custom, he had made the announcement only that afternoon, it was already the sole topic of conversation in Binondo and adjacent districts, and even in the Walled City, for at that time Capitan Tiago was considered one of the most hospitable of men, and it was well known that his house, like his country, shut its doors against nothing except commerce and all new or bold ideas. Like an electric shock the announcement ran through the world of parasites, bores, and hangers-on. Some looked at once for shoe-polish, others for buttons and cravats, but all were especially concerned about how to greet the master of the house in the most familiar tone, in order to create an atmosphere of ancient friendship or, if occasion should arise, to excuse a late arrival. What on your thoughts on this college personal statement? what are two disadvantages of distributing handouts during a business presentation? (choose every correct answer.) Your friend Rona has a presentation next week, but no idea what to speak about. Over lunch, she says that her public speaking textbook lists several websites to help students find speech topics. She's inclined to choose one of the suggested topics at random and asks for your thoughts. 1. Given that she only has a week before her presentation, what advice do you give her? 2. Do you think audiences can tell if a speaker chose a topic at random? If so, what "tells" might give it away?