-computing-amount-of-principal-after-number-of-years

A mathematical model for the Future Value of a savings account earning interest that is compounded continuously is given by the equation FV = Pert, where FV is the amount after t years, P is the principal amount invested at t = 0, and the principal is assumed to grow continuously at a rate, r. 

How many years will it take the principal to triple if the annual rate is 12%?  Please explain how you arrived at your answer. Thanks!

Formulate-a-Strategy-for-a-Strategic-Plan

Your meeting with leadership went extremely well, and you have been given authority to begin the next phase of your strategic plan by formulating a strategy. What four components make up the strategy formulation process? Describe the role each plays in developing a strategic plan for a healthcare organization. Relate this phase to your hospital to illustrate your reasoning.

Prepare an outline of your strategy formulation process and include the four components with the last component comprising the subset of components needed for your strategic plan. You will be formulating a skeleton for your final strategic plan.

Support your paper with a minimum of seven scholarly resources. In addition to these specified resources, other appropriate scholarly resources, including older articles, may be included.

Length: 7 pages, not including title and reference pages

What-is-Leonardo-Da-Vince-s-greatest-art-work-and-why-

What I require is a personal essay:

Discuss what you think, in your opinion, is Da Vinci’s greatest art work. Say something about this art work, its history, etc. And justify why you think it is his best work. Answer needs to be at least 300 words. Thanks!

Bully-by-Penelope-Douglas

i need simple writing as a secound language student. make sure to include all the requirements in your writing. the instructor is included in the files

What-are-the-primary-aspects-of-the-strategic-management-process

please expend every questions longer. about 300-400 words per questions. chapter 1-5 covers all questions. please write by youself otherwise copy from websites. thanks.

introduction-about-myself

Rules:

    1. The message should be a general introduction of yourself to the rest of the class.
    2. Each of the following items should be entered as a separate paragraph. This means that there must be a blank line between each of these items to make it easier to read.
    3. What is your academic major and year in school? (FR, SO, JR, SR, Other)
    4. The “metropolitan” includes areas beyond cities. Where are you from and would you call it a “metro” region or not and why? In what ways does technology factor in your quality of living in light of where you live (or where you have lived in the past). Be specific, if you can be.
    5. What’s your current understanding of the term “infrastructure” as something that matters to technology access or uses?List one example each of “good” and “bad” infrastructure set ups and why you believe it matters to an individual or group. Who do you think is “responsible” for the situations you cite?For the “bad,” what would have to change to make the infrastructure different?
    6. Indicate your own degree of interest in the following course areas; provide specific examples of things of interest and why: § Green Technologies for Environment, Parks & Recreation § Transportation Applications and Services § Public Safety & Surveillance § Wireless Communications and Hot Spots for Internet Access § Open Access and Sharing: Arts and Cultural Resources § Anything of your Own Choosing you Wish to Include- Describe your personal goals for taking this course.

#########This is what I have but it is for a different class, Please make the changes to follow this assignment rules. :

Hello everyone, my name is Amjad Alsadiq, you can call me Joud. I am international junior student here at Towson University, My major was Biology, but it did not work with me, so I changed it to Information System (IS). I am from Saudi Arabia, from the east coast.

I am really in love in traveling around to discover new places, cultures, and languages etc… you can ask me for tips for traveling. I also love to read some books in the airplane or on the beach if there was not loud music. I love to hang out with my friends.

Talking about my job experience, there is not specific job that I work into, but I work as a tutor in my previous university, which called, Susquehanna University in PA, as an Arabic tutor. By the way, Arabic is my first language.

I do not have any idea about ERP or SCM system, I would love to learn about them especially if they will help me in collage and in my future job. Also, there is not a specific topic that I want to learn from this course, unless it will help to be prepared to work in the work force. In the future, I would like to be a professor in Towson University. Additionally, I would like to work in group because that will allow me to learn more, and get information from more than one person. It also easy to work in group even if we have a very hard project, I believe it will be easier if we work on it as a group. The best time to reach me is from 10-12 Monday to Friday morning. I was not there for the first class, so I cannot say anything that was important to me or I missed understand it, but I wish everything going to be clear and easy. I am a listener more than a talker.

Humanities-in-life-Describe-the-historical-development-of-the-humanities-from-the-pre-historic-era-to-the-present

By successfully completing this assignment, you will demonstrate your proficiency in the following course competencies and assessment criteria:

  • Competency 1: Describe the historical development of the humanities from the pre-historic era to the present.
    • Identify significant cultural developments from a variety of historical eras.
    • Assess the influence of past expressions of the humanities on present-day life.
  • Competency 2: Examine the forms of expression that instantiate the arts and humanities.
    • Describe the forms of expression that instantiate the arts and humanities.
  • Competency 3: Integrate the humanities with everyday life.
    • Explain how the arts and humanities affect everyday life.
    • Assess the role of philosophical, religious, and aesthetic values in everyday life.
  • Competency 4: Communicate effectively in forms appropriate to the humanities.
    • Write coherently to support a central idea in appropriate format with correct grammar, usage, and mechanics.

Assignment Instructions

Throughout the session, you have been collecting examples of historical expressions of the humanities that continue to have an impact on our lives today. Now it is time to draw all of that together and draw some conclusions about the role of these experiences in your personal life.

Begin by compiling your list of interesting applications of the humanities. Do you notice any compelling themes here—are there any common themes, or persistent forms of expression, or especially vital historical periods among your choices? Think about what the items you selected say about who you are and what gives your life meaning.

Next, consider what difference noticing these things has made to your life. What have you discovered about your life as a result of taking this course? What might you do differently in the future as a way of enriching or expanding your interest in the humanities? How has study of the humanities transformed your life?

This essay will be an intensely personal one; make it a worthwhile exercise.

Refer to the Humanities in Life Scoring Guide to ensure that you meet the grading criteria for this assignment.

You are required to submit your assignment to the Turnitin source matching tool.

Note: Your instructor may also use the Writing Feedback Tool to provide feedback on your writing. In the tool, click the linked resources for helpful writing information.

Other Requirements

  • Written communication: Written communication should be free of errors that detract from the overall message.
  • APA formatting: Your paper should be formatted according to APA (6th edition) style and formatting.
  • Length: 8–10 typed and double-spaced pages.
  • Font and font size: Times New Roman, 12 point.

Rental-Car-Client-Server-Using-Java-RMI

I have code from previous assignments but need the code transformed to meet new criteria.

This week, we have been looking at using distributed objects to build networked applications. Your next programming assignment is to design and build the rental car management system from week 3 using Java RMI.

During Weeks 3 and 4, you implemented a distributed rental car management system using Java TCP Sockets and object streams. The goal of this project is to use code from your TCP project and create a new implementation of the rental car management system using Java RMI.

The basic design approach is based on the fact that the client will be interacting with the remote interface provided by a remote inventory manager object. The first step of this project is to define the remote interface provided by the inventory manager. The public methods provided by your existing inventory manager should form the basis for your remote interface specification. At most, minor changes should be needed. If you are passing messages into your inventory manager methods, you should consider that some of the items in your existing message class would not be needed in the RMI environment.

Once you have a remote interface defined, you should create a remote inventory class that implements the remote interface. This class will contain most of the code from the inventory manager of your previous assignment. This class must be built as an RMI object, so remember to do all the things necessary to create a remote object.

Next, create the object server for your remote inventory manager object. Here you may not be using any of the code from the server in your previous project. Remember, all a remote object server needs to do is create an instance of the remote object and register it with the RMI registry.

Finally, you will need to create the client for your remote object. For this, you will start with the client code from your previous project which includes all the GUI and event handling code. Remove all the socket and data stream variables and setup. In the constructor of the client, add code to acquire a reference to the remote inventory manager. In the event handler, instead of using object streams to send a message, you will simply invoke methods on the remote object and process the values returned by those method calls.

When your system is running, check all four operations for correct functionality. Also verify that your system runs correctly for multiple active clients. Be sure to demonstrate your system to the instructor for approval and take screen shots of multiple active clients. When you have completed your project, turn in your cover sheet, screen shots, and all your source code.

Implementation

  • The first step is to define the remote interface provided by the inventory manager. The public methods provided by your existing inventory manager should form the basis for your remote interface specification.
  • Once you have a remote interface defined, you should create a remote inventory class that implements the remote interface. This class will contain most of the code from the inventory manager of your previous assignment. This class must be built as an RMI object.
  • Next, create the object server for your remote inventory manager object. All a remote object server needs to do is create an instance of the remote object and register it with the RMI registry.
  • Finally, you will need to create the client for your remote object.

makes-correction-

makes coreection for my eesay

Mergers-and-Acquisitions-Failures-Paper

Prepare a minimum 700-word paper or 8- to 16-slide presentation, with speaker notes, in which you compare and contrast M&A failures.

Discuss reasons why an M&A fails, such as technical and legal insolvency, and bankruptcy. Consider what happens to the stakeholders, company image, price per share, market share, company assets, industry position, goodwill, and service capability. Once the failure of an M&A occurs, what happens to assets of both companies?

Compare two to three forms of corporate restructuring. Would you recommend any of the following:

  • Spin-offs.
  • Divestitures.
  • Liquidation.
  • Carve-out.
  • Bankruptcy.

Defend your position.

include references in APA format.