Reaction Kinetics ; Iodine Clock Reaction
Author
Michelle Vintimilla
Last Updated
9 years ago
License
Creative Commons CC BY 4.0
Abstract
The Hudson School, Hoboken, New Jersey. Chemistry, May 6th, 2015
The Hudson School, Hoboken, New Jersey. Chemistry, May 6th, 2015
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% _______ _ _ _____
% |__ __| | | |/ ____|
% | | | |__| | (___
% | | | __ |\___ \
% | | | | | |____) |
% |_| |_| |_|_____/
%
% _ ____
% | | /\ | _ \
% | | / \ | |_) |
% | | / /\ \ | _ <
% | |____ / ____ \| |_) |
% |______/_/ \_\____/
%
% _______ ______ __ __ _____ _ _______ ______
%|__ __| ____| \/ | __ \| | /\|__ __| ____|
% | | | |__ | \ / | |__) | | / \ | | | |__
% | | | __| | |\/| | ___/| | / /\ \ | | | __|
% | | | |____| | | | | | |____ / ____ \| | | |____
% |_| |______|_| |_|_| |______/_/ \_\_| |______|
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%% DONT CHANGE ANYTHING BEFORE THE "TITLE" SECTION.%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{article} % Don't change this
% _____ _____ _ __ _____ ______ _____
%| __ \ /\ / ____| |/ / /\ / ____| ____|/ ____|
%| |__) / \ | | | ' / / \ | | __| |__ | (___
%| ___/ /\ \| | | < / /\ \| | |_ | __| \___ \
%| | / ____ \ |____| . \ / ____ \ |__| | |____ ____) |
%|_| /_/ \_\_____|_|\_\/_/ \_\_____|______|_____/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\usepackage[margin=1.5in]{geometry}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage{graphicx}
\usepackage[siunitx]{circuitikz}
\usepackage{tikz}
\usepackage[colorinlistoftodos, color=orange!50]{todonotes}
\usepackage{hyperref}
\usepackage[numbers, square]{natbib}
\usepackage{fancybox}
\usepackage{epsfig}
\usepackage{soul}
\usepackage[framemethod=tikz]{mdframed}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% _____ _ _ _____ _______ ____ __ __
% / ____| | | |/ ____|__ __/ __ \| \/ |
% | | | | | | (___ | | | | | | \ / |
% | | | | | |\___ \ | | | | | | |\/| |
% | |____| |__| |____) | | | | |__| | | | |
% \_____|\____/|_____/ |_| \____/|_| |_|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% _____ ____ __ __ __ __ _ _ _____ _____
% / ____/ __ \| \/ | \/ | /\ | \ | | __ \ / ____|
%| | | | | | \ / | \ / | / \ | \| | | | | (___
%| | | | | | |\/| | |\/| | / /\ \ | . ` | | | |\___ \
%| |___| |__| | | | | | | |/ ____ \| |\ | |__| |____) |
% \_____\____/|_| |_|_| |_/_/ \_\_| \_|_____/|_____/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SYNTAX FOR NEW COMMANDS:
%\newcommand{\new}{Old command or text}
% EXAMPLE:
\newcommand{\blah}{blah blah blah \dots}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% _______ ______ _____ _ _ ______ _____
% |__ __| ____| /\ / ____| | | | ____| __ \
% | | | |__ / \ | | | |__| | |__ | |__) |
% | | | __| / /\ \| | | __ | __| | _ /
% | | | |____ / ____ \ |____| | | | |____| | \ \
% |_| |______/_/ \_\_____|_| |_|______|_| \_\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \english
% \units
% \spelling
% \source
% \concept
% \arbitrary{comment}{points}
% \summary{General Comments}
\setlength{\marginparwidth}{3.4cm}
% NEW COUNTERS
\newcounter{points}
\setcounter{points}{100}
\newcounter{spelling}
\newcounter{usage}
\newcounter{units}
\newcounter{other}
\newcounter{source}
\newcounter{concept}
\newcounter{missing}
\newcounter{math}
% COMMANDS
%\newcommand{\raisa}[2]{\colorbox{Yellow}{#1} \todo{#2}}
\newcommand{\arbitrary}[2]{\todo{#1 #2} \addtocounter{points}{#2} \addtocounter{other}{#2}}
\newcommand{\english}{\todo{LANGUAGE (-1)} \addtocounter{points}{-1}
\addtocounter{usage}{-1}}
\newcommand{\units}{\todo{UNITS (-1)} \addtocounter{points}{-1}
\addtocounter{units}{-1}}
\newcommand{\spelling}{\todo{SPELLING and GRAMMAR (-1)} \addtocounter{points}{-1}
\addtocounter{spelling}{-1}}
\newcommand{\source}{\todo{SOURCE(S) (-2)} \addtocounter{points}{-2}
\addtocounter{source}{-2}}
\newcommand{\concept}{\todo{CONCEPT (-2)} \addtocounter{points}{-2}
\addtocounter{concept}{-2}}
\newcommand{\missing}[2]{\todo{MISSING CONTENT (#1) #2} \addtocounter{points}{#1}
\addtocounter{missing}{#1}}
\newcommand{\maths}{\todo{MATH (-1)} \addtocounter{points}{-1}
\addtocounter{math}{-1}}
\newcommand{\summary}[1]{
\begin{mdframed}[nobreak=true]
\begin{minipage}{\textwidth}
\vspace{0.5cm}
\begin{center}
\Large{Grade Summary} \hrule
\end{center} \vspace{0.5cm}
General Comments: #1
\vspace{0.5cm}
Possible Points \dotfill 100 \\
Points Lost (Spelling and Grammar) \dotfill \thespelling \\
Points Lost (Language) \dotfill \theusage \\
Points Lost (Units) \dotfill \theunits \\
Points Lost (Math) \dotfill \themath \\
Points Lost (Sources) \dotfill \thesource \\
Points Lost (Concept) \dotfill \theconcept \\
Points Lost (Missing Content) \dotfill \themissing \\
Other \dotfill \theother \\[0.5cm]
\begin{center}
\large{\textbf{Grade:} \fbox{\thepoints}}
\end{center}
\end{minipage}
\end{mdframed}}
%#########################################################
%To use symbols for footnotes
\renewcommand*{\thefootnote}{\fnsymbol{footnote}}
%To change footnotes back to numbers uncomment the following line
%\renewcommand*{\thefootnote}{\arabic{footnote}}
% Enable this command to adjust line spacing for inline math equations.
% \everymath{\displaystyle}
% _______ _____ _______ _ ______
%|__ __|_ _|__ __| | | ____|
% | | | | | | | | | |__
% | | | | | | | | | __|
% | | _| |_ | | | |____| |____
% |_| |_____| |_| |______|______|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{
\normalfont \normalsize
\textsc{The Hudson School, Hoboken, New Jersey \\
Chemistry, May 6th,2015} \\
[10pt]
\rule{\linewidth}{0.5pt} \\[6pt]
\huge Reaction Kinetics ; Iodine Clock Reaction \\
\rule{\linewidth}{2pt} \\[10pt]
}
\author{Michelle Vintimilla}
\date{\normalsize \today}
\begin{document}
\maketitle
\noindent
Date Performed \dotfill May 6th,2015 \\
Partners \dotfill Kayla Eloi \\
Instructor \dotfill Ari Raisa \\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ______ ____
% | ____/\ / __ \
% | |__ / \ | | | |
% | __/ /\ \| | | |
% | | / ____ \ |__| |
% |_|/_/ \_\___\_\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Ctrl + / to comment out a group of lines.
%
%
% LIST MORE COMMON COMMMANDS
% LIST USEFUL WEBSITES FOR TABLES, ETC
% WHAT TO DO WHEN YOUR CODE WONT COMPILE
% OVERLEAF SHORTCUTS
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% _ ____
%| | /\ | _ \
%| | / \ | |_) |
%| | / /\ \ | _ <
%| |____ / ____ \| |_) |
%|______/_/ \_\____/
%%%%%%%%%%%%%%%%%%%%%%%%
% _____ _______ _____ _______ _____
% / ____|__ __|/\ | __ \__ __/ ____|
%| (___ | | / \ | |__) | | | | (___
% \___ \ | | / /\ \ | _ / | | \___ \
% ____) | | |/ ____ \| | \ \ | | ____) |
%|_____/ |_/_/ \_\_| \_\ |_| |_____/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% _ _ ______ _____ ______
%| | | | ____| __ \| ____|
%| |__| | |__ | |__) | |__
%| __ | __| | _ /| __|
%| | | | |____| | \ \| |____
%|_| |_|______|_| \_\______|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Purpose}
To find out the three things that affect the reaction rates. Those three things are catalysts, pressure, and concentration.
% Yada Yada Yada
%#############################
% _ ___ _______ ____
%| | | \ \ / / __ \ / __ \
%| |__| |\ \_/ /| |__) | | | |______
%| __ | \ / | ___/| | | |______|
%| | | | | | | | | |__| |
%|_| |_| |_| |_| \____/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% _______ _ _ ______ _____ _____ _____
%|__ __| | | | ____|/ ____|_ _|/ ____|
% | | | |__| | |__ | (___ | | | (___
% | | | __ | __| \___ \ | | \___ \
% | | | | | | |____ ____) |_| |_ ____) |
% |_| |_| |_|______|_____/|_____|_____/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Hypothesis}
I hypothesize that both concentration and catalysts have an effect on reaction rates.
%\cite{reference_number} in order to cite a source
%##########################################
% __ __ _______ ______ _____ _____ _ _____
%| \/ | /\|__ __| ____| __ \|_ _| /\ | | / ____|
%| \ / | / \ | | | |__ | |__) | | | / \ | | | (___
%| |\/| | / /\ \ | | | __| | _ / | | / /\ \ | | \___ \
%| | | |/ ____ \| | | |____| | \ \ _| |_ / ____ \| |____ ____) |
%|_| |_/_/ \_\_| |______|_| \_\_____/_/ \_\______|_____/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section {Materials}
\begin{itemize}\item
2 Graduated Cylinder (1000 mL)\end{itemize}
\begin{itemize}\item
Distilled Water\end{itemize}
\begin{itemize}\item
Tray\end{itemize}
\begin{itemize}\item
3 250 mL Beakers\end{itemize}
\begin{itemize}\item
3 400 mL Beakers\end{itemize}
\begin{itemize}\item
Stirring wand\end{itemize}
\begin{itemize}\item
Stopwatch\end{itemize}
\begin{itemize}\item
Thermometer\end{itemize}
\begin{itemize}\item
Hot Plate\end{itemize}
% Materials go here
%%%%%%%%%%%%%%%%%%%%%%%
% FOR A NUMBERED LIST
% \begin{enumerate}
% \item Your_Item
% \end{enumerate}
%%%%%%%%%%%%%%%%%%%%%%%
% FOR A BULLETED LIST
% \begin{itemize}
% \item Your_Item
% \end{itemize}
%%%%%%%%%%%%%%%%%%%%%%%
%#################################################################
% _____ _____ ____ _____ ______ _____ _ _ _____ ______
%| __ \| __ \ / __ \ / ____| ____| __ \| | | | __ \| ____|
%| |__) | |__) | | | | | | |__ | | | | | | | |__) | |__
%| ___/| _ /| | | | | | __| | | | | | | | _ /| __|
%| | | | \ \| |__| | |____| |____| |__| | |__| | | \ \| |____
%|_| |_| \_\\____/ \_____|______|_____/ \____/|_| \_\______|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section {Procedure}
\begin{enumerate}\item Label 3 250 ml beakers 4a, 5a and 6a
Label 3 400 ml beakers 4b, 5b and 6b
\item In each of the b beakers put 10 mL of Na2S2O5, 30 mL of starch and 40 mL of water
\item In beakers 4a (45 C) and 5a (10 C) add 50 mL of KIO3 and 150 mL of Water
\item In Beaker 6a add 50 mL of KIO3, 140 mL of water and 10 mL (1 mL Acid, 9 mL water) H2SO4
\item Pour 4b into 4a quickly and start the timer the moment the liquids touch.
\item Stop when you see a color change. Repeat following the pattern with the remaining beakers.
\item Fill all the B beakers with the following:
.20 of Na2S2O5 (10 mL)
Starch (30mL)
H2O (40mL)
\item Fill 4A Beaker (45 Degrees C) with: 6 Seconds to convert
50 mL of KIO3
150 mL of H2O
\item Fill 5A (10 degrees C) with: 12 seconds to convert
50 mL of KIO3
150 mL of H2O
\item Fill 6A with (Room Temperature) : 3 seconds to convert
50 mL of KIO3
140 mL of H2O
10 ml of H2SO4 ( 1 mL of Acid, 9 mL of H2O)\end{enumerate}
%%%%%%%%%%%%%%%%%%%%%%%
% FOR A NUMBERED LIST
% \begin{enumerate}
% \item Your_Item
% \end{enumerate}
%%%%%%%%%%%%%%%%%%%%%%%
%##################################################################
% _____ _______
%| __ \ /\|__ __|/\
%| | | | / \ | | / \
%| | | |/ /\ \ | | / /\ \
%| |__| / ____ \| |/ ____ \
%|_____/_/ \_\_/_/ \_\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section {Data}
\begin{table}[h]
\begin{tabular}{c c c c c c}
& \textbf{Beaker} & \textbf{Potassium Iodate (mL)} & \textbf{Distilled Water (mL)} & \textbf{Catalyst H2SO4} (mL) & \textbf{Temperature} \\
&1A &50 &150 &- &- \\
&2A &100 &100 &- &- \\
&3A &175 &25 &- &- \\
&4A &50 &150 &- &45 C \\
&5A &50 &150 &- &10 C \\
&6A &50 &149 &1 &- \\
\end{tabular}
\end{table}
\textbf{For all B beakers}
\begin{itemize}\item .20 of Na2S2O35 (10 mL)\end{itemize}
\begin{itemize}\item 30 mL of Starch\end{itemize}
\begin{itemize}\item 40 mL of H2O\end{itemize}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% TO IMPORT AN IMAGE
% UPLOAD IT FIRST (HIT THE PROJECT BUTTON TO SHOW FILES)
% KEEP THE NAME SHORT WITH NO SPACES!
% TYPE THE FOLLOWING WITH THE NAME OF YOUR FILE
% DON'T INCLUDE THE FILE EXTENSION
% \includegraphics[width=\textwidth]{name_of_file}
% \textwidth makes the picture the width of the paragraphs
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% TO CREATE A FIGURE WITH A NUMBER AND CAPTION
% \begin{figure}
% \includegraphics[width=\textwidth]{image}
% \caption{Your Caption Goes Here}
% \label{your_label}
% \end{figure}
% REFER TO YOUR FIGURE LATER WITH
% \ref{your_label}
% LABELS NEED TO BE ONE WORD
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%#############################
% _____ _____ _____ _____ _ _ _____ _____
%| __ \_ _|/ ____|/ ____| | | |/ ____/ ____|
%| | | || | | (___ | | | | | | (___| (___
%| | | || | \___ \| | | | | |\___ \\___ \
%| |__| || |_ ____) | |____| |__| |____) |___) |
%|_____/_____|_____/ \_____|\____/|_____/_____/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section {Discussion}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Definitions}
\begin{enumerate}\item \textbf{reaction kinetics:} a branch of chemistry that deals with the rate of chemical reactions, with factors influencing such rates, and with applications of rate studies to elucidate the mechanism of reactions.
\item\textbf{catalyst:} a substance that increases the rate of a chemical reaction without itself undergoing any permanent chemical change.
\item \textbf{concentration:} The amount of a substance per defined space. Concentration usually is expressed in terms of mass per unit volume.
\item \textbf{activation energy:} in chemistry, the minimum amount of energy that is required to activate atoms or molecules to a condition in which they can undergo chemical transformation or physical transport.\end{enumerate}
\subsection{Sources:}
\begin{itemize}\item http://www.merriam-webster.com/dictionary/reaction%20kinetics
\item http://dictionary.reference.com/browse/catalyst
\item http://chemistry.about.com/od/chemistryglossary/g/concentration.htm
\item http://www.britannica.com/EBchecked/topic/4535/activation-energy
\item http://www.explainthatstuff.com/catalyticconverters.html
\item http://chemwiki.ucdavis.edu \end{itemize}
% Include your sources!
%%%%%%%%%%%%%%%%%%%%%%%
% LIST OF DEFINITIONS
% \begin{description}
% \item [WORD] {Definition}
% \end{description}
%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Results}
% State your main discovery based on the experimental data.
Beaker 4a: 6 seconds
Beaker 5a: 12 seconds
Beaker 6a: 3 seconds
\subsection{Questions}
\begin{enumerate}\item What could be a good synonym for reaction kinetics?
\textbf{Chemical Kinetics}
\item Which reaction was the reference reaction? What does that mean?
\item What were the three variables that had an effect on reaction rates?
\textbf{Catalysts, concentration and temperature}
\item How does the collision model of chemical reactions explain reaction rates?
\textbf{A chemical reaction occurs only when reactant molecules,ions, or atoms collide with an excess amount of kinetic energy and in "the proper orientation." The collision model explains why most collisions between molecules do not result in a chemical reaction (for example).}
\item What are catalysts called in living organisms?
\textbf{Enzymes}
\item What kind of catalysts do cars have? Hint: look up catalytic converters
\
\textbf{Catalytic converters are also known as Cats/Cat-cons. They aid in converting harmful chemicals in vehicles exhausts into gases that are harmless, such as steam.}
\item How do catalysts work?
\textbf{
A catalyst works by providing an alternative reaction pathway to the reaction product. The rate of the reaction is increased as this alternative route has a lower activation energy than the reaction route not mediated by the catalyst.
A catalyst works by providing a convenient surface that enables a different route for a chemical reaction to occur.The reacting particles on the catalyst surface collide more frequently with each other and more of the collisions result in a chemical reaction because the different route provided by the catalyst has a lower activation energy.}
\item What is the actual reaction equation for this iodine clock reaction?
\includegraphics[width=12cm, height=5cm]{FullSizeRender__3_.jpg} \end{enumerate}
% Write full question and format answers in ITALIC
% CTRL + I for ITALIC
\subsection{Critique}
Explain the difficulties in the method for timing (assuming that all solutions were prepared correctly) and suggest improvements.
\textbf{Never use beaker to measure volume, use a graduated cylinder. }
% Discuss precision of measurements and instruments.
% Suggest improvements for future labs.
%###############################################
% _____ ____ _ _ _____ _ _ _ _____ ______
% / ____/ __ \| \ | |/ ____| | | | | | __ \| ____|
%| | | | | | \| | | | | | | | | | | | |__
%| | | | | | . ` | | | | | | | | | | | __|
%| |___| |__| | |\ | |____| |___| |__| | |__| | |____
% \_____\____/|_| \_|\_____|______\____/|_____/|______|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Conclusion}
Our hypothesis was right. Both the concentration and the catalyst had an affect on the reaction rates causing each reactions to either increase or decrease in time. From doing this lab I learned
\begin{enumerate}\item How to efficiently use Overleaf to create a lab. \end{enumerate}
\begin{enumerate}\item The factors that affect reaction rates. \end{enumerate}
\begin{enumerate}\item \end{enumerate}
%#######################################################
% _____ ____ _ _ _____ _____ ______ _____
% / ____|/ __ \| | | | __ \ / ____| ____|/ ____|
%| (___ | | | | | | | |__) | | | |__ | (___
% \___ \| | | | | | | _ /| | | __| \___ \
% ____) | |__| | |__| | | \ \| |____| |____ ____) |
%|_____/ \____/ \____/|_| \_\\_____|______|_____/
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% USE NOCITE TO ADD SOURCES TO THE BIBLIOGRAPHY WITHOUT SPECIFICALLY CITING THEM IN THE DOCUMENT
%\nocite{ref_num}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% BIBLIOGRAPHY: %
% Make sure your class *.bib file is uploaded to this project by clicking the project button > add files. Change 'sample' below to the name of your file without the .bib extension.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\bibliographystyle{plainnat}
%\bibliography{sample}
% UNCOMMENT THE TWO LINES ABOVE TO ENABLE BIBLIOGRAPHY
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
% NOTHING AFTER THIS LINE IS PART OF THE DOCUMENT
______ ______ ______ ______ ______ ______ ______ |______|______|______|______|______|______|______|
_____ ____
/ ____|/ __ \
| | __ | | |
| | |_ | | | |
| |__| | |__| |
\_____|\____/
_ _ ____ _____ _ _ ______ _______ _____ _
| | | |/ __ \| __ \| \ | | ____|__ __/ ____| |
| |__| | | | | |__) | \| | |__ | | | (___ | |
| __ | | | | _ /| . ` | __| | | \___ \| |
| | | | |__| | | \ \| |\ | |____ | | ____) |_|
|_| |_|\____/|_| \_\_| \_|______| |_| |_____/(_)
______ ______ ______ ______ ______ ______ ______
|______|______|______|______|______|______|______|