subject

The Situation: Imagine a situation where a villain (complete with twisting the handlebar mustache and laughing –Bwah-ha-ha) has set a large trolley rolling down the track from the top of a steep hill. Halfway down the hill you are at a switch that has the ability to change the direction of the trolley onto a second track. If the trolley is left on its current path, it will roll down the hill and kill 5 people who are innocently tied to the tracks. These people will not be able to untie themselves and can never get out of the way in time (oh-no!). However, if you take action and switch the trolley onto the alternative track, the five people will be saved, yet the trolley will run down a single person who has been tied to other track.

Directions:
Describe the ethical reasoning behind your argument for either switching the trolley to a new track or letting it pass by, killing all 5 people tied to the track.

To do this you must choose one of the Moral Theories regarding ethics from our text and this week’s lecture to guide your choice:
Utilitarianism
Deontology
Virtue Ethics
Make note that you will be making a moral argument that explains your reasoning and the ethical theory that guides you and your decision. In the end you should have:
Described the critical reasoning behind the decision you have made.
Identified the major ethical theory that guides this decision.
Demonstrated why this theory applies to your action.
Explored the ramifications of the choice you have made.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
1)consider the following code snippet: #ifndef book_h#define book_hconst double max_cost = 1000.0; class book{public: book(); book(double new_cost); void set_cost(double new_cost); double get_cost() const; private: double cost; }; double calculate_terms(book bk); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_cost should be removed since header files should not contain constants.c)the definition of book should be removed since header files should not contain class definitions.d)the body of the calculate_terms function should be added to the header file.
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
One of your customers wants you to build a personal server that he can use in his home. one of his concerns is making sure he has at least one backup of their data stored on the server in the event that a disk fails. you have decided to back up his data using raid. since this server is for personal use only, the customer wants to keep costs down. therefore, he would like to keep the number of drives to a minimum. which of the following raid systems would best meet the customer's specifications? a. raid 0 b. raid 1 c. raid 5 d. raid 10
Answers: 3
question
Computers and Technology, 23.06.2019 00:10
Write a function so that the main0 code below can be replaced by the simpler code that calls function mphandminutes tomiles0. original main0 int main) l double milesperhour-70.0; double minutestraveled = 100.0; double hourstraveled; double milestraveled; hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; cout < "miles" 2 using namespace std; 4 /* your solution goes here/ 6 int maino 1 test passed 7 double milesperhour 70.0 all tests passed 8 double minutestraveled 100.0; 10 cout < < "miles: " < < mphandminutestomiles(milesper-hour, minutestraveled) < < endl; 12 return 0; 13
Answers: 1
question
Computers and Technology, 23.06.2019 12:50
Which syntax error in programming is unlikely to be highlighted by a compiler or an interpreter? a variable name misspelling a missing space a comma in place of a period a missing closing quotation mark
Answers: 1
You know the right answer?
The Situation: Imagine a situation where a villain (complete with twisting the handlebar mustache a...
Questions
question
Mathematics, 19.01.2021 22:10
question
Social Studies, 19.01.2021 22:10
question
English, 19.01.2021 22:10
question
History, 19.01.2021 22:10