how to put two games together in java code

Answers

Answer 1

Answer:

Use the output and Put doc1 on five documents.

Explanation:


Related Questions

A network administrator wants to ensure that connections between two servers are split according to usage. Which of the following devices can be used to best accomplish this?
A. bandwidth shaper
B. content switch
C. proxy server,
D. load balancer

Answers

The goal of a network administrator is to make sure that connections between two servers are divided based on utilization. The best way to do this is by using load balancer equipment.

What purposes serve load balancers?

The client's sole point of contact is a load balancer. The load balancer splits up incoming application traffic among many targets, like EC2 instances in various Availability Zones. Your application will be more accessible as a result. Your load balancer receives one or more listeners that you add.

What are load balancers and how do they differ?

The following types of load balancers are supported by elastic load balancing: application load balancers, network load balancers, and classic load balancers. These kinds of load balancers are compatible with Amazon ECS services. HTTP/HTTPS traffic is routed via application load balancers.

To know more about network administrator visit :-

https://brainly.com/question/14093054

#SPJ4

how to make the user input a word and a letter, and display the number of times the letter is in the number

Answers

Using while loops is the purpose of my code. The user-entered words and the number of letters in each word should be printed as the final result.

How are a character and a number entered in Python?

In Python, the input() and print() functions are used to receive input from users and produce output that is displayed on the screen. Users can supply the application with any information in the form of texts or numbers by using the input() function.

How can I count the number of times a word appears in a Python string?

The count() method can count how many times a substring appears in a longer string. The count() function in Python iterates across a string. The result is equal.

To know more about loops visit:-

https://brainly.com/question/14390367

#SPJ4

I need help with this line of code:

newhero = superhero(self.name, self.alterego, self.powers, self.villain, self.motto, self.strengthpts)

i went on https://extendsclass.com/python-tester.html to check it and kept getting this error:

Syntax errors detected :

Line 55:
newhero == superhero(self.name, self.alterego, self.powers, self.villain, self.motto, self.strengthpts):
^
SyntaxError: invalid syntax

Answers

Answer:

remove everything after superhero

Explanation:

newhero==superhero and test it

Gino is an ethical hacker hired as a consultant to test the security of a mid-sized company's network. As part of his assignment, he has been given physical access to the system. He has built a dictionary of hashed passwords from the hard drive of the device. Which type of attack is he planning to launch?

Answers

In light of the question that we have, option (B), or Rainbow, is the appropriate response.

How do moral hackers behave?

Ethical hackers deploy their expertise to safeguard and advance an organization's technology. By hunting for weaknesses that could result in a security breach, they offer these companies a crucial service.

The Gino intends to conduct an attack using the Rainbow in the scenario presented. The reason being that Gino created a thesaurus of usernames and passwords from the device's hard drive, which would empower Gino to launch a Rainbow attack. In a Rainbow attack, the attacker sends a data structure with a list of potential passwords. In this scenario, Gino has founded a vocabulary of hashed passwords.

To know more about Ethical Hacker visit :

https://brainly.com/question/30037784

#SPJ4

The Complete Question :

Gino is an ethical hacker hired as a consultant to test the security of a mid-sized company's network. As part of his assignment, he has been given physical access to the system. He has built a dictionary of hashed passwords from the hard drive of the device. Which type of attack is he planning to launch?

A. Dictionary

B. Rainbow

C. Hybrid

D. Brute force

Which of the following CSS3 properties configure the alignment of text within a table?
a. align
b. caption
c. text-align
d. border-spacing

Answers

Text-align

How should text be aligned?

Text-align illustration Paragraph alignment,To align a paragraph, click anywhere within it, or choose several paragraphs. In the Paragraph group, select an alignment choice. Shortcuts: Ctrl + L will align you to the left. Ctrl + R will align you to the right. Ctrl + C will align the center. To justify, use Ctrl + J.

Text alignment is a paragraph layout property that influences how text appears within a paragraph. For example, in a left-aligned paragraph (the most frequent alignment), text is aligned with the left margin. Text in a justified paragraph is aligned with both margins.

To learn more about text-align to refer:

https://brainly.com/question/13423071

#SPJ4

The arthmatic mean of N numbers is the sum of the numbers, divided by N. The mode of N numbers is the most frequenttly occuring number your program must output the mean and mode of a set of numbers. Input The first line of the input consists of an integer - num, an integer representing the count of numbers in the given list. The second line of the input consists of N space-separated integers - arr[o], arr(1)....... arr[N-1), representing the numbers of the given list. Output Print space-separated real number up-to 4 digits and an integer representing the mean and mode of a set of numbers. Constraints 0 < num < 102 -10% s arroj, arr(1)...., arr Us 105 Note 'O' and negative numbers are valid inputs. If more than one number has the same frequency, then choose the smallest number as a mode. Symu

Answers

A high-level, class-based, object-oriented programming language with the least amount of implementation dependencies feasible is called Java.

What is the code for arthmatic mean?

The code that finds the mean of numbers is given below:

A high-level, class-based, object-oriented programming language with the least amount of implementation dependencies feasible is called Java.

# Python program to print

# mean of elements

# list of elements to calculate mean

n_num = [1, 2, 3, 4, 5]

n = len(n_num)

get_sum = sum(n_num)

mean = get_sum / n

print("Mean / Average is: " + str(mean))

To learn more about Java refer to:

https://brainly.com/question/28399615

#SPJ4

Suppose that x is an int variable. Which of the following expressions always evaluates to true?
a. (x > 0) I I (x <= 0)
b. (x >= 0) I I (x == 0)
c. (x > 0) && ( x <= 0)
d. (x > 0) & & (x == 0)

Answers

a. (x > 0) I I (x <= 0)

Which statement regarding a do while loops quizlet is accurate?

At least one execution of the loop's body takes place.Prior to entering the loop, the logical expression governing it is evaluated.

What happens in a for loop immediately following a continue statement?

To change the direction of control within a loop, use the one-token expressions continue and break. Continue causes the loop to continue immediately into the next iteration, whereas break stops the loop and forces execution to restart after the loop.

To know more about evaluates visit:

https://brainly.com/question/20067491

#SPJ4

which RAID type provides increased speed and data storage capability, but lacks redundancy? a. RAID 0 b. RAID 1 c. RAID 0+1 d. RAID

Answers

Although there is no data redundancy, a RAID 0 arrays of n disks offers data both read and write transmission up the rates to n times as fast as the rates of the constituent drives.

Redundancy definition and examples:

Redundancy is the usage of two or more terms that have the same meaning together, such as "sufficient enough." When ever a modifier's content is already present in the verb it modifies, such as in the phrase "melt together," we might also say that an item is redundant.

Redundancy: Why is it Used?

By ensuring system reliability, redundancy serves to avoid any disruption of process operations in the event of a technical malfunction or calamity. The terms repetitive & redundant really aren't synonymous. The term repetitive describes something that is repetitive when it is done repeatedly.

To know more about redundancy visit:

https://brainly.com/question/13266841

#SPJ4

Elias wants to name his data in an Excel file. Each column of his data begins with a label. He follows these steps in order to create a name from labels.

1. Select the Formula tab.
2. Highlight any cell that includes the label.
3. In the Defined Names group, select “Create from Selection.”
4. Select “Top row” in the Create Names from Selection pop-up box.

Which step is incorrect?

Step 1: The Data tab should be selected since it contains the Defined Names section.
Step 2: The entire data range must be selected to create names from labels.
Step 3: “Create from Selection” should be selected in the Data Tools group.
Step 4: “Top column,” not “Top row,” should be selected in the pop-up box.

Answers

According to the scenario, the incorrect step is the top column,” not “Top row,” which should be selected in the pop-up box. Thus, the correct option for this question is D.

How do you name data in Excel?

Select the range you want to name, including the row or column labels. Select Formulas. Create from Selection. In the Create Names from Selection dialog box, designate the location that contains the labels by selecting the Top row, Left column, Bottom row, or Right column check box. Select ok.

The Name Box in Excel is the fastest way to create a named range: -Select a cell or a range of cells that you want to name. -Type a name into the Name Box. -Press the Enter key.

Select the range you want to name, including the row or column labels. Click Formulas then create from Selection.

In the Create Names from the selection dialog box, select the checkbox (es) depending on the location of your row/column header. Click OK.

Therefore, the incorrect step is the top column,” not “Top row,” which should be selected in the pop-up box. Thus, the correct option for this question is D.

To learn more about the Formula tab, refer to the link:

https://brainly.com/question/30000832

#SPJ1

Select the item below that lists the top level domain name for the URL http://www.yahoo.com.
a. http
b. www
c. yahoo
d. com

Answers

The top level domain name for the http://www.yahoo.com URL is com.

How does URL work?

Websites have individual addresses to make it easier for users to find them, just like residences and structures have a street address. These are known as URLs on the Internet (Uniform Resource Locators).

What's URL on a phone?

Locator for Unified Resources. The address or location of a file or service on a computer network is given by a string of text (usually the Internet.) A URL that connects to a particular web page is the most typical sort of URL. Such a URL's full form begins with "http://" or "https://".

To know more about URL visit:

https://brainly.com/question/19463374

#SPJ4

A technician configures a new printer to be accessible via a print server After setting up the printer
on a Windows client machine, the printer prints normally However, after setting up the printer on a
macOS client machine, the printer only prints garbled text Which of the following should the
technician do to resolve this issue?
A. Add a macOS-compatible print driver to the printer object on the print server
B. Configure the Windows client to share the printer with the macOS client
C. Set the printer on the macOS client to connect to the print server via IPv6
D. Ensure the network time of the macOS client matches that of the print server.

Answers

Add a macOS-compatible print driver to the printer object on the print server. The printer driver is software that enables communication between the computer and the printer and transforms computer data into a printable format.

What is driver ?A device driver in computing is a computer software that manages or regulates a specific kind of device that is connected to a computer or automaton. From your internal computer parts, like your graphics card, to your external peripherals, like a printer, every piece of hardware needs a driver. Device drivers serve as a translator between a hardware device and the software or operating systems that use it, with the primary goal of providing abstraction. Higher-level application code can be created by programmers regardless of the hardware the end user uses. A high-level application for communicating with a serial port, for instance, might only comprise the functions "send data" and "receive data."

To learn more about driver refer :

https://brainly.com/question/14125975

#SPJ4

Selma needs to ensure that users who have access to her presentation are unable to make changes to the presentation. What should she do?

1. Apply password protection and only distribute the read-only password.
2. Use the Mark as Final feature
3. Restrict access to the presentation at the file server
4. Use the Protected View option.

Answers

Answer:

A

Explanation:

took the test...

She should apply for password protection and only distribute the read-only password. The correct option is 1.

What is a presentation?

A PowerPoint presentation is a function of Microsoft. It is used to make presentations in an easy and innovative way. They made the presentation of data in meetings very easy and in an arranged form.

There are many more functions of Microsoft that are used for multiple purposes like calculating high calculations, and making files, paragraphs, and resumes. These functions are word and excel. They work on computers.

Selma must take precautions to prevent users from altering her presentation once they gain access to it.

Therefore, the correct option is 1. Apply for password protection and only distribute the read-only password.

To learn more about the presentation, refer to the link:

https://brainly.com/question/649397

#SPJ2

Typically, in a program, a struct is defined ____ in the program.
a. in the main function b. before the definitions of all the functions c. after the definitions of all the functions d. in any function

Answers

before the definitions of all the functions

Can I use relational operators on struct variables?

On struct variables, relational operations can be utilized. A struct variable’s data must be read one member at a time. A function can return an array of values. A struct value can be returned by a function. In the C++ programming language, the dot (.) operator is known as the “Class Member Access Operator” and it is used to access public members of a class. A class’s public members include its data members (variables) and member functions (class methods).

The Subscript variable is used to access array elements, while the dot [.] operator is used to access structure members. Nesting of two structures refers to a structure written inside another structure.

To learn more about relational operators to refer:

https://brainly.com/question/17373950

#SPJ4

Objects in an array are accessed with ________, just like any other data type in an array.
O Private
O The class
O Data type
O Subscripts

Answers

Like any other data type in an array, objects in an array can be accessed using Subscripts.

What do subscripts belong in?

A number, figure, symbol, or indicator that is smaller than the typical line of type and is placed slightly above it (superscript) or below it (subscript) is referred to as a superscript or subscript (subscript).

Which technique is applied when the item needs to be destroyed?

It is possible to designate a method that will be executed right before the trash collector completely destroys an object. To make sure that an object terminates correctly, utilize the finalize() method.

To know more about subscripts visit:-

https://brainly.com/question/14291092

#SPJ4

Which of the following is true of planning and buying TV and radio advertising? O Radio formats appeal to mass audiences, giving it more spillover than TV. O Radio ads are much more expensive to produce than TV ads. O A disadvantage of TV is that it is unable to build awareness quickly. O TV advertising takes up a lesser portion of the IMC budget as compared to radio. O TV is still the best medium to generate excitement around a brand.

Answers

When it comes to planning and purchasing TV and radio advertising, TV is still the strongest medium for generating excitement about a brand.

Which of the following is NOT a benefit of television advertising?

Television gives a transient message with nothing concrete for the audience to scrutinize or think about, which is one of its benefits. For a very long time, advertisers have utilized television commercials to promote their goods and services to customers.

Which of the following is true regarding radio advertising's benefits?

With radio, communications may be customized and regionalized for each intended audience. Advertisers can target particular demographics, psychographics, geographic regions, as well as events and genres within a market.

To know more about radio technology visit:-

https://brainly.com/question/14455347

#SPJ4

A computer ________ is two or more computers connected using software and hardware so that they can communicate with each other.

Answers

Answer:

network

Explanation:

Which of the following recommendations won't improve the readability of your SQL statements?
a) Break long clauses into multiple lines.
b) Use comments to describe what each statement does.
c) Start each clause on a new line.
d) Indent continued lines.

Answers

Use comments to describe what each statement does.

What is the function of the comment statement?

A remark is essentially a written note that explains the source code. They also serve as documentation in the source code. We include comments to improve the program’s readability. Furthermore, comments make it easier for the programmer to recall the complicated items that have been introduced to the code.

/ is the single line comment. From the / through the end of the line, everything is a comment. Use /* to begin and */ to finish a comment to designate a whole region as a comment. The topic, or theme, of a sentence is what is being discussed in linguistics, while the comment (rheme or emphasis) is what is being said about the topic.

To learn more about SQL to refer:

https://brainly.com/question/30065294

#SPJ4

UC is concerned with system performance in its contact center because the number of records has exceeded 40 million. What platform functionality might be affected by the number of contact records

Answers

The number of contact records in a system can have a significant impact on the performance of a contact center's platform. Some functionality that may be affected include:

Searching for and retrieving records.Reporting and analytics.Data storage and backups.Scalability.Syncing and Integration.

It may be beneficial to consider implementing a database sharding or partitioning strategy, archiving old data that is no longer needed, or upgrading hardware to improve performance. As the number of records increases, it can take longer to search for and retrieve specific records, which can slow down the overall performance of the system. Generating reports and performing analytics on a large number of records can be resource-intensive and may take longer to complete.

Learn more about security, here https://brainly.com/question/30087261

#SPJ4

Starting from the input.Txt file which contains surname, name and age separated by a semicolon, write in the output.Txt file surname, name and age separated by semicolons only for students of age

Answers

Answer:

Explanation:

The following code was written in Python. Since no actual age was given in the question I created a function that takes in the age as a parameter. It then loops throught all of the entries in the input.txt file and selects only the ones that have the age higher than the passed argument and writes it to the output file. The code and both the input.txt and output.txt files can be seen in the image below.

def printCSV(age):

   f = open("input.txt", "r")

   f_output = open("output.txt", "w")

   for line in f.readlines():

       line_split = line.replace(" ", '').replace('\n', '').split(';')

       if int(line_split[2]) >= age:

           f_output.write(line)

           print(line)

   f_output.close()

Fill in the blank with the correct response.
One way Go.ogle makes money is to charge a person for using certain
_______.

Answers

Answer:

Go.ogle Apps

Explanation:

It is common practice in object-oriented programming to make all of a class's a.fields private b.felde public
c.methods private d. fields and methodo public

Answers

In object-oriented programming, it's standard practice to keep all of a class's fields private.

Which oops features in Python limit access to properties and methods outside of a class' encapsulation of polymorphism, inheritance, and class methods?

Now, "private members" can be used to really limit access to attributes and methods from within a class. Utilize a double underscore (__) in the prefix to designate the attributes or method as private members.

which one of the following approaches can't be substituted for by an object of the object class?

Object declares three iterations of the notify method, notify, notifyAll, and getClass. These are all final techniques that cannot be changed.

To know more about object-oriented visit :-

https://brainly.com/question/26709198

#SPJ4

You are purchasing a PC system that will be used as a file and print server in a small business. Which of the following hardware selection criteria is the MOST important for this system?

Answers

RAID 1+0 array, 64-bit multi-core processor.

Which PC parts should I purchase first?

The motherboard is indeed the circuit that links everything together, including your hardware, your power supply, and the graphics cards, thus you should pick it as your initial component.

According to this quiz, which tool could you use to manage the equipment on your PC?

You may manage peripheral devices and other hardware components by using Windows' Device Manager app.You can update drivers and fix hardware issues with Device Manager, which also lets you inspect the technical details of hardware devices.

To know more about PC system visit:

https://brainly.com/question/13885035

#SPJ4

Match the term to its definition. 1 . Boot partition The process of installing a new version of software to improve performance 2 . File allocation system Section of a hard drive used for file storage 3 . Upgrade The process of putting software on the computer for use 4 . Installation Method of storing files used by Microsoft 5 . Device driver Section of the hard drive where the operating system program is stored 6 . NT file system Method of storing files used by many different types of computers 7 . Partition Two separate standards used together that define how data is sent and received across a network 8 . System partition Section of the hard drive where the boot loader program is stored 9 . Transmission Control Protocol/Internet Protocol Program that controls a piece of hardware

Answers

A computer is an electronic device that transforms raw data and outputs information.

What is the purpose of electronic computer?Nearly all cutting-edge scientific tools in the realm of modern science use electrical technology. Computers are frequently utilised abroad to facilitate testing, production, and design. Chinese researchers also use electronic computers to do a vast number of difficult computations that are beyond the capacity of humans.These digital computers may be categorised into four groups based on the size and nature of the device: Micro, Mini, Mainframe, and Super computers.A computer is an electronic device that converts unprocessed data into information. An electrical device that takes data as input and changes it in response to a set of specialised instructions known as programmes to create the required output (referred to as Information).

Matched the term to its definition :

1 . NT file system : Method of storing files used by Microsoft

2 . Installation : The process of putting software on the computer for use

3 . Boot partition : Section of the hard drive where the boot loader program is stored

4 . Upgrade : The process of installing a new version of software to         improve performance

5 . File allocation system : Method of storing files used by many different types of computers

6 . Transmission Control Protocol/Internet Protocol : Two separate standards used together that define how data is sent and received across a network

7 . Device driver : Program that controls a piece of hardware

8. Partition : Section of a hard drive used for file storage

9. System partition : Section of the hard drive where the operating system program is stored

Learn more about computer refer to :

https://brainly.com/question/24540334

#SPJ4

Which of the following is a good practice when you are installing a new device?
A) reinitialize the kernel
B) check for a new driver
C) recompile the installed driver
D) always use the driver supplied by the OS

Answers

Check for a new driver Correct option no.(B), as the device Drivers enable a computer's connection to hardware components such as a keyboard, mouse, monitor, and others.

The proper device driver installation on your computer is crucial, so why is that?

The function of device drivers, To connect and communicate with particular devices, a computer needs device drivers. They specify the communication channels and processes the computer's operating system and applications can use to request services from the device.

What is the first thing you must verify before installing software?

Make that your computer complies with the application, game, or utility's system requirements before you attempt to install it. How to install a program is typically described in the manual or a README file.

To know more about hardware components visit :-

https://brainly.com/question/30214389

#SPJ4

cleo is new to object oriented programming. which type of action can be taken on on object?

class
attribute
task
method

Answers

i’m sure it is method

Answer:

method

Explanation:

__________ is sensitive data and unauthorized use could result in criminal prosecution or termination of employment. Junk mail SPAM CHRI Federal Law

Answers

FBI CJI data must be secured to prevent illegal access, use, or disclosure because it is sensitive information.

Is there sensitive data whose unauthorized access could lead to criminal charges or job termination?

Criminal charges and/or employment termination may arise from unauthorized requests for, receipt of, release of, interception of, publication of, or discussion of FBI CJIS Data/CHRI.

What are sensitive and unauthorized data?

Anything that should not be available to unauthorized access is considered sensitive data. Personal information that can be used to identify a specific individual, such as a Social Security number, financial data, or login credentials, is a type of sensitive data. enabling unauthorised access to FBI CJI at any time and for any purpose. Reminder: Unauthorized use of the FBI CJIS systems is forbidden and may result in legal action.

To know more about illegal access visit :-

https://brainly.com/question/3440038

#SPJ4

What type of processor memory is located on the processor chip (processor die)?
O Level 1 chace (L1 chace)
O Level 2 chace (L2 chace)
O Level 3 chace (L3 chace)
O Level 4 chace (L4 chace)

Answers

Level 1 cache (L1 cache) is the name of the type of processor memory that is present on the processor die (processor die).

Which kind of cache does the CPU die have?

Although L2 cache is substantially bigger than L1, it is also slower. On top-tier CPUs, they range from 4 to 8 MB (512KB per core). The L1 and L2 caches are private to each core, whereas the L3 cache is shared by all the cores on a die.

Which kind of memory does the processor use?

The major internal memory of the central processor unit is random access memory (RAM) (CPU). Your electrical device uses it to store temporary data.

To know more about processor memory visit:-

https://brainly.com/question/29772194

#SPJ4

To move a chart to a different worksheet, click on the Chart > Chart Tools > Design tab > Location group > Move Chart > New sheet, and then in the New sheet box, type a name for the worksheet. (T/F)

Answers

To move a chart to a new worksheet, use the Chart > Chart Tools > Design tab > Location group > Transfer Chart > New sheet button. Next, confirm that the statement that is provided in the New sheet box is accurate.

Worksheet? Why do you say that?

Data may be entered and calculated in the cells of a worksheet, which is also known as a spreadsheet. The cells have been set up in columns and rows. A worksheet is always preserved in a workbook.

What is the purpose of a worksheet in a classroom?

Worksheets are frequently unbound sheets of paper that include exercises or questions that students are required to complete and record their answers to. They are used to some extent in most classes, but they are most common in math classes, where there

To know more about worksheet visit:

https://brainly.com/question/13129393

#SPJ4

What should the Force New Page property be set to in order to create page breaks? Check all that apply.
False
Yes
Before Section
Within Section
After Section

Answers

To create page breaks, set the Force New Page attribute to Within Section.

How may a page break in access be forced?

1. Select Design view to view the report.

2.Click Insert Page Break under the Controls group on the Design tab.

3. Click the spot where the page break control should be placed. A thin line on the left border of the report from Access denotes the page break.

In AutoCAD, how do you add a break to a table?

To activate table breaks, select the table and use the Properties palette's Table Breaks section. The generated subsidiary tables can be positioned above, below, or to the right of the main table. Additionally, you can select the table's maximum height and spacing.

To learn more about page breaks visit:

brainly.com/question/6886781

#SPJ1

Which of the following statements describe the benefits of a career in transportation, distribution, and logistics (TDL)? everfi

Answers

The statement that describes the benefits of a career in transportation, distribution, and logistics (TDL) is: It seeks to reduce logistics costs for the company and increase satisfaction for buyers.

What is a career in transportation, distribution, and logistics (TDL)?The planning, management, and transportation of people, materials, and commodities via road, pipeline, air, train, and water are the main areas of employment for the Transportation, Distribution, and Logistics Career Cluster.An expanding sector known as transportation, distribution, and logistics (TDL) links producers and other businesses with customers. To move items from one site to another securely and on schedule, a large TDL workforce is required due to the sharp development in eCommerce.In order to make sure that the product reaches the customer at the appropriate location and time while taking distribution and logistics into account, that profession assesses what is pertinent to logistics transport.

Learn more about TDL refer to :

https://brainly.com/question/29275775

#SPJ4

Other Questions
Someone please help I will give brainliest!!!!!!! a balloon initially has a volume of 0.400 L. the temperature is 20.C what will be the volume when he heats the balloon up to 250C In a television survey, 4 out of 5 people liked comedy shows more than reality shows. If 6,000 people were surveyed, how many people preferred comedy shows? simplify (22+35) square 2 GIVE THIS ANSWER FAST I WILL GIVE BRAINLIESTQ IF 2X^3+AX^2-BX-15 HAS 2X+3 AS A FACTOR AND LEAVES A REMAINDER -5 WHEN DIVIDED BY(X-1),FIND THE VALUES OF A AND B Mr and Mrs Sen answer Eliot's mother's questions, explaining and telling her stories. Rather than engage, his mother writes notes on a pad. Why do you think this is Any help pls. Question is : Find the equation of line B, which is perpendicular toy-2x=-8(x-8)and passes through the point (6,-6). Find the midpoint of the line segment AB in the following figure which type of life insurance policy allows a policyowner the choice of investments along with flexible premium payments A student is studying the rate of the following reaction: C2H4O NaOH --> H20 NaC2H3O Knowing that this is an exothermic reaction, he is measuring the rate of the reaction by timing how quickly the reaction vessel heats up. He notices that if he adds HCl to this reaction, the rate increases dramatically. He also determines that the HCl is being used up during the reaction. Is the HCl a catalyst for this reaction. Which sentence uses a semicolon correctly?A. While Jackie prefers her coffee sweetened with heaps of sugar; her husbanddrinks his black.B. The flowers, which were blooming beautifully; dotted the landscape withsplashes of orange, yellow, and red.C. Sondra practiced her speech for two hours last night; furthermore, she woke upat 5:30 a.m. to review and practice it.D. Around 11:45 last night I heard a loud crash coming from the kitchen. It wasmy brother, who had knocked a glass vase onto the tile floor while making alate-night snack. Which of the following best describes the addition of nucleotides to a growing DNA chain? A nucleoside triphosphate is added to the 5' end of the DNA, releasing a molecule of pyrophosphate. A nucleoside diphosphate is added to the 3' end of the DNA, releasing a molecule of phosphate. A nucleoside triphosphate is added to the 3' end of the DNA, releasing a molecule of pyrophosphate. Co A nucleoside diphosphate is added to the 5' end of the DNA, releasing a molecule of phosphate. Moving to another question will save this response Two cars leave towns 360 kilometers apart at the same time and travel toward each other. One cars rate is 10 kilometers per hour less than the others. If they meet in 2 hours what is the rate of the slower car 8. Which of the following expressions is a factored formexpression 3x2 10x 8 ?a. (3x-4)(x+2)b. (3x-2)(x-4)c. (3x-2)(x+4)d. (3x+2)(x-4)e. (3x+4)(x+2) Jack split 25 jellybeans between his brother and himself so that his brother has one more than twice the number Jack has. How many jellybeans does each have? 1/4k = 3 ( -1/4k +3 ) si tengo 100 pollitos me tidos en una caja cuantos pollitos ay en la casa? explain 5 circumstances under which a market gap will exist to be exploited by potential investors 2. A un terremoto se le puede conocer como:__________y_________. What are the components of culture with examples? A taste test asks people from Texas and California which pasta they prefer brand A or brand B. This table shows the results. Brand A Brand B Total 125 150 105 275 45 Texas California Total 80 90 170 60 A person is randomly selected from those tested. What is the probability that the person is from California, given that the person prefers brand A? Round your answer to two decimal places