Follow research proposal and write a part from paper which is analysis the causes of the economic recession and its impact on manufacturing industry

Using academic source which is within 20 years, least 15 sources should be used and also can use sources from proposal

A chart or diagram should be used in the paragraph (chart or diagram can from government official website or academic sources)

Show some data or evidences to demonstrate US economic recession

Answer each question in 500 words or less.
1) What are parental discourse strategies in bilingual first language acquisition?
2) What are the conversational functions of code-switching?
3) What is the difference between matter and pattern borrowing?

Please use all of the resources uploaded in the files. Some questions have more resources than others. Please ask any questions you may have.

Lab Report – The Missing Mass

– Please review the attached sheet where there are questions and instructions about the assignment.

– The assignment is to answer the questions on that sheet according to the format of the paper.

– I will also attach a sample lab report for your convenience.

Please follow all instructions.

ORGANIZATIONAL BEHAVIOR

The topic chosen is the WELLS FARGO FAKE ACCOUNT SCANDAL. Briefly mention the scandal and focus the main issue on how it has/hasnt changed and the effects. I attached the instructions (topic already selected) as well as some of the textbook pages that I would like you to refer to. This essay should have a focus over the unethical behavior of the scandal

here are some articles: (feel free to use other ones)

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

Here is the reference to the textbook photos:

Kinicki, A., & Fugate, M. (2018). Organizational behavior: a practical, problem-solving approach (2nd ed.). New York, NY: McGraw-Hill Education.

ORGANIZATIONAL BEHAVIOR

The topic chosen is the WELLS FARGO FAKE ACCOUNT SCANDAL. Briefly mention the scandal and focus the main issue on how it has/hasnt changed and the effects. I attached the instructions (topic already selected) as well as some of the textbook pages that I would like you to refer to. This essay should have a focus over the unethical behavior of the scandal

here are some articles: (feel free to use other ones)

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

Here is the reference to the textbook photos:

Kinicki, A., & Fugate, M. (2018). Organizational behavior: a practical, problem-solving approach (2nd ed.). New York, NY: McGraw-Hill Education.

ORGANIZATIONAL BEHAVIOR

The topic chosen is the WELLS FARGO FAKE ACCOUNT SCANDAL. Briefly mention the scandal and focus the main issue on how it has/hasnt changed and the effects. I attached the instructions (topic already selected) as well as some of the textbook pages that I would like you to refer to. This essay should have a focus over the unethical behavior of the scandal

here are some articles: (feel free to use other ones)

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

Here is the reference to the textbook photos:

Kinicki, A., & Fugate, M. (2018). Organizational behavior: a practical, problem-solving approach (2nd ed.). New York, NY: McGraw-Hill Education.

ORGANIZATIONAL BEHAVIOR

The topic chosen is the WELLS FARGO FAKE ACCOUNT SCANDAL. Briefly mention the scandal and focus the main issue on how it has/hasnt changed and the effects. I attached the instructions (topic already selected) as well as some of the textbook pages that I would like you to refer to. This essay should have a focus over the unethical behavior of the scandal

here are some articles: (feel free to use other ones)

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

Here is the reference to the textbook photos:

Kinicki, A., & Fugate, M. (2018). Organizational behavior: a practical, problem-solving approach (2nd ed.). New York, NY: McGraw-Hill Education.

ORGANIZATIONAL BEHAVIOR

The topic chosen is the WELLS FARGO FAKE ACCOUNT SCANDAL. Briefly mention the scandal and focus the main issue on how it has/hasnt changed and the effects. I attached the instructions (topic already selected) as well as some of the textbook pages that I would like you to refer to. This essay should have a focus over the unethical behavior of the scandal

here are some articles: (feel free to use other ones)

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

https://money.cnn.com/2018/04/24/news/companies/wells-fargo-timeline-shareholders/index.html

Here is the reference to the textbook photos:

Kinicki, A., & Fugate, M. (2018). Organizational behavior: a practical, problem-solving approach (2nd ed.). New York, NY: McGraw-Hill Education.

Part I

Create an array of the six New England states. Use a prompt box to get input from the viewer. The input will be a number between 0 and 5 (JavaScript is zero-based). Based on the number that is input you will then produce an alert box to display which state was selected based on the input number.

You may have to add a parseInt() function to the prompt to convert the input value from a string to a numeric value.

var num =parseInt(prompt(“Input a number between 0 and 5”,0))

Part II

Using the array principles demonstrated in the lecture you are to construct a listing of 6 pizza chains that are actively linked to the chain’s web page. You may not use the variable names provided in the lecture example.

A text-based hyperlink will be acceptable but the link text must be extracted from an array. The link text and the link address can be contained in the same array or in separate arrays. Although the text option is acceptable and will satisfy this assignment a linked button would be more desirable.

Links that are not coded from an array will not be considered as accomplishing the assignments requirements.

This will require you to employ concatenation to make it work.

Part I

Create an array of the six New England states. Use a prompt box to get input from the viewer. The input will be a number between 0 and 5 (JavaScript is zero-based). Based on the number that is input you will then produce an alert box to display which state was selected based on the input number.

You may have to add a parseInt() function to the prompt to convert the input value from a string to a numeric value.

var num =parseInt(prompt(“Input a number between 0 and 5”,0))

Part II

Using the array principles demonstrated in the lecture you are to construct a listing of 6 pizza chains that are actively linked to the chain’s web page. You may not use the variable names provided in the lecture example.

A text-based hyperlink will be acceptable but the link text must be extracted from an array. The link text and the link address can be contained in the same array or in separate arrays. Although the text option is acceptable and will satisfy this assignment a linked button would be more desirable.

Links that are not coded from an array will not be considered as accomplishing the assignments requirements.

This will require you to employ concatenation to make it work.