[Solved] Regarding Achieving Environmentally Friendly

[Solved] Regarding Achieving Environmentally Friendly

Assignment Guidelines: 

  1. Conduct a stakeholder analysis. Stakeholders should include participants in the packaging supply chain, but other parties as well, such as industry groups, government agencies, and NGOs. Create a chart similar to the example below and identify the key interests or desired outcomes of each stakeholder.
  2. Provide answers to the following questions in a paper no longer than 2 single-spaced pages. You may use up to 2 pages of supporting material in addition to the stakeholder chart.
    • Use Step 1 to identify areas of importance across stakeholders and areas in the supply chain where improvements might be possible.
    • What should Patagonia’s goal be for 2025, regarding achieving environmentally friendly packaging? Should they focus on developing new materials, improving recycling, etc.? What role can circularity play? What specific actions should they take?

[Solved] Linda Sells 100 Bottles

[Solved] Linda Sells 100 Bottles

Linda sells 100 bottles of homemade ketchup for $10 each. The cost of the ingredients, the bottles, and the labels was $700. In addition, it took her 20 hours to make the ketchup, and to do so she took time off from a job that paid her $20 per hour.

Instructions: Enter your answers as a whole number. If you are entering any negative numbers be sure to include a negative sign (−) in front of those numbers.

Linda’s accounting profit is $  .

Linda’s economic profit is $  .

[Solved] Heart Disease Among College

[Solved] Heart Disease Among College

1) Define the following terms.

a) disease registry

b) National Health Survey

c) NHANES I and HHANES

2) What is likely to be the best routinely available data source for each of the following kinds of studies?

a) incidence of influenza in the United States

b) cancer morbidity

c) congenital malformations

d) prevalence of selected disabling conditions

e) work-related accidents

f) precursive factors for heart disease among college graduates

g) ethnic differences in mortality

3) Death certificates are an important source of information for epidemiologic studies. In the United States, death certificates have which of the following advantages (circle all that apply)?

a) There is a uniform national system of collection and coding.

b) The cause of death is usually confirmed by autopsy.

c) The international coding system for cause of death has remained constant since 1900.

e) Data collection is comprehensive; virtually no deaths go unrecorded.

The decedent’s personal physician always completes the form and can add his or her own knowledge of past illnesses.

4) Which of the following data sources are best able to provide numerator data for the calculation of incidence of death by gunshot?

a) hospital discharge survey

b) autopsy or coroners’ records

c) National Health Survey

e) disease registries

5) An abrupt drop in mortality due to a specific cause is observed from one year to the next. Identify at least three possible reasons for such a change.

8) State funding for a childhood injury prevention program has just become available. To gather baseline data on childhood injuries, the staff is discussing whether to conduct a survey or establish a surveillance system. Discuss the advantages and disadvantages of these two approaches.

Please make sure the accuracy 

[Solved] Electrical Instrumentation Assignment

[Solved] Electrical Instrumentation Assignment

Electrical Instrumentation Assignment / Report. I need Support to finish an Electrical Instrumentation Assignment /Report. The Assignment Topic and the Assignment Grading Guidelines are in the attached Document. Kindly read the Document in full.  I’m will in to pay up to $200 for this. Regards, 

[Solved] Discussion Question 250 Words

[Solved] Discussion Question 250 Words

Discussion question 250 words minimum -2 references 

Introduce your DPI Project to your peers. ( implementing the ABCDE bundle in a long-term acute care hospital to reduce length of stay).  Present the background information for the problem addressed in your project ( increase length of stay increases healthcare expenditure, decrease pt satisfaction and increases the risk of hospital-associated complications) – expand on this- and explain how the project will advance population outcomes. How do the foundational statements align (problem statement, purpose of the project, and clinical question)?

the problem statement –  In adult patients in a high observation unit in a long-term acute care hospital in Virginia, will the translation of Hsieh et al. research implementing the ABCDE bundle compared to current practice impact length of stay over an eight-week period? 

purpose of the project-  The purpose of this quality improvement project is to determine if the translation of Hsieh et al. research implementing the ABCDE bundle would impact length of stay among adult patients in a long-term acute care hospital in a high observation unit. The project is to be piloted over an eight-week period in an urban Virginia long-term acute care hospital.

clinical question-  To what degree will the translation of Hsieh et al. research implementing the ABCDE bundle impact length of stay among adult patients in a high observation unit in a long-term acute care facility over eight weeks in Virginia?

Ive attached 3 articles to help. 

[Solved] Least Three Sentences Long

[Solved] Least Three Sentences Long

This assignment offers an chance for you to: 

  • Analyze and interpret assigned readings.
  • Communicate ideas effectively through writing.
  • Demonstrate knowledge of the assigned readings.
  • Practice the critical and analytical methodologies of the Huminites and/or Fine Arts.

The Task: 

Initial post:

Part 1:  Write a 200 to 300 word paragraph proposing your research topic. In your paragraph, explain what your proposed research topic will be and why you chose the topic and what the benefit of the research will be. The possibilities for your topic are endless, but if you are searching for ideas, you may consider how your research will explore concepts such as how the literature demonstrates shifts and changes in socio-economics, geopolitical conditions, gender norms, ethnicity, race, religious beliefs, ideological beliefs, the structure of literature, the focus of literature, etc. Your goal should be to create a compelling paragraph that argues passionately for your research on the topic, so make certain you are invested in your topic. 

Part 2: In addition to your proposal paragraph, state a question you hope your research will answer. Keep in mind, your research question may be modified or change as you learn more about your topic. However, you should present a question that requires more than a “yes” or “no” response. 

Response Post

The second part of your discussion board assignment is to respond to at least two other students research proposal paragraphs. Your responses should run at least three sentences long. Avoid simply saying you agree or you like what your peer said. Instead, if you agree or you if like what your peer has written, focus your response on explaining why. Likewise, respectfully disagreeing with a post and explaining why based on evidence from the literature is a legitimate manner of engaging and contributing to the ongoing conversation. 

[Solved] Meal Program Accepts Online

[Solved] Meal Program Accepts Online

A meal program accepts online payments by way of credit card. For every payment processed, the meal program charges a 2% fee to the customer in addition to their payment amount.

The table below shows payment amounts and the appropriate fees charged.

[Solved] 100 10 −

[Solved] 100 10 −

Coding in JAVA

Detailed pseudocode required. 

use of Basic java skills( this is a fairly new class and i do not want to make my teacher think I am using someone for help. 

Topics:

Rounding, If-Else, switch statement, while/for loops

Problem Description:

Your restaurant business has been getting a lot of attention lately and the customers requested you to start an online delivery system. Write an appli- cation that presents the customer with a menu of the restaurant, let them choose the dishes from the menu, and show them the total price of the order.

  1. Present the user with the menu containing various dishes and their prices
  2. Ask the user to enter the number of different dishes they like to order
  3. For each dish, ask how many servings of that dish they would like to order
  4. Calculate the tax
  5. Ask if they want to leave a tip and calculate the tip if they say yes
  6. Show the user the breakdown of the prices and the total price for their order

Program Requirements:

  • There should be a minimum of 10 dishes
  • You should use at least one while loop
  • You should use at least one if statement
  • You should use at least one switch statement
  • The double values (price, tax, tip, and total amount) should be rounded to two decimal digits depending on whether the 3rd decimal digit is less than or equal to Few examples: 4.456 = 4.46, 5.784 = 5.78, 4.5648 = 4.56. You should not use any rounding functions.
  • Menu and prices are left up to your discretion but the rest of the output should look exactly the same as shown in the sample output

Note: A personal/assignment information block is required at the beginning of the source code. The following information should be included: your full name, assignment #, file name(s), due date.       

Example:

/*  Assignment:  Restaurant Food Ordering System

   FoodYourlastname.java

   Name: Paul Davis 

   File Created on March 10, 2024   

*/

Sample Output

Food Menu

Item

Price (in dollars)

1

Chicken Curry

10.69

2

Shrimp Curry

14.25

3

Naan

3.59

4

Chai

2.45

5

Crabs

7.24

6

Lamb Biriyani

15.59

7

Veg Biriyani

11.27

8

Gobi Manchurian

10.35

9

Chana Masala

9.45

10

Kheer

4.99

 How many different dishes would you like to order today? 3

Enter dish 1 [1-10] 1

How many servings of dish 1 would you like to order? 1

Enter dish 2 [1-10] 10

How many servings of dish 10 would you like to order? 2

Enter dish 3 [1-10] 5

How many servings of dish 5 would you like to order? 1

Enter the tax %: 5.5

Do you want to add tip? [’y’ – yes or ’n’ – no] y

Enter tip % [0-100]: 10

− − − − − − − − −−

Price: 27.91

Tax (5.5%): 1.54

Tip (10.0%): 2.95

− − − − − − − − −−

Total Amount: $32.40

        Your order has been placed and will be delivered soon!

Note: A personal/assignment information block is required at the beginning of the source code. The following information should be included: your full name, assignment #, file name(s), due date.       

[Solved] United States

[Solved] United States

Instructions:

Write an essay that advises Corey and Clarence of the following:

  1. Explain the pros and cons of LLC versus a C Corporation, and advise which of these 2 structures is the best choice for Corey and Clarence.
  2. Identify and recommend two (2) types of intellectual property (IP) they can secure in the United States for their widget and for each IP include the following:
    1. Definition of the IP;
    2. The benefit of the particular IP and the kind of protection it provides;
    3. Length of time the IP protection will last; and
    4. The U.S. government agency that issues and/or otherwise oversees the IP

[Solved] Married Woman ’

[Solved] Married Woman ’

Discussion 

Is the following statement true, false, or uncertain? Why? “If a married woman’s husband gets a raise, she tends to work less, but if she gets a raise, she tends to work more.”

Specifications:

Word count for initial discussion response – 250 words maximum; per responses – 100 words maximum.

APA Writing