The ________ loop is a good choice when you know how many times you want the loop to iterate in advance of entering the loop. switch do-while while for pre-test

Answers

Answer 1

Answer:

The for loop

Hope it helps!


Related Questions

Checks or safety procedures are put in place to protect the integrity of the system is referred to as?

Answers

answer:

system controls

Early computers took up entire rooms. which of these dramatically reduced the size of computers? microchips sound recording compact discs digital-video discs

Answers

Answer:

Micro chips

Explanation:

The evolution of computers to the modern day is made possible due to the micro chips or modern transistors or super efficient silicon integrated circuits The micro chips replaced the valves or vacuum tubes that made earlier computers have an enormous size.

A computer is completely compromised when it won't turn on or operate. what is the best way to fix it?

Answers

Answer: Check to make sure it is plugged into the wall first . or that the power cord is plugged into the laptop and the laptop is charged up.

Explanation:

1. (If you are on a desktop, you need to have it plugged in at all times.)

2. (On a desktop you may need a new power supply or fan if it is an old enough machine, the power supply can be replaced if that does not work you may need a new motherboard or processor chip ..you can test it with a second power supply.

3. Oh, do you have enough ventilation inside the case is the fan working on the back of the case, and are the vents on the front clogged ?? A machine needs free-flowing air from the front to back to cool down the hard drive and the DVD or cd rom players as well as the MB. Use canned air and clean those vents and spray that air everywhere inside the desktop tower ...

4. Age is also a factor when a machine gets too old it will slow down and take longer to come on till one day it just stops.

5.. ( On a desktop, you have the CMOS battery on the MB that helps keep the machine running it is the size of a watch battery and you can get it at the local store.

6.. That battery (CMOS) needs to be replaced at least once a year as it controls your time and date and the year as it is imperative to work on your motherboard for peak performance.

7. You may have a virus,use an antivirus, like AVAST and try to add it on a USB thumb drive to clean the machine outside of windows or mack

"ICT in education is very helpful for all types of learner" justify

Answers

"ICT in education is very helpful for all types of learner" because:

ICTs is one that often boast the quality of educationIt  increases the learner motivation and also their engagement in learning.It boast or quickens the acquisition of a lot of basic skills.It is known to often  enhance teacher training.

What are the benefits of using ICT in education?

ICTs are known to be a kind of transformational tools that when it is used in the right way can lead to a shift to a form of learner-centered environment.

The Advantages of ICT are:

They are known to be Cost Effective. They are known to be  AutomatedThey tend to act as a Bridging of cultural divide. They help in the Creation of new jobs.

Therefore, "ICT in education is very helpful for all types of learner" because:

ICTs is one that often boast the quality of educationIt  increases the learner motivation and also their engagement in learning.It boast or quickens the acquisition of a lot of basic skills.It is known to often  enhance teacher training.

Learn more about ICT from

https://brainly.com/question/20717870

#SPJ1

What health issue did Feiler face that led him to consider his family? What was his family situation at this time?

Answers

The answers to the question is given below:

What health issue did Feiler face that led him to consider his family?

Feiler was known to have bone cancer and this led him to see or recognize his family.

What was his family situation at this time?

This was known to have caused him to to be away from his family a lot of times.

Bone tumor or cancer is known to be a kind of  mass that is composed of unusual cells that are said to be growing in a bone.

A lot of tumors are treatable and it is good that one discover it early.

Therefore Feiler was said to have bone cancer and this made him to look for his family.

Learn more about cancer from

https://brainly.com/question/11710623

A string consisting of the letters a, b, c and d is given. the string can be transformed either by removing a letter a together with an adjacent letter b or by removing a letter c together with an adjacent letter d. write a function so that the given string s consisting of n characters returns any string

Answers

Using the knowledge in computational language in C++ it is possible to write a code that write a function so that the given string s consisting of n characters returns any string

Writting in C++ code:

#include <iostream>

#include <string>

using namespace std;

string solution(string &s)

{

//length of string

int n=s.size();

//index of string

int i=0;

while(i<n-1)

{

if(s[i]=='A')

{

if(s[i+1]=='B')

{

s=s.substr(0,i) + s.substr(i+2); i=0;

}

else

i++;

}

else if(s[i]=='B')

{

if(s[i+1]=='A')

{

s=s.substr(0,i) + s.substr(i+2); i=0;

}

else

i++;

}

else if(s[i]=='C')

{

if(s[i+1]=='D')

{

s=s.substr(0,i) + s.substr(i+2);

i=0;

}

else

i++;

}

else if(s[i]=='D')

{

if(s[i+1]=='C')

{

s=s.substr(0,i) + s.substr(i+2);

i=0;

} else

i++;

}

n=s.size();

}

return s;

}

int main() {

//Input string

string s="ACBDACBD";

solution(s);

//final output;

if(s=="")

cout<<"Empty String";

else

cout<<s;

return 0;

}

See more about C++ code at brainly.com/question/19705654

#SPJ1

What is the importance of system security within the organization where you currently work or at an organization within your field of study

Answers

The  importance of system security within the organization where you currently work  is that It acts to protects the organization's strength to function in its full capacity without interference.

What is the importance of system security within an organization?

It helps in the safe operation of all firm's applications that are known to be implemented on the firm's IT systems. It also protects the data of the organization of which they often collects and use.

Note that In any business, the use of system security is vital for the safety of data and information in regards to the business and that of its clients. Hence, it helps to bring about the efficiency in the running of the company, and it keep safe the IT infrastructure assets.

Therefore, The  importance of system security within the organization where you currently work  is that It acts to protects the organization's strength to function in its full capacity without interference.

Learn more about system security  from

https://brainly.com/question/25720881

#SPJ1

Avicenna is smart software being developed by ibm that will be used to assist radiologists with interpreting medical images such as?

Answers

Avicenna is smart software being developed by ibm that will be used to assist radiologists with interpreting medical images such as CT Scans.

What can be detected by CT scan?

The ailment or disease that a CT scan can find are :

Some types of cancer and  tumors.Fractures such as (broken bones).Heart disease.

Note that a computerized tomography (CT) scan is known to be one that makes use of both a series of X-ray images that are known to be obtained from a lot of angles around a person's body and  ti is known to also uses computer processing to make cross-sectional images (slices) of the bones, blood vessels and others.

Therefore,  CT scan images gives a kind of a more-detailed information than just X-rays  and as such, Avicenna is smart software being developed by ibm that will be used to assist radiologists with interpreting medical images such as CT Scans.

Learn more about software from

https://brainly.com/question/1538272

#SPJ1

In a partially filled array, the number of slots in the array that are not currently used is the?

Answers

Answer:

Can you please explain more

Explanation:

Compare MAN, WAN, and LAN, and make a table having three columns. ​

Answers

Answer:

MAN :-)

MAN stands for metropolitan area network.It covers a larger area than LAN such as small towns, cities, etc. A MAN, also called the Metropolitan Area Network, is defined as the computer network that joins the metropolitan areas.The maintenance cost of MAN is difficult.

WAN :-)

WAN stands for wide area network.It covers a large area than LAN as well as a MAN such as country/continent etc.A WAN, also called the Wide Area Network, is defined as a telecommunications network that extends over a large area.The maintenance cost of WAN is difficult.

LAN :-)

LAN stands for local area network.It covers smaller areas such as colleges, schools, hospitals, and so on. LAN (Local Area Network) is defined as a computer network that is responsible for connecting local areas like schools, residents, universities, etc.The maintenance cost of LAN is easy.

Hope its helpful :-)

If so, please mark me as brainlist :-)

 

 

 

 

 

Your computer seems to be running slowly. In particular, you notice that the hard drive activity light remains lit when you run multiple applications and switch between open windows. This happens even though you aren't saving large files. What should you do to troubleshoot the problem

Answers

If your computer seems to be running slowly, the things that a person  should you do to troubleshoot the problem is that  one  should use the Task manager as it can display CPU utilization graphs in regards to eight processors.

What troubleshooting meaning?

Troubleshooting is known to be a term that is seen as a form of a systematic approach to problem-solving.

Note that it is one where or which is said to be used to find and alter or correct issues that are in regards to complex machines, electronics, computers and also that of software systems.

Hence, If your computer seems to be running slowly, the things that a person  should you do to troubleshoot the problem is that  one  should use the Task manager as it can display CPU utilization graphs in regards to eight processors.

Learn more about troubleshoot from

https://brainly.com/question/14394407

#SPJ1

You are using a device that reads the physical addresses contained in incoming data that travels along network cables. Based on the physical address that it reads, the device then forwards the data out one of its ports to reach the destination device. What type of device are you using

Answers

You are using a device that reads the physical addresses contained in incoming data that travels along network cables. Based on the physical address that it reads, the device then forwards the data out one of its ports to reach the destination device. The type of device you are using is router.

What is Router?

A router is an hardware device that is used in transferring information or data from a system to another.

The data can also be transfered from one computer networks to another.

Router makes it easier for more than one device to be connected easily without difficult Internet access.

Therefore, The type of device you are using that reads incoming data that travels along network cables is router.

Learn more on router below

https://brainly.com/question/24812743

#SPJ1

What is the best to calculate units total treatment time for day, remembering the total treatment time constrains the number of units to be billed?

Answers

The best time to calculate units total treatment time for day, remembering the total treatment time constrains the number of units to be billed is;

Total treatment time for the day - total event or service-based units of the day= total time for time-based units.

What is Time Constraint?

The term time Constraint is known to be a word that connote or that defines some factors that hinders a projects in regards to time.

Note that this is made up of deadlines, workload management, and others such as resource allocation. a person  that has worked on a project is one that needs to deal with some constraints when it came to project execution.

Hence, The best time to calculate units total treatment time for day, remembering the total treatment time constrains the number of units to be billed is;

Total treatment time for the day - total event or service-based units of the day= total time for time-based units.

Learn more about time constrains from

https://brainly.com/question/6073946

#SPJ1

The most common format used for data modeling is: A. logic modeling. B. process modeling. C. entity-relationship diagramming. D. a flowchart. E. state-transition diagramming.

Answers

The most common format used for data modeling is  C. entity-relationship diagramming.

What is Data modeling ?

Data modeling in software engineering  can be regarded as the  process involving the  creation of  a data model  that is been used in processing  information system by applying certain formal techniques.

It should be noted that there are different types of modelling but The most common format used for data modeling is  C. entity-relationship diagramming.

Learn more about Data modeling on:

https://brainly.com/question/27250492

#SPJ1


There are 79 different career pathways included within the 16 nationally recognized Career Clusters.

Answers

There are 79 different career pathways included within the 16 nationally recognized Career Clusters is a true statement.

What are the Career Clusters about?

The National Career Clusters Framework is known to be one that is often used as a kind of an organizing tool that is made for Career Technical Education (CTE) programs, curriculum design and others.

Note that there are said to be 16 Career Clusters in the National Career Clusters Framework, that is standing for 79 Career Pathways to help all learners to be able to pass their way to higher success in college and also in their career. It is made up of:

Agriculture, Food & Natural ResourcesArchitecture & ConstructionArts, A/V Technology & Communications, etc.

Hence, There are 79 different career pathways included within the 16 nationally recognized Career Clusters is a true statement.

Learn more about Career Clusters from

https://brainly.com/question/24613213

#SPJ1

What windows utility can be used to find out what process are launched at startup?

Answers

System Configuration is known to be the windows utility can be used to find out what process are launched at startup.

What is System Configuration ?

The term System configuration is a known to be a word that connote a kind of a systems engineering that tells the computer hardware, the processes as well as the kinds of devices that is made up of the full system and that of its boundaries.

A configuration example is if an artwork is said to be put out in order to make full use of the connections between the pieces and therefore one can have different kinds of System Configuration based on what the device is.

Therefore, System Configuration is known to be the windows utility can be used to find out what process are launched at startup.

Learn more about windows utility from

https://brainly.com/question/20659068

#SPJ1

The computer-like model used to describe the way humans encode, store, and retrieve information is the ________ model.

Answers

Answer:

Information processing model

Hope it helps!

Bob is making a short film for an international film festival. he wants to store audio, video, and subtitle files together in a single file. which file format should he use to store such a video?

Answers

MOV stands for the file format should he utilize to store such a video, As Bob is creating a short film for an international film festival. He desires to store audio, video, and subtitle files together in a single file. Hence, choice A is correct.

What is MOV?

The brevity of a short film exists in what creates it and what it stands for. Although they range in length, purpose, and genre, they all desire to do the same things: save money corresponded to a feature film, increase professional attention, and practice telling shorter, more attentive stories before moving on to feature films.

A short film stands typically defined as a movie that is up to 50 minutes long, while there exists no set length need in Hollywood. That stated, the typical duration exists 20 minutes. A short movie may be computer-animated, or both.

MOV stands for a video format that was created by Apple. It's a MPEG 4 video container file that exists primarily utilized with Apple's QuickTime program. A MOV video can hold many various video formats and multimedia audio, video, and text — in the same file on separate tracks.

MOV stands for the file format should he utilize to store such a video, As Bob is creating a short film for an international film festival. He desires to store audio, video, and subtitle files together in a single file. Hence, choice A is correct.

To learn more about file format refer to:

https://brainly.com/question/24102638

#SPJ4

Complete Form 1040 for Jill Donnovan using the tax forms and information provided. Submit the completed Form 1040.

Write a paragraph describing your experience completing Jill's personal tax document. What was easy about the process? What was confusing? How confident are you in the completed document? Be sure to include whether Jill will receive a refund or owe additional taxes. Write using complete sentences and correct grammar and mechanics.

KEYBOARDING

Answers

The correct answer is  I do not have access to any specific tax forms or information provided by any individuals. Therefore, I am unable to complete Form 1040 for Jill Donnovan or provide any specific details regarding her tax document. However, I can provide some general insights into completing tax documents.

Completing a personal tax document can be a tedious process, but it can also be straightforward if you have all the necessary information at hand. The process becomes easy if you have a clear understanding of the tax laws and regulations and the guidelines provided in the tax form instructions. However, it can be confusing if you encounter unfamiliar terms or complex calculations. In terms of confidence, it is essential to double-check all calculations and ensure that all the information provided is accurate before submitting the completed tax document. Any errors or discrepancies may lead to potential penalties or audits. The amount Jill will receive in a refund or owe in additional taxes will depend on various factors, such as her income, tax deductions, and credits. Therefore, I cannot speculate on her specific situation. However, it is always a good idea to consult with a tax professional or use reputable tax software to ensure accurate completion of tax documents

To learn more about documents click on the link below:

brainly.com/question/13406067

#SPJ1

Platform as a service (PaaS) services are hosted in the cloud and accessed by clients through their _____.

Answers

Platform as a service (PaaS) services are hosted in the cloud and accessed by clients through their Web browsers.

What is a Platform as a service PAAS?

Platform as a service (PaaS) Software is known to be a kind of a hardware that gives an operating system on which a lot of developers can be able to make and also transmit solutions without the use of the underlying system software.

A web browser is known to be that which takes a person yo anywhere on the internet and it helps one to get back information.

Hence, Platform as a service (PaaS) services are hosted in the cloud and accessed by clients through their Web browsers.

See full question below

Platform as a service (PaaS) is hosted in the cloud and accessed by clients through their _____.

Web browsers

Web avatars

smart cards

data gloves

Learn more about PaaS from

https://brainly.com/question/20600180

#SPJ1

What key technological breakthrough accompanied the transition to the print and electronic eras? why were these changes significant?

Answers

The printing press is the key technological breakthrough that accompanied the transition to the print and electronic eras and it was significant that helped to foster a feeling of nationalism and nourished an idea of individualism.

What was the printing press?

It means the device that allows for the mass production of uniform printed matter mainly text in the form of books, pamphlets, newspapers etc.

In India, their independence from the British was fueled by the feeling of nationalism that was spread by the newspaper which was very cheap medium of communication.

Hence, this device was key technological breakthrough that accompanied the transition to the print and electronic eras and it was significant that helped to foster a feeling of nationalism and nourished an idea of individualism.

Read more about printing press

brainly.com/question/1461733

#SPJ1

To dynamically change a reference line using parameter action, you first create a reference parameter. next, add a parameter action for it. Finally?

Answers

In order to dynamically change a reference line using parameter action, you first create a reference parameter. Next, add a parameter action for it. Finally, A. add a reference line whose value follows a reference parameter.

What is a function parameter?

A function parameter can be defined as a special kind of variable which is used in a function to point to a data that is provided as an input (reference) into the function.

This ultimately implies that, a software program that is coded by a software developer or programmer to include a function parameter is generally capable of passing data to a function as an input, whenever it is called.

In this context, we can infer and logically deduce that software developer or programmer must first create a reference parameter and then add a parameter action for it in order to dynamically change a reference line by using parameter action.

Finally, the software developer or programmer should add a reference line with its value following a reference parameter.

Read more on function parameter here: https://brainly.com/question/24223153

#SPJ1

Complete Question:

To dynamically change a reference line using parameter action, you first create a reference parameter. Next, add a parameter action for it. Finally, _____.

a. add a reference line whose value follows a reference parameter.

b. add the sheet you want to control as the bottom-right element in the layout.

c. also add a URL action that points to the dashboard itself.

d. add a reference line with a per pane scope and a tooltip.

A threat vector is an item of code on a distributed device that reports the condition of the device to a central server.
a. true
b. false

Answers

Answer:

A threat vector is an item of code on a distributed device that reports the condition of the device to a central server.

a. true

It is true that a threat vector is an item of code on a distributed device that reports the condition of the device to a central server. The correct option is a.

What is a threat vector?

The total number of attack vectors that an attacker can use to manipulate a network or computer system or extract data is referred to as the attack surface.

Threat vector and attack vector are interchangeable terms that describe the various ways a hacker can gain access to data or other confidential information.

The methods used by adversaries to breach or infiltrate your network are referred to as attack vectors.

Malware and ransomware, as well as man-in-the-middle attacks, compromised credentials, and phishing, are all examples of attack vectors.

A threat vector is a piece of code on a distributed device that reports the device's status to a central server.

Thus, the correct option is a.

For more details regarding a threat vector, visit:

https://brainly.com/question/28558110

#SPJ2

Examples of mobile device synchronization methods for apple ios devices include:__________

Answers

Answer: iTunes and iCloud
Explanation: These 2 synchronization Apple devices use.

What is the difference between a field and an infoobject? What is the advantage of using infoobjects instead of fields in an adso?

Answers

The difference between a field and an infoobject as well as its advantages is given below.

What is the difference between InfoObject and adso?

The difference between Infoprovider and ADSO can be seen when we tell about the definition of both.

Note that Info Providers are known to be tools that are often used to save the data in SAP BW system. Info Providers are said to be the objects that can be seen in BW, which are saving data physically or virtually and it is one that give access to the data and can also be in the assessment for reporting issues.

In terms of ADSO , it is one that Corporate memory and it is one that helps a person to be able save the full history of the data that can be used for reconstruction purposes, and it is one where a person do not need to to extract it all from the source system.

What is the advantage of using infoobjects instead of fields in an adso?

Modeling InfoObjects brings is one that gives a lot of additional effort when compared to ADSO . ADSO is one that helps or enables you to be able to compress your data, thereby lowering the total data footprint.

Learn more about InfoObjects  from

https://brainly.com/question/1382377

#SPJ1

Charlene may be able to repeat the last few words that someone spoke even if she was not paying attention. this is because the information is still available in her _____ memory.

Answers

Charlene may be able to repeat the last few words that someone spoke even if she was not paying attention. this is because the information is still available in her echoic  memory.

What is memory?


This is the term that is used to refer to the human ability to store the things that they hear and the things that they see to mind. It is the ability that people have to recollect things that they have seen happen.

The echoic memory is the term that is used to refer to the short term memory that has the ability to store the things that a person would hear. This type of memory may only last for a short while.

Hence we can say that Charlene may be able to repeat the last few words that someone spoke even if she was not paying attention. this is because the information is still available in her echoic  memory.

Read more on echoic  memory here: https://brainly.com/question/10196869

#SPJ1

A list of user passwords were accidentally leaked as the result of a company policy breach. What actions can you take now to prevent any additional data exposure? Select two answers.

Answers

The actions that you can you take now to prevent any additional data exposure are:

Use multi-factor authenticationEducate end users

What is a Data Breach?

This refers to the situation where there is a loss of data either through hacking or carelessness by a systems administrator.

Therefore, we can see that based on the fact that a list of user passwords was accidentally leaked as the result of a company policy breach, this is a serious data breach and future loss can be prevented if there is:

Use multi-factor authenticationEducate end users

Read more about data breach here:

https://brainly.com/question/13696307

#SPJ1

If the cpu is fast but the bus speed is slow, that condition is called?

Answers

A slow processors but the need more bytes

The hardware component of a computer system consists of programs written in computer languages. a. True b. False

Answers

Answer: true

Explanation:

according to the most typical basic paradigm of programming theory, a computer program is an algorithm written in a programming language, a series of instructions satisfying certain exact conditions and requirements (predefinedness, clear execution, etc.)

What windows utility should be used to configure password rules and account lockout policies on a system that is not part of a domain?

Answers

The windows utility should be used to configure password rules and account lockout policies on a system that is not part of a domain is known to be Local Security Policy tool.

Does Windows 10 possess local security policy?

The Local Security Policy is known to be one that is often seen in Windows 10 and it is also known to be made up of information that is regarding the security of a local computer.

Note that If a person is trying to get into the Local Security Policy in Windows 10 Home, a person will receive an error report about it.

Therefore,  The windows utility should be used to configure password rules and account lockout policies on a system that is not part of a domain is known to be Local Security Policy tool.

Learn more about windows utility from

https://brainly.com/question/6058561

#SPJ1

Other Questions
The foreign food test is used to find breaches in the implied warranty of fitness for human consumption. a. true b. false x-13=x+1 Please help mee More choices and easily accessible information about the functionality of firms' products are creating increasingly __________ customers. Consider a function that goes through the two points (0, 5) and (1, 20). Find the formula for the function if(a) the function is linear (of the formf(x) =mx b) If there are 12 donuts per box, which of the following equations will give you the number of boxes, x, that Joe needs to buy? f(x) = 4x - 7x - 15Part A: What are the x-intercepts of the graph of f(x)? Show your work. (2 points)Part B: Is the vertex of the graph of f(x) going to be a maximum or minimum? What are thecoordinates of the vertex? Justify your answers and show your work. (3 points)Part C: What are the steps you would use to graph f(x)? Justify that you can use the answersobtained in Part A and Part B to draw the graph. (5 points)(10 points) According to maslow, people who are seemingly living at their fullest have achieved? 1)Determine the hydroxide concentration in a 0.5M of hydrochloric acid? 0.5M of potassium hydroxide.2)What is the hydroxide ion concentration of a solution if the pH is 5.36?3)what is the concentration of a hydrochloric acid solution if 3.5mL are needed to neutralize 7.6mL of 0.25M sodium hydroxide?4) write the bronsted- Lowry reaction between ammonia and sulfuric acid. Label the acid, base, and their conjuagtes. The sum of two numbers is 84. The square of the first number is 6 more than the second number.Write a system of equations to find the value of x, the first number, and y, the second number.y = -x +y = x + Bryce often acts overly confident and daring. Few people realize he is actually riddled with unconscious insecurity and self-doubt. Bryce best illustrates the use of an ego defense mechanism known as? According to the classical theory of money, reducing inflation will not make workers richer because firms will increase product prices _____ each year and give workers _____ raises. There are several titles for White House Office staff membersEXCEPT for which ONE of the following?Select one:a. Directorb. Special Assistantc. Press Secretaryd. Counsel Aide Amy and Richard each solved an equation using the quadratic formula.Amy's Equation and MethodLatex: 4x^2+7x-20=04x2+7x20=0Step 1: Latex: x=\frac{-7\pm \sqrt{7^2-4(1)(20)}}{2(4)}x=7724(1)(20)2(4)Step 2: Latex: x=\frac{-7\pm \sqrt{49-80}}{8}x=749808Step 3: Latex: x=\frac{-7\pm \sqrt{-31}}{8}x=7318Step 4: Latex: x=\frac{-7\pm i\sqrt{31}}{8}x=7i318Richard's Equation and MethodLatex: x^2-6x+8=0x26x+8=0Step 1: Latex: x=\frac{6\pm \sqrt{(-6)^2-4(1)(8)}}{2(1)}x=6(6)24(1)(8)2(1)Step 2: Latex: x=\frac{6\pm \sqrt{36-32}}{2}x=636322Step 3: Latex: x=\frac{6\pm \sqrt{4}}{2}x=642Step 4: Latex: x=\frac{6+\sqrt{4}}{2}x=6+42 and Latex: x=\frac{6-\sqrt{4}}{2}x=642Step 5: Latex: x=\frac{6+2}{2}x=6+22 and Latex: x=\frac{6-2i}{2}x=62i2Step 6: Latex: x=4x=4 and Latex: x=3-ix=3iBoth students made a mistake.Describe the mistake each student made.Explain what each student needs to do to fix their mistake.Create your own quadratic equation, and explain how to use the quadratic formula to solve it. Be specific, using Latex: a\textsf{, }b\textsf{,} and Latex: cc of your equation and giving the solutions to the equation you chose.Number your responses from 1 to 3 so your instructor can tell which question you're responding to. You may not receive full credit if your teacher cannot determine that you've answered each question.Search entries or author Lower-level managers are empowered to make decisions in a ______ organization, which can ________ motivation and job satisfaction. How do the humanistic theories of personality commonly differ from the theories based on social learning and behavior? A sequence is defined by the recursive function f(n 1) = one-halff(n). if f(3) = 9 , what is f(1) ? A culture that stresses ""tall poppies are cut first"" or that ""the nail that stands out gets pounded down"" might be high in which cultural dimension? A COUPLE PLAN TO HAVE THREE CHILDREN.A) LIST ALL THE POSSIBILITIES FOR THE SAMPLE SPACE.B) WHAT IS THE PROBABILITY THAT THEY HAVE AT MOST TWO BOYS?C) WHAT IS THE PROBABILITY THAT THEY HAVE AT LEAST TWO GIRLS?D) WHAT IS THE PROBABILITY THAT THEY ARE ALL OF THE SAME SEX? Which electrical signal can allow for rapid long-distance communication within the nervous system? food in world war 1 ........