Have you searched Buzz Ch.at on playstore​

Answers

Answer 1

Answer:

Reorder terms.

y=52x−1

Cancel the common factor of 22.Factor 22 out of −2-2.

y−4=5x2+52⋅(2(−1))y-4=5x2+52⋅(2(-1))

Cancel the common factor.

y−4=5x2+52⋅(2⋅−1)y-4=5x2+52⋅(2⋅-1)

Rewrite the expression.

y−4=5x2+5⋅−1y-4=5x2+5⋅-1

Multiply 55 by −1-1.

y−4=5x2−5


Related Questions

When visiting or learning about other places, what new things have you experienced? Choose all that apply.
food and drink
music and art
languages
values and ideas
technology

Answers

This is a question that’s has no wrong or right answer, basically you just click whatever you’ve experienced.

Answer:

All of these answers

Explanation:

In terms of technology, wich of the four devices is the most recent?

a. keyboard
b. joystick
c. scanner
d. camera​

Answers

Joystick (1972)

They consider the typewriter a keyboard…late 1800’s
Scanner (1957)
Camera (late 1800)

1 punto
María tiene una empresa de mercancia
seca, dicha empresa brinda su servicio de
ventas de estas mercancías al por mayor y
menor para su clientela. ¿De qué tipo de
Comercio hablamos en este ejemplo?: *

Answers

Answer:

Retailing.

Explanation:

La venta al por menor o retailing es el suministro de bienes físicos a los consumidores para uso personal, sea en pequeña o grandes cantidades, siempre que esté destinado a consumidores finales. Es un sector que consta de diferentes ramas (como la industria alimentaria, la industria de la moda, la industria del mobiliario para el hogar, etc.). El comercio minorista es el último eslabón de la cadena de suministro que va desde el fabricante hasta el consumidor.

What are the steps for creating a bookmark? 1. Place the insertion point where the bookmark should appear. 2. Click the tab. 3. In the group, click Bookmark. 4. When a dialog box opens, name the bookmark, and click . 5. To see bookmarks within the document, go to Backstage view and click Options. 6. In , select Show Bookmarks to have them appear as a locked cursor within the document.

Answers

Answer:

2. Insert

3. Links

4. Add

6. Advanced

Explanation:

HTML is an acronym for hypertext markup language and it is a standard programming language which is used for designing, developing and creating web pages.

A website refers to the collective name used to describe series of web pages linked together with the same domain name.

On the other hand, a webpage is the individual HTML document (single page) that makes up a website with a unique uniform resource locator (URL).

A bookmark can be defined as a placeholder or saved shortcut for a webpage and for future reference. Thus, it avails an end user the ability to quickly access a bookmarked webpage by automatically directing the web browser to the webpage.

Basically, the steps for creating a bookmark are;

1. The insertion point of the webpage should be placed at the point where the bookmark should appear.

2. Click the "INSERT" tab.

3. In the "LINKS" group, click "Bookmark"

4. When a dialog box opens, the bookmark should be named with a specific title, and then click "ADD"

5. To see bookmarks within the HTML document, you should go to Backstage view and click on "Options"

6. In ADVANCED, select Show Bookmarks to have them appear as a locked cursor within the HTML document.

Choose the issue that is occurring from the drop-down menu. During the , development teams transform the requirements into a software application design. During the , the software design is implemented by developers in code. In the , software is evaluated for quality. Any issues with the software are logged as to be resolved by developers. Software that is maintained by developers is said to be .

Answers

Answer: See explanation

Explanation:

During the, (software design phase), developmentt teams transform the requirements into a software application design.

During the (software development phase), the software design is implemented by developers in code.

In the (software evaluation phase), software is evaluated for quality.

Any issues with the software are logged as (bugs) to be resolved by developers.

Software that is maintained by developers is said to be (supported).

Answer:

1) 2

2) 1

3) 2

4) 2

5) 3

Explanation: just did it

In today's digital world, companies have created software that makes business communication and productivity more efficient and effective. Explain why it is important for you to know how to use business communication tools such as the Microsoft Office Suite (i.e., Word, PowerPoint, Excel, etc.).


Include examples of some scenarios you faced or may face in the future (as both a student and in your career) that will require you to use these business communication tools.
300 + words

Answers

Answer:

Business communications tools are widely used and the world is becoming increasingly digital so not having those skills will hinder you.

Explanation:

Many jobs require knowledge of Microsoft tools as a qualification. By not having that expertise, I will be viewed as less qualified for a position and may be passed up for job. In corporate America, presentations are a staple and Microsoft PowerPoint is the primary software. If I deliver a poor presentation due to inexperience, I will make myself look bad and as a result get a bad quarterly review and possibly stunted any future promotions. On the flipside, as a business owner Excel is a handy tool for tracking expenses. Very customizable, quick and easy to understand.

Choose the word that matches each definition. 1. IP Address 2. Server 3. Port Each term is only used once._____________ a number used within a computer to identify a specific process ____________ a numerical reference to a particular device in a network ___________ a computer that handles requests and returns data to other computers in a network

Answers

Answer:

  Port      a number used within a computer to identify a specific process.

   IP Address     a numerical reference to a particular device in a network.

   Server           a computer that handles requests and returns data to other computers in a network.

Explanation:

A port number is a number used to uniquely identify a particular process, application or program on a computer. From the networking parlance, it is a logical address that uniquely identifies a process, protocol or application communicating with other process, protocol or application over a network. For example;

i. a file transfer protocol (FTP) could use a port number of 20 or 21.

ii. a simple mail transfer protocol (SMTP) could use a port number of 25

Internet Protocol (IP) address is a numerical reference or label assigned to a particular device in a network which helps to uniquely identify the device on the network. IP addresses (version 4) are expressed as a group of four numbers separated by a dot. For example, an IP address may look like this: 192.168.0.90

A server is a computer that receives requests from other computers, processes these requests and returns some data to the other computers  in a network. In reality, these servers and the computers they serve can actually be some applications or programs. Servers provide resources, data, services or programs to other computers over a network.

Answer:

IP address: an Internet Protocol (IP) address is a numerical reference to a particular device in a network

port: a number used within a computer to identify a specific process

server: a computer that handles requests and returns data to other computers in a network

Explanation:

edge 2022

An input value has to be greater than 18 and less than 65 if a driving license is to be approved for issue. What type of input checking is appropriate?

Answers

Answer:

You should use an "if" statement to check whether the number is greater than 18 or less than 65.

Explanation:

You usually use "if" statements whenever you want to compare a number to another. Keep in mind that "if" statements are not only used for comparison!

an_is a sepuence of precise instructions which result in a solution​

Answers

Answer:

algorithm.

Explanation:

An algorithm can be defined as a standard formula or procedures which comprises of set of finite steps or instructions for solving a problem on a computer. The time complexity is a measure of the amount of time required by an algorithm to run till its completion of the task with respect to the length of the input.

Furthermore, the processing symbols and their functions used in developing an algorithm are oval (start or stop), diamond (decision-making), circle (on-page connector), parallelogram (input and output), rectangle (calculation), arrow (flow or direction) and pentagon (off-page connector).

Some of the characteristics of an algorithm include the following;

I. An algorithm can be written using pseudocode. A pseudocode refers to the description of the steps contained in an algorithm using a plain or natural language.

II. An algorithm can be visualized using flowcharts. A flowchart can be defined as a graphical representation of an algorithm for a process or workflow.

In conclusion, an algorithm is a sequence of precise instructions which result in a solution​ for solving problems using a computer system.

Which headphones are a better option, the HyperX Cloud Stinger or the Logitech G432

Answers

Answer:

The Logitech ones.

Explanation:

Surprisingly I've used all 3 of them and the Logitech ones are the one with not only the best sound quality. And the mic isn't horrible either.

Other Questions
what is the difference between VELOCITY and SPEED? in rectangle ABCD above,1. How many opposite sides are equal?2. Name the parallel opposite sides.3. Name the opposite angles that are equal.4. How many right angles can you identify?5. Identify the equal opposite sides.6. How many triangles can you identify?7. Line AB and CD are adjacent to each other.true or false?8. the dotted lines AC andBD are called what? Directions: Read each question carefully. Write the letter of the correct answer on the blank before the number._____1. What are those words that are used to describe a verb, or an adjective?A. noun b.verb c. adverb d. pronoun_ _2. What kind of adverb tells how the action is done?a. adverb of time b. adverb of place c. adverb of manner d. adverb of degree_____3. Which of the following is not an adverb of manner?a.lovely b.seriously c. happily d. easily_____4. In the sentence, The horse runs fast. Which is the adverb of manner?a. horse b. runs c. fast d. none of these_____5. What word will best complete the sentence, The baby cried ________ (loud) atnight.?a. loud b. loudly c. loudness d. loudliness x/6 + 12 = 6Please help me 74 + -28 =[find the difference and put the sign of big number] Help!!!! please help me !!!!!! A parabola is defined by the equation x2 = 3/4 y. In which direction will the parabola open? identify the explicit function for the sequence in the table. x:1, 2, 3, 4, 5, y: 8, 14, 20, 26, 32, Can yall help me on question 20?! Which has more molecules in it 10g H, 0 or 10g NaCl*A)010g of H0B)10g of NaClC)They have the same number of moleculesD)Cannot be determined HELP PLS 4 Point Essay Question: You should write at least 4 sentences for this response: Using either "I Want to Be Miss America" or "The Struggle to Be an All-American Girl," analyze how stereotypes and social expectations are portrayed within the text. In your response, please use two examples from the text to support your answer. Your answer should be four sentences. What happens on page 38 of the book Esperanza rising Nevaeh is going to drive from her house to City A without stopping. Let DD represent Nevaeh's distance from City A tt hours after leaving her house. The table below has select values showing the linear relationship between tt and D.D. Determine the distance from Nevaeh's house to City A, in miles.t d1 1952 1302.5 97.5 Select all that apply.A spinner is divided into 4 equal sections. Which of the following are true?The experimental probability is for each section.If the spinner is spun 64 times, you would predict it to land on each section 16 times.The spinner will land on each section of the spinner an equal number of times.The theoretical probability is 25% for each section.Multiple choice!!! There were 60 7th grade students last year in CHAMPS. This year, there are 48 7th grade students. What is the percent decrease from last year to this year? What organelle reforms around the chromatids at opposite ends of the cell?A. ChloroplastB. VacuoleC. CentrioleD. Nucleus in qualitative studies, results are reported using words or themes.true or false Read the passage from Ivanhoe.About the hour of ten o'clock, the whole plain was crowded with horsemen, horsewomen, and foot-passengers, hastening to the tournament; and shortly after, a grand flourish of trumpets announced Prince John and his retinue, attended by many of those knights who meant to take share in the game, as well as others who had no such intention.The reader can conclude that the passage takes place in the medieval period because it portrays __________. If 0.654 g of oxygen dissolves in 1.5 L of water at 1.65 atm, at what pressure (in atm) would you be able to dissolve 1.35 g in the same amount of water? HELP THIS IS FOR MY FINAL GRADE Ida's ice-cream stand has increasing profits each week during the hot summer months. Ida finds that each week during the summer her profits increase by 15% over what they were the previous week. In her first week of business, her profits were $600. How much money will she make in all over 5 weeks?