\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{JadeWatson} \pdfinfo{ /Title (chem-111.pdf) /Creator (Cheatography) /Author (JadeWatson) /Subject (Chem 111 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}{020805} \definecolor{LightBackground}{HTML}{F7F7F7} \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{Chem 111 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{JadeWatson} via \textcolor{DarkBackground}{\uline{cheatography.com/20924/cs/3940/}}} \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}JadeWatson \\ \uline{cheatography.com/jadewatson} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 28th April, 2015.\\ Updated 10th May, 2016.\\ 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}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Miscellaneous Formulas}} \tn % Row 0 \SetRowColor{LightBackground} Area of a Circle & 3.14r\textasciicircum{}2\textasciicircum{} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Volume & area x height \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} Density & mass/volume \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} \% Composition of Element & {[}(\#of atoms of element)x(atomic weight of element){]}/formula weight of substance x 100 \tn % Row Count 8 (+ 4) % Row 4 \SetRowColor{LightBackground} \% Yield & {[}(actual yield)/(theoretical yield){]} x 100 \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} Molarity & (moles of solute)/(volume of solution in Liters) \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} Effective Nuclear Charge & (atomic number) - (screening constant) \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} Dipole Moment & Qr \tn % Row Count 15 (+ 1) % Row 8 \SetRowColor{LightBackground} Bond Order & (\# shared electrons) - (\# nonbonding electrons)) \tn % Row Count 17 (+ 2) % Row 9 \SetRowColor{white} Pressure & (force) / (area) \tn % Row Count 18 (+ 1) % Row 10 \SetRowColor{LightBackground} Pressure x Volume & nRT \tn % Row Count 20 (+ 2) % Row 11 \SetRowColor{white} Density of Gas & mass / volume \tn % Row Count 21 (+ 1) % Row 12 \SetRowColor{LightBackground} Density of Gas & (pressure x Molarity) / (R x temp.) \tn % Row Count 23 (+ 2) % Row 13 \SetRowColor{white} Molarity of Gas & (density x R x Temperature) / pressure \tn % Row Count 25 (+ 2) % Row 14 \SetRowColor{LightBackground} Vapor Pressure & -(change in Hvap) / RT + C1 \tn % Row Count 27 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Activity Series}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Lithium} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Potassium} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Barium} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Calcium} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Sodium} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Magnesium} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Aluminium} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Manganese} \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Zinc} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Chromium} \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Iron} \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Cobalt} \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Nickel} \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Tin} \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Lead} \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Hydrogen} \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Copper} \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Silver} \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Mercury} \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Platinum} \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Gold} \tn % Row Count 21 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The higher up, the greater the ease of oxidation} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.33919 cm} x{2.63781 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Light Formulas}} \tn % Row 0 \SetRowColor{LightBackground} The speed of light (c) & 3.00 x 10\textasciicircum{}8\textasciicircum{} ms \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} c = & (wavelenght) x (velocity) \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Planck's Constant (h) & 6.626 x 10\textasciicircum{}-34\textasciicircum{} J-s \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} E = & hv \tn % Row Count 7 (+ 1) % Row 4 \SetRowColor{LightBackground} Rydberg Constant (Rh) & 1.097 x 10\textasciicircum{}7\textasciicircum{} m\textasciicircum{}-1\textasciicircum{} \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} wavelength = & h / (mv) \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{3.4839 cm} p{1.4931 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Calories in Food}} \tn % Row 0 \SetRowColor{LightBackground} Fat & 8.8 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Protein & 4.1 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Carbs & 4.1 \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.04425 cm} x{0.87717 cm} x{1.12779 cm} x{1.12779 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{Intermolecular Forces}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Bond}} & {\bf{Substance}} & {\bf{Melting Point (K)}} & {\bf{Boiling Point (K)}} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Covalent & Diamond & 3800 & 4300 \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} Metallic & \seqsplit{Beryllium} & 1560 & 2742 \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Ionic & Lithium \seqsplit{Fluoride} & 1118 & 1949 \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \seqsplit{Dispersion} Force & \seqsplit{Nitrogen} & 63 & 77 \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} \seqsplit{Dipole-Dipole} Force & HCl & 158 & 188 \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} Hydrogen & HF & 190 & 293 \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.23579 cm} x{1.96811 cm} x{1.3731 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Metric System}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Prefix}} & {\bf{Abbreviation}} & {\bf{Meaning}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Peta & P & 10\textasciicircum{}15\textasciicircum{} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Tera & T & 10\textasciicircum{}12\textasciicircum{} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Giga & G & 10\textasciicircum{}9\textasciicircum{} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Mega & M & 10\textasciicircum{}6\textasciicircum{} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} Kilo & k & 10\textasciicircum{}3\textasciicircum{} \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} Deci & d & 10\textasciicircum{}-1\textasciicircum{} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} Centi & c & 10\textasciicircum{}-2\textasciicircum{} \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Milli & m & 10\textasciicircum{}-3\textasciicircum{} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} Micro & u & 10\textasciicircum{}-6\textasciicircum{} \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} Nano & n & 10\textasciicircum{}-9\textasciicircum{} \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.83689 cm} x{2.14011 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Temperature Conversions}} \tn % Row 0 \SetRowColor{LightBackground} Celsius to Kelvin & K = C + 273.15 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Kelvin to Celsius & C = K - 273.15 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Celsius to Fahrenheit & F = 9/5(C) + 32 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Fahrenheit to Celsius & C = 5/9 (F) - 32 \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Laws}} \tn % Row 0 \SetRowColor{LightBackground} Law of Constant Competition & -French Chemist, Joseph Louis Proust (1800):the elemental composition of a compound is almost always the same \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} Law of Conservation of Mass & The total mass of substances present at the end of a chemical process is the same as the mass of substances present before the process took place \tn % Row Count 12 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Energy Formulas}} \tn % Row 0 \SetRowColor{LightBackground} Kinetic Energy (Ek) & 1/2mv\textasciicircum{}2\textasciicircum{} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Potential Energy (Eel) & (kQ1Q2)/d \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Work & force x distance \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} Work & -Pressure x (change in Volume) \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} Internal Energy & E(final) - E(initial) \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} Enthalpy (H) & (internal energy) + (pressure x volume) \tn % Row Count 11 (+ 2) % Row 6 \SetRowColor{LightBackground} Enthalpy of Reaction & H (products) - H (reactants) \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} Specific Heat & (heat transferred) / (mass x change in temp.) \tn % Row Count 15 (+ 2) % Row 8 \SetRowColor{LightBackground} Change in Enthalpy & m x s x (change in T) \tn % Row Count 17 (+ 2) % Row 9 \SetRowColor{white} Lattice Energy & K {[}(Q1Q2) / d{]} \tn % Row Count 18 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Exceptions to the Octet Rule}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{- ions or molecules have an odd number of electrons \newline % Row Count 2 (+ 2) - ions or molecules with less than an octet \newline % Row Count 3 (+ 1) -ions or molecules with more than 8 valence electrons% Row Count 5 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Conversions}} \tn % Row 0 \SetRowColor{LightBackground} 1 amu & 1.66054 x 10\textasciicircum{}-24\textasciicircum{}g \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Grams to Moles & divide by formula weight \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Moles to Grams & multiply by formula weight \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Moles to Molecules & multiply by 6.022 x 10\textasciicircum{}23\textasciicircum{} \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} Molecules to Moles & divide by 6.022 x 10\textasciicircum{}23\textasciicircum{} \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.73232 cm} p{0.73232 cm} x{3.11236 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Magnetic Quantum Number}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{n}} & {\bf{l}} & {\bf{m1}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 1 & 0 & 0 \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 2 & 0 & 0 \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} - & 1 & 1, 0, -1 \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} 3 & 0 & 0 \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} - & 1 & 1, 0, -1 \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} - & 2 & 2, 1, 0, -1, -2 \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} 4 & 0 & 0 \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} - & 1 & 1, 0, -1 \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} - & 2 & 2, 1, 0, -1, -2 \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} - & 3 & 3, 2, 1, 0, -1, -2, -3 \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{The Scientific Method}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{-hypothesis: tentative explanation \newline % Row Count 1 (+ 1) -theory: an explanation of the general causes of phenomena \newline % Row Count 3 (+ 2) -scientific law: a concise law that summarizes something \newline % Row Count 5 (+ 2) -mass: a measurement of the amount of material in an agent% Row Count 7 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.8308 cm} x{1.3731 cm} x{1.3731 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{SI Units}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Physical Quantity}} & {\bf{Name of Unit}} & {\bf{Abbreviation}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Mass & Kilogram & kg \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} Length & Meter & m \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Time & Second & s or sec \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} Tempertature & Kelvin & K \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} Amount of Substance & Mole & mol \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} Electric Current & Ampere & amp or A \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} Luminous Intensity & Candela & cd \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.64772 cm} x{1.55618 cm} x{1.3731 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{States of Matter}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Liquid}} & {\bf{Gas}} & {\bf{Solid}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} assumes shape of the portion of container it occupies & assumes volume and shape of container & retains own shape and volume \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} does not expand to fill container & expands to fill container & does not expand to fill container \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} is virtually \seqsplit{incompressible} & is compressible & is virtually \seqsplit{incompressible} \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} flows readily & flows readily & does not flow \tn % Row Count 13 (+ 2) % Row 5 \SetRowColor{white} diffusion occurs slowly & diffusion occurs rapidly & diffusion occurs extremely slowly \tn % Row Count 16 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.62655 cm} x{1.08602 cm} x{1.29487 cm} x{1.16956 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{Molecular Shapes}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Steric \#}} & {\bf{Electron -Domain}} & {\bf{Bonding / Nonbonding}} & {\bf{Molecular Geometry}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} 2 & Linear & 2 / 0 & Linear \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} 3 & Trigonal Planar & 3 / 0 & Trigonal Planar \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} & & 2 / 1 & Bent \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} 4 & \seqsplit{Tetrahedral} & 4 / 0 & \seqsplit{Tetrahedral} \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} & & 3 / 1 & Trigonal Pyramid \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} & & 2 / 2 & Bent \tn % Row Count 11 (+ 1) % Row 7 \SetRowColor{white} 5 & Trigonal \seqsplit{Bipyramidal} & 5 / 0 & Trigonal \seqsplit{Bipyramidal} \tn % Row Count 13 (+ 2) % Row 8 \SetRowColor{LightBackground} & & 4 / 1 & Seesaw \tn % Row Count 14 (+ 1) % Row 9 \SetRowColor{white} & & 3 / 2 & T-shaped \tn % Row Count 15 (+ 1) % Row 10 \SetRowColor{LightBackground} & & 2 / 3 & Linear \tn % Row Count 16 (+ 1) % Row 11 \SetRowColor{white} 6 & \seqsplit{Octahedral} & 6 / 0 & Octahedral \tn % Row Count 17 (+ 1) % Row 12 \SetRowColor{LightBackground} & & 5 / 1 & Square Pyramidal \tn % Row Count 19 (+ 2) % Row 13 \SetRowColor{white} & & 4 / 2 & Square Planar \tn % Row Count 21 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}----} \SetRowColor{LightBackground} \mymulticolumn{4}{x{5.377cm}}{Steric \# = (\# of bonds) - (nonbonding electron pairs)} \tn \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Metals vs. Nonmetals}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Metals}} & {\bf{Nonmetals}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} shiny luster, various colors, more silvery & no luster, various colors \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} solids are malleable, ductile & solids are brittle, some hard, some soft \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} good conductors of heat and electricity & poor conductors of heat and electricity \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} most oxides are ionic, most solids are basic & most oxides for acidic solutions \tn % Row Count 11 (+ 3) % Row 5 \SetRowColor{white} tend to form cations in aqueous solutions & tend to form anions or oxyanions in aqeuous solutions \tn % Row Count 14 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Strong Bases and Acids}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Strong Acids}} & {\bf{Strong Bases}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} HCl & LiOH \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} HBr & NaOH \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} HI & KOH \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} HClO3 & RbOH \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} HClO4 & CsOH \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} HNO3 & Sr(OH) \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} H2SO4 & Ba(OH2) \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}