\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Phoebe Zhang (Phoebe12)} \pdfinfo{ /Title (the-atoms-family.pdf) /Creator (Cheatography) /Author (Phoebe Zhang (Phoebe12)) /Subject (The Atoms Family Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{F7AB8A} \definecolor{LightBackground}{HTML}{FEF4F0} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{The Atoms Family Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Phoebe Zhang (Phoebe12)} via \textcolor{DarkBackground}{\uline{cheatography.com/30133/cs/11924/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Phoebe Zhang (Phoebe12) \\ \uline{cheatography.com/phoebe12} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 25th May, 2017.\\ Updated 25th May, 2017.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Elements, mixtures and compounds}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{An element is a pure substance that is made from a single type of atom.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Substances which are not chemically bonded are known as mixtures.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Substances which are made of more than one type of atom bonded together are known as compounds.} \tn % Row Count 6 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Electron arrangement}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{1st shell: holds 2 e-} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{2nd shell: holds up to 8 e-} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{3rd shell: holds up to 8 e-} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Octet Rule: atoms are stable when their outer electron shell holds 8 electrons.} \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{There are 2 exceptions to the octet rule.} \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{1. The cases in which there are fewer than 8 electrons in the outer shell.} \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{2. The cases in which there are more than 8 electrons in the outer shell.} \tn % Row Count 10 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Exception: H and He.} \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Lewis Structures: Starting at the right, draw 4 electrons, or dots, counter-clockwise around the element symbol.} \tn % Row Count 14 (+ 3) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The valence electrons are the number of electrons a an outer shell of an atom that can participate in forming chemical bonds with other atoms.} \tn % Row Count 17 (+ 3) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Atoms with a relatively empty outer shell will want to give up electrons. For example, if an atom has 1 electron out of a possible 8 in its outer shell, it will want to give up that electron so its outer shell is now full.} \tn % Row Count 22 (+ 5) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Atoms with a relatively full outer shell will want to gain electrons to fill up the outer shell. For example, an atom with 6 of 8 electrons in its outer shell will try to gain 2 electrons so its outer shell is full.} \tn % Row Count 27 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Groups}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Halogens:} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Elements in group 17} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{All non-metals. Very reactive. Poor conductors of heat and electricity. Tend to form salts with metals. Ex. NaCl: sodium chloride also known as "table salt". The melting and boiling points increase down the group because of the van der Waals force.} \tn % Row Count 8 (+ 6) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Chalcogens:} \tn % Row Count 9 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Elements in group 16. Contains three nonmetals, one metalloid, and one metal. Reactive group.} \tn % Row Count 11 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Transition Metals:} \tn % Row Count 12 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Elements in groups 3-12} \tn % Row Count 13 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{These metals have a moderate range of reactivity and a wide range of properties. In general, they are shiny and good conductors of heat and electricity. They also have higher densities and melting points than groups 1 \& 2.} \tn % Row Count 18 (+ 5) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Alkaline Earth Metals:} \tn % Row Count 19 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Second column on the periodic table. (Group 2)} \tn % Row Count 20 (+ 1) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Slightly less reactive than alkali metals. They are silver colored and more dense than alkali metals.} \tn % Row Count 23 (+ 3) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Alkali Metals:} \tn % Row Count 24 (+ 1) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{These metals are extremely reactive and are never found in nature in their pure form. They are silver coloured and shiny. Their density is extremely low so that they are soft enough to be cut with a knife.} \tn % Row Count 29 (+ 5) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Hydrogen:} \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Groups (cont)}} \tn % Row 14 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This element does not match the properties of any other group so it stands alone. It is placed above group 1 but it is not part of that group. It is a very reactive, colourless, odourless gas at room temperature.} \tn % Row Count 5 (+ 5) % Row 15 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Boron Family:} \tn % Row Count 6 (+ 1) % Row 16 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Elements in group 13. Contains one metalloid and 4 metals. Reactive. Aluminium is in this group. It is also the most abundant metal in the earth's crust.} \tn % Row Count 10 (+ 4) % Row 17 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Carbon Family:} \tn % Row Count 11 (+ 1) % Row 18 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Elements in group 14. Contains on non-metal, two metalloids, and two metals. Varied reactivity.} \tn % Row Count 13 (+ 2) % Row 19 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Nitrogen Family:} \tn % Row Count 14 (+ 1) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Elements in group 15. Contains two non-metals, two metalloids, and one metal. Varied reactivity.} \tn % Row Count 16 (+ 2) % Row 21 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Lanthanides and Actinides:} \tn % Row Count 17 (+ 1) % Row 22 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{These are also transition metals that were taken out and placed at the bottom of the table so the table wouldn't be so wide. The elements in each of these two periods share many properties. The lanthanides are shiny and reactive. The actinides are all radioactive and are therefore unstable. Elements 95 through 103 do not exist in nature but have been manufactured in the lab.} \tn % Row Count 25 (+ 8) % Row 23 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Noble Family:} \tn % Row Count 26 (+ 1) % Row 24 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Unreactive non-metals. All are colourless, odourless gases at room temperature. All found in earth's atmosphere in small amounts.} \tn % Row Count 29 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Periodic table}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The columns in the Periodic Table are called Groups (there are 8 groups). The rows in the Periodic Table are called Periods (there are 7 periods).} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Elements in the same group have the same number of valence electrons and will form the same kinds of ions.} \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The metals are found on the left of the Periodic Table. The non-metals are found on the right of the Periodic Table. There are more metals than non-metals.} \tn % Row Count 10 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Each element has an atomic number. This number is the amount of protons/electrons the atom has (if the atom is not charged).} \tn % Row Count 13 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{It can be found under the symbol for the element.} \tn % Row Count 14 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The mass number is the combined number of protons and neutrons. The mass number subtracted by the atomic number is the amount of neutrons it has.} \tn % Row Count 17 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{It can be found above the symbol for the element.} \tn % Row Count 18 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Most gases are colourless with the exception of chlorine which is a greeny-yellow colour. Most elements are silvery-coloured metals. There are a few exceptions: \newline Carbon is black, sulphur is yellow. \newline Copper and gold are orange and yellow coloured metals respectively. \newline Mercury is a liquid.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Metals, non-metals and metalloids}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Most elements are metals. They are usually shiny, very dense, and only melt at high temperatures. Their shape can be easily changed into thin wires or sheets without breaking. Metals will corrode, gradually wearing away, like rusting iron. Heat and electricity travel easily through metals, which is why it is not wise to stand next to a flagpole during a thunderstorm!} \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Non-metals, on the right side of the periodic table, are very different from metals. Their surface is dull and they don't conduct heat and electricity. As compared to metals, they have low density and will melt at low temperatures. The shape of nonmetals cannot be changed easily because they are brittle and will break.} \tn % Row Count 15 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Elements that have properties of both metals and non-metals are called metalloids. They can be shiny or dull and their shape is easily changed. Electricity and heat can travel through metalloids but not as easily as they travel through metals.} \tn % Row Count 20 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Nanotechnology}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Nanotechnology is science, engineering, and technology conducted at the nanoscale, which is about 1 to 100 nanometers.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Nanoscience and nanotechnology are the study and application of extremely small things and can be used across all the other science fields, such as chemistry, biology, physics, materials science, and engineering.} \tn % Row Count 8 (+ 5) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Nanoscience and nanotechnology involve the ability to see and to control individual atoms and molecules. Everything on Earth is made up of atoms—the food we eat, the clothes we wear, the buildings and houses we live in, and our own bodies.} \tn % Row Count 13 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Today's scientists and engineers are finding a wide variety of ways to deliberately make materials at the nanoscale to take advantage of their enhanced properties such as higher strength, lighter weight, increased control of light spectrum, and greater chemical reactivity than their larger-scale counterparts.} \tn % Row Count 20 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Halogens}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The elements in group 7 of the periodic table, on the right, are called the halogens.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The reactivity of halogens decreases going down the group.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The atoms of each element get larger going down the group. This means that the outer shell gets further away from the nucleus and is shielded by more electron shells. The further the outer shell is from the positive attraction of the nucleus, the harder it is to attract another electron to complete the outer shell. This is why the reactivity of the halogens decreases going down group 7.} \tn % Row Count 12 (+ 8) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{All halogen atoms require one more electron to obtain a full outer shell and become stable.} \tn % Row Count 14 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Each atom can achieve this by sharing one electron with another atom to form a single covalent bond.} \tn % Row Count 16 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{This means that all halogens exist as diatomic molecules (consisting of two atoms).} \tn % Row Count 18 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Seperating mixtures}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Separation processes: filtration, distillation, centrifuge, sublimation, absorption, crystallisation and chromotography.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{To separate liquid solutions where the substances have similar boiling points, a more complex version of distillation is used called fractional distillation.} \tn % Row Count 7 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Atomic structure}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Electrons are particles that orbit the nucleus. They are negatively charged.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Electrons orbit (move around) the nucleus in a circle called an electron shell.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The centre of an atom is called the nucleus.} \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Protons are particles that are in the nucleus. They are positively charged.} \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Neutrons are particles that are in the nucleus. They do not have a charge and are neutral.} \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Noble gases}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The elements in group 0, on the right of the periodic table, are called the noble gases.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The noble gases all form colourless gases at room temperature.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{They are all very unreactive.} \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{All noble gases have full outer electron shells and do not need to gain, lose or share electrons.} \tn % Row Count 7 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Ions}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Ions are atoms with extra electrons or missing electrons. When you are missing an electron or two, you have a positive charge. When you have an extra electron or two, you have a negative charge.} \tn % Row Count 4 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Carbon}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The same carbon atoms are used repeatedly on earth. They cycle between the earth and the atmosphere.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Plants pull carbon dioxide from the atmosphere and use it to make food –— photosynthesis.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The carbon becomes part of the plant (stored food).} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{When organisms eat plants, they take in the carbon and some of it becomes part of their own bodies.} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{When plants and animals die, most of their bodies are decomposed and carbon atoms are returned to the atmosphere.} \tn % Row Count 11 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Some are not decomposed fully and end up in deposits underground (oil, coal, etc.).} \tn % Row Count 13 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Carbon in rocks and underground deposits is released very slowly into the atmosphere.} \tn % Row Count 15 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{This process takes many years.} \tn % Row Count 16 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Additional carbon is stored in the ocean.} \tn % Row Count 17 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Many animals pull carbon from water to use in shells, etc.} \tn % Row Count 19 (+ 2) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Animals die and carbon substances are deposited at the bottom of the ocean.} \tn % Row Count 21 (+ 2) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Fossil fuels release carbon stores very slowly.} \tn % Row Count 22 (+ 1) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Burning anything releases more carbon into atmosphere — especially fossil fuels.} \tn % Row Count 24 (+ 2) % Row 13 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Fewer plants mean less CO2 removed from atmosphere.} \tn % Row Count 26 (+ 2) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Carbon is very versatile and can be found in different forms called allotropes (which means different forms of the same element)} \tn % Row Count 29 (+ 3) % Row 15 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{These allotropes include:} \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Carbon (cont)}} \tn % Row 16 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Charcoal: Crumbles easily, is powdery Can be used for sketching, odor eaters in shoes because it absorbs gases, used in tablets for people with digestive problems, poisonous gas filters in gas masks} \tn % Row Count 4 (+ 4) % Row 17 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Graphite: The carbon atoms form sheets that are stacked on top of each other. The sheets do not break easily but can slide across each other} \tn % Row Count 7 (+ 3) % Row 18 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Diamond: Another form of carbon, has a rigid crystal lattice and is one of the strongest and hardest materials on Earth. Does not conduct electricity.} \tn % Row Count 10 (+ 3) % Row 19 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Carbon fibre: Strong and lightweight.} \tn % Row Count 11 (+ 1) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Buckyballs and nanotubes: Buckyballs are another allotrope of carbon discovered in 1985. They are balls made up of 60 carbon atoms and have the same geometric shape as a soccer ball. Nanotubes are sheets of carbon rolled into hollow tubes and they are very strong and conduct electricity and are used in miniature electrical circuits.} \tn % Row Count 18 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Isotopes}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Isotopes are atoms that have the same number of protons and electrons, but a different number of neutrons.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{Changing the number of neutrons in an atom does not change the element. Atoms of elements with different numbers of neutrons are called "isotopes" of that element.} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{There are two ways that isotopes are generally written. They both use the mass of the atom where mass = (number of protons) + (number of neutrons).} \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{The first way is to put the mass as a superscript before the symbol of the element.} \tn % Row Count 12 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{The other way is to write out the element and write the mass after a dash next to the element's name.} \tn % Row Count 15 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}