Ch14ds | Accounting homework help

Discussion 14  Accounting and Financial Statements
Using the content from Chapter 14 of your assigned book, create your own example of the Debt Utilization Ratio of debt to total assets ratio as demonstrated on page 456 of your text book.  You answer should result in a percentage.  Also, distinguish for your classmates the difference between Revenue and net income and give the four steps of the Accounting Cycle.

Alice 3 program | Computer Science homework help

Program Requirements This Alice program will contain 2 scenes. In the first scene, two cars will pop wheelies multiple times. In the second scene, the two cars will race towards an object in the middle of the scene and see who wins. Create an Alice program that minimally does the following:
Setting the Scene
? Start with a blank slate.
? Add two sports car objects (from the Automobile class, within the Transport class) to the scene, and adjust the car heights to both be size1.
? Turn the cars so they are facing each other.
? Use the middle camera adjustment arrow to zoom out a bit so you can see more of the scene (click on arrow at least 5 times).
? Move the cars to either side of the screen, at the same Z-axis position one on the far left side of the screen facing right, and one on the far right side of the screen facing left (make sure both cars are fully visible when you run your code).
? Place an object from the Prop class in the middle of the scene between the two cars, also at the same Z-axis position. Make the Prop object fairly small. Creating Methods
? Add two scene methods, doScene1 and doScene2.
? Add a shot method called race, which will run from within the doScene2.
? Within the Automobile class, add a procedure method called popWheelie, which causes an automobile to pop a wheelie. Coding the Actions Add code to the popWheelie method to make a sports car:
? Simultaneously:
o Spin (turn) its back wheels several rotations.
o Raise the front end of the car (turn) a small amount off the ground.
? Return the car to the ground. Add code to the doScene1 method to:
? Create a variable and store the half of the height of the Prop object in the variable.
? In a count loop, make the Prop object perform the following tasks three times in a row:
o Spin around 360 degrees.
o Move up by half its height o Move down by half its height
? Prompt the user to enter how many times the cars should pop wheelies.
? In a while loop, validate the number of times entered: o If the number of times entered is less than 1
? Have one of the cars say that it must pop at least one wheelie
? Read another value from the user Loop until a valid value is entered (1 or more).
? In a count loop:
o Simultaneously invoke the popWheelie method for both cars, to make both cars pop the specified number of wheelies, at the same time.
Add code to the doScene2 method to:
? Create a variable and store the distance from the left car to the Prop object in the variable.
? Create a second variable and store the distance from the right car to the Prop object in the variable.
? Have the each car say how far it is from the Prop object.
? Create a variable moveLeftCarDistance to hold the distance the left car will move each time, and set it to be one tenth of the distance from the left car to the Prop object.
? Create a variable to hold a move factor for the right car.
? Have the right car ask the user what factor to use to move it, and explain that it must be a double between 5 and 15. Store the user input into the move factor variable.
? Within a while loop
o Test to see whether the move factor the user entered is invalid (i.e. between 5 and 15)
o If the value entered is invalid
? Have the right car say why the factor entered is incorrect
? Prompt for and read another value into the move factor. Loop until a valid value is entered.
? Create a variable moveRightCarDistance to hold the distance the right car will move each time, and set it to the value of the distance from the right car to the Prop object divided by the move factor.
? Invoke the race method to make the cars race to the Prop object. o Pass the two move distance variables as arguments to the race method.
Add code to the race method to:
? Take 2 parameters o The first parameter defines the amount that the left car will move each time.
o The second parameter defines the amount that the right car will move each time.
? Create a Boolean variable that will indicate whether the race should continue, and set it to an initial value of true.
? In a while loop that runs as long as the boolean is true:
o Move the left car forward by its parameter amount
o Move the right car forward by its parameter amount.
o Check to see if the left car reached (collided with) the Prop object (Hint: use built-in isCollidingWith method). If so:
? Have that car say that it won the race.
? Reset the Boolean flag so that the loop will exit Otherwise, do nothing and continue with the next check.
o Check to see if the right car reached (collided with) the Prop object.
If so:
? Check to see if the left car also reached the prop object (i.e. the boolean was reset already).
If so:
o Have that car say that the other car did not win, but they tied instead.
Otherwise:
o Have that car say it won the race.
o Reset the Boolean flag so that the loop will exit Otherwise (right car has not reached Prop), do nothing and loop. This loop should run until one (or both) car(s) reaches (collides with) the Prop object.
Note that you can test all possibilities for this loop by adjusting the move factor entered in Scene 2 to make each possibility occur. Make sure the duration of each movement in your animation is long enough to view comfortably. Run, test, and debug your Alice program, until it works correctly.

Imagine yourself as the ceo of a company in an industry that

  
Please respond to the following. You may post your responses in three postings:
Imagine yourself as the CEO of a company in an industry that interests you.
Q1) Identify the major trends in the general environment of that firm
Q2) Analyze the impact of those trends on the firm
Q3) Identify sources you (as the CEO) could use to monitor those trends.

250 to 400 word 
supported with a minimum of two references 

Due today!!! professionalism in the workplace 5 questions

 
Unit I Assessment
 
 
 
1)      This question involves writing career goals. First, write at least three five-year goals toward your career by using the guidelines within the SMART method. Remember, the SMART method involves making the goal specific, measurable, attainable, relevant, and establish a time to achieve it. Second, identify the type of job, the jobs title, the location (i.e., city), and the company. Then, briefly explain why these three goals are important to you.
Your explanation must be at least 75 words.
 
one of my goals is to finish my college degree, the job would be Human Resource Management in Huntsville, AL.
 
 
 
2.    This question involves evaluating how attitude, personality, and goal setting impact work performance. Attitudes can be both good and bad, personalities can vary greatly, and goal setting is a technique that some use and some do not. For this question, write a brief essay that describes how attitude, personality, and goal setting can impact one workers performance. Include workplace examples to support your brief essay. Your response must be at least 250 words in length.
 
 
 
3. This question involves using your critical-thinking skills to describe the impact of time management in the workplace. Managing our time effectively in the workplace is very important. We all have a job to do, and we must be very timely while completing our tasks. Most of the time, we work with others or for clients, and they depend on us to complete the work. And, that is why using time-management techniques is beneficial to us. For this question, write a brief essay that describes what is likely to result from two instances within a workplace: (a) using time-management techniques and (b) not using time-management techniques. Within the brief essay, include workplace examples to support your message.
Your response must be at least 250 words in length.
 
 
 
Unit II Assessment
 
 
 
1)      This question involves an explanation of ethical behavior in the workplace. Explain what it means to demonstrate positive ethical behavior in the workplace. Include examples to support your explanation.
Your response must be at least 200 words in length.
 
 
 
2)      This question involves techniques for both accountability and also workplace relationships. Accountability and workplace relationships tend to go hand in hand—one usually involves the other. For this question, briefly describe two techniques you can use to hold yourself accountable toward meeting professional goals. Also, briefly describe two techniques for maintaining positive relationships in a workplace. Within your descriptions, include examples of how you would use the techniques in a workplace.
Your response must be at least 200 words in length.
 
 
 
Textbook used: Anderson, L. E., Bolt, S. B. (2016). Professionalism: Skills for workplace success (4th ed.). Boston, MA: Pearson.
 
 
 
 
 

Gb502 week 6 discussion | GB502DLF2P2021 Business Environments in Sub-Saharan Africa

  
Unit 6: Discovery Research
Introduction
It has been posited that Africa could unleash billions of dollars if North Africa and Sub Saharan Africa worked together. (Links to an external site.) This discovery research is an opportunity to research the opportunities for trade between North Africa and SSA.
Directions
1. Conduct a literature review and then share your discoveries in the discussion. Let the discussion scope guide  your discovery research. You are required to have at least three resources. 
2. Initial post
1. Morocco, a North African country has trade relationships with Sub-Sahara African countries.  Show evidence of the top 3 Sub-Sahara African countries that Morocco has trade relationships with. 
2. Take on the role of a consultant and propose some persuasive recommendations to grow trade relationships between SSA countries and Morocco.

Memo and email | English homework help

 WRITE MEMO
You are to write a memo to all employees in your company advising them aboutthe facilities (work location) closure and the conditions in which access can begranted. Discuss the reason for the closure and your suggestions how work will getdone doing the lockout. The memo should be one page single spaced.
WRITE EMAIL
During the lockout you were to conduct research for a big project the company wasworking on. This contract would enable the company to avoid layoffs over the next18 months as a result of the slowdown from CIVD-19. You are to write an email toyour boss describing why you did not get your work done doing the companylockout. Your email should be one page single spaced. 

Module 4 one blood | History homework help

Study Questions
Answer the following questions (based on the reading), save it, and then submit it to the professor.
 
 

Why are Genesis 10 and 11 “significant” chapters?
T/F—“It would be incorrect to simply identify Hamites with Africans.” Explain your answer.
Who is Nimrod? Be thorough.
T/F—The descendant of Shem most important to the writer was Eber. Why?
T/F—The Flood only destroyed sinful men, not sinful nature. Explain your answer.
How does Genesis 11 begin?
What language is often considered the original language of all languages?
What is a ziggurat?
Why did God judge the people for building the tower?
How does Davis relate this event to Pentecost?
T/F—The genealogies are the exact dates for the patriarchs and contain no gaps. Explain your answer.
What do we know about Abraham’s father?
Why is it important to emphasize the idea of “one blood” in today’s society (Acts 17:26)?

Pos 410 week 4 complete dq assignment (sql for business) a+

POS 410 (SQL for Business)
 
Week 4
 
Week #4 DQ 1
 
 In the Zhang Huang (2007) article, the authors propose introducing a CLUSTER BY clause into SQL. What functionality does their proposed clause provide? How might your current or previous workplace use it in a SQL query?
Week #4 DQ 1
 
 Based on the Cerullo Porta (2007) article, what is your opinion of visual approaches? Provide an explanation that supports your opinion.
 
 
(Week 4 individual Assignment SQL Reports)
 
POS 410 Week 4 Individual Assignment SQL Reports.sql
 
POS 410 Week 4 Individual Assignment SQL Reports Screenshot.jpg

Does alexis de tocqueville’s argument about the tyranny of the

 PLEASE INCLUDE YOUR OWN VOICE IN THE ANALYSIS, NOT JUST TEXTBOOK REPHRASING.THIS LINK SHOWS HOW TO DO THE CITATIONS. https://docs.google.com/document/d/1WzoD1UIYWvcAgjaTx-ak0Au7DPSDJRX64kP7aGhInvs/edit?usp=sharing  
 
Does Alexis de Tocqueville’s argument about the tyranny of the majority reflect American democracy today? Provide examples to support your answer.

One possible method to break this question into its multiple subquestions for paragraph responses.

Explaination of de Tocquevilles argument about tyranny
Discuss how de Tocqueville may apply his argument about tyranny to the United States of today.

 
Key Passages:

10.5 The Tyranny and Triumph of the Majority