%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Short Sectioned Assignment
% LaTeX Template
% Version 1.0 (5/5/12)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Frits Wenneker (http://www.howtotex.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[12pt, leqno]{article}
\usepackage[margin=1in]{geometry}
\setlength\parindent{0pt} % A4 paper and 11pt font size
%\usepackage[T1]{fontenc} % Use 8-bit encoding that has 256 glyphs
\usepackage{fourier} % Use the Adobe Utopia font for the document - comment this line to return to the LaTeX default
\usepackage[english]{babel} % English language/hyphenation
\usepackage{amsmath,amsfonts,amsthm} % Math packages
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage{sectsty} % Allows customizing section commands
\allsectionsfont{\centering \normalfont\scshape} % Make all sections centered, the default font and small caps
\usepackage{fancyhdr} % Custom headers and footers
\pagestyle{fancyplain} % Makes all pages in the document conform to the custom headers and footers
\fancyhead{} % No page header - if you want one, create it in the same way as the footers below
\fancyfoot[L]{} % Empty left footer
\fancyfoot[C]{} % Empty center footer
\fancyfoot[R]{\thepage} % Page numbering for right footer
\renewcommand{\headrulewidth}{0pt} % Remove header underlines
\renewcommand{\footrulewidth}{0pt} % Remove footer underlines
\setlength{\headheight}{13.6pt} % Customize the height of the header
\numberwithin{equation}{section} % Number equations within sections (i.e. 1.1, 1.2, 2.1, 2.2 instead of 1, 2, 3, 4)
\numberwithin{figure}{section} % Number figures within sections (i.e. 1.1, 1.2, 2.1, 2.2 instead of 1, 2, 3, 4)
\numberwithin{table}{section} % Number tables within sections (i.e. 1.1, 1.2, 2.1, 2.2 instead of 1, 2, 3, 4)
\setlength\parindent{0pt} % Removes all indentation from paragraphs - comment this line for an assignment with lots of text
%----------------------------------------------------------------------------------------
% TITLE SECTION
%----------------------------------------------------------------------------------------
\newcommand{\horrule}[1]{\rule{\linewidth}{#1}} % Create horizontal rule command with 1 argument of height
\title{
\normalfont \normalsize
\textsc{The Springfield Renaissance School} \\ [25pt] % Your university, school and/or department name(s)
\horrule{0.5pt} \\[0.4cm] % Thin top horizontal rule
\huge What is Justice? \\ % The assignment title
\horrule{2pt} \\[0.5cm] % Thick bottom horizontal rule
}
\author{Tinsae Erkailo} % Your name
\date{\normalsize\today} % Today's date or a custom date
\begin{document}
\maketitle % Print the title
%----------------------------------------------------------------------------------------
% PROBLEM 1
%----------------------------------------------------------------------------------------
\section{What is Justice? What values do you have that help you understand Justice?}
Justice and what is just is widely debated amongst people, however the fundamental meaning of justice is, "the philosophical concept of rightness or correctness in ethics". In the 21st century the guidelines for justice are set out by laws that encompass everybody who wants to be a part of a functioning society. However a random persons understanding of "justice" will depend on their nature of ethical judgment and their approach to how they ought to act, morally speaking in their position. Basically a person's definition of justice depends on their way of thinking. For example, a religious person's understanding/definition of justice would be based of their specific dogma. Justice for me is doing what is morally and ethically right. The values I have that help me understand Justice are the following, open-mindedness and my belief in consequentialism. \\
Having an open mind has given me the chance to change how I think, how I see the world, and ultimately justify my decisions. An open minded person has a strong understanding of how they and the world works; as a result they are not regulated by their beliefs or the beliefs of others. Being open minded helps me by making me admit that I am not all knowing and as a result whatever "truth" I find might always have more to it than I see. \\
Another value I have that helps me understand justice is consequentialism. Consequentialism is, "the class of normative ethical theories holding that the consequences of one's conduct are the ultimate basis for any judgment about the rightness or wrongness of that conduct." Basically I believe that a certain action, the motivation for the action, and the rules aiding the action, have little impact on whether the action is morally just. In my opinion an action is morally just when it produces a "good" end result. However my belief in consequentialism is not solid because of one reason. How can morality be based on good when what is good for one person might be harmful to another. \\
In conclusion "justice" can be whatever we define it to be, however today justice has guidelines set out by the law that encompass us all, which has its pros and cons. Ultimately justice for me is doing what is morally and ethically right.
\end{document}