Assignment Chapter 5 - Civil Litigation Eight Edition
Your law firm has agreed to represent Julia Wedgewood in a personal injury (negligence) lawsuit against Doug Cagely. You are to prepare an Original Petition on behalf of Julia Wedgewood, to be filed in Texas state district court. Remember, you need only plead sufficient facts to put the Defendant (Doug Cagely) on notice of the nature of the claim against him (notice pleading) and relevant causes of action (negligence) and seeking all applicable damages to which Julia may be entitled.
This is not a Federal Court case so please do not use Federal Court forms. Do not use pre-printed petition forms from the JP court or Small Claims Court which are for use by Pro Se Plaintiffs (Plaintiffs representing themselves in a lawsuit). You may use my Instructor Forms (highlighted in yellow) or West's or ProDoc so long as your form complies with the Texas Rules of Civil Procedure for a Texas state district court matter. You may create addresses for purposes of jurisdiction and service. You may allege any damages which are reasonably related to the facts provided.
Fact Pattern for Chapter 5 Assignment:
Julia Wedgewood was driving her BMW westerly on Main street as she approached the intersection of Main and Post Streets. The intersection is controlled by four-way stop signs. There were no vehicles in front of Julia as she approached her stop sign. She began slowing for the stop sign and came to a near stop then proceeded into the intersection. Approaching from her right on Post street was Doug Cagelya driving a Volvo. He reached this same intersection at nearly the same time as Julia. Believing Julia was going to make a complete stop he also proceeded into the intersection of Main and Post. The vehicles impacted in the middle of the intersection.
After impact both drivers exited their respective vehicles and each accused the other of being at fault. Julia sustained severe injuries to both her back and neck. She was taken by ambulance to the local hospital where she was treated for her injuries. Doug received injuries to his neck and received facial lacerations from impact with the steering wheel. Julia has hired a personal injury attorney to file a negligence suit against Doug Cagely.
Flowchart Figure Definition Command in MATLAB Marks the beginning of the Start flowchart NO command in Matlab Marks the end of the flowchart NO command in Matlab FND For data input or output input, disp, fprintf Assign value to a variable Assign value to a variable and define equations and write formulas Call to subroutines or certain Call to subroutines or procedure functions Indicates the direction of the flowchart O Page or sequence connector on the same site. False True Conditional statement where Conditional being true performs an if, elseif, else if Statement algorithm and if it does not perform another algorithm.Question 17 0.5 pts A scalper reselling Super Bowl tickets is an example of money being used as: a medium of exchange. O an illegal asset. a store of value. a standard of deferred payment. O a unit of account. Question 18 0.5 pts If banks are prevented from lending out funds, there will be no money creation in an economy. True FalseExternal business transactions are transactions between the business entity and some other (outside) party. * O True False This is a required question The matching principle requires that revenue be assigned to the accounting period in which it is earned. * O True O False This is a required question Cash withdrawn by the owner of an unincorporated business in the form of a monthly salary should be treated as an expense of the business. * O True O False This is a required questionLab Micro Fall 2019 BONUS #1 (2 points): For all of the following questions, draw the Flowchart corresponding to them by hand then capture it and submit it online. Incorrect flowchart gets 0 points (no partial points). General Notes: 1. If part of the problem needs a loop, then you must draw the loop. 2. If part of the flowchart calls a subroutine, then you must draw the flowchart of the subroutine. 3. All flowchart must be labeled (e.g. main, delayD, operationX, .. etc.) 4. Each step should be unambiguous (i.e. well defined (i.e. cannot be interpreted in two different ways)). Question1 (0.5 points): Draw a flowchart for an 8051 program that adds two 16 bits numbers, call them x, and y, then the result is stored in z. Note: 8051 uses registers of length 8bits, then you have to show how the flowchart deals with this problem (hint: check Lab 2's exercise). Question2 (0.5 points): Draw a flowchart for an 8051 program that reads a list of data from the RAM starting at location S (S E [20H, 7FH]). The list is terminated by the value OH. The program then calculates the difference between number of evens and number of odds in the list (0 is not even nor odd). Question3 (1 points): Draw a flowchart for an 8051 program that works as a vending machine. Each switch connected to port 1 is considered as 50Fils coin. The user should turn switches ON and OFF which correspond to the amount of 50filses he inputted. The program then counts the number of 50Filses and output number of 100Filses to port 2, and number of the remaining 50Filses to port 3. (the program should loop forever). Example: If: Port1: 00111011 ;0+0+50+50+50+0+50+50 = 250Fils Then: Port2: 00000010 ;2x100Fils Port3: 00000001 ;1x50FilsQuestion 21 5 pts Which of the following is NOT a business transaction? O The company buys land for cash. The company receives cash from a customer as payment on account. O The company pays a dividend to its stockholders. O The company hires a new president. O All of the above are business transactions. Question 22 5 pts g your screen. Stop sharing Hide