\documentclass[12pt]{article}
\usepackage{tikz}
\usepackage{amssymb}  % For \therefore symbol
\usepackage{amsmath}
% Underlining package
\usepackage[normalem]{ulem} % [normalem] prevents the package from changing the default behavior of \emph to underline.
\usepackage[a4paper, portrait, margin=1cm]{geometry}
\usepackage{multicol}
\usepackage{fancyhdr}
\usepackage{ragged2e}

\usepackage[none]{hyphenat}

% \hyphenpenalty=10000
% \exhyphenpenalty=10000
% \hyphenchar\font=-1

\def \HeadingQuestions {\section*{\Large Name: \underline{\hspace{8cm}} \hfill Date: \underline{\hspace{3cm}}} \vspace{-3mm}
{div- Check Solution: Questions} \vspace{1pt}\hrule}

% \linespread{1.5} % Adjust line spacing factor
% \raggedbottom

% raise footer with page number; no header
\fancypagestyle{myfancypagestyle}{
  \fancyhf{}% clear all header and footer fields
  \renewcommand{\headrulewidth}{0pt} % no rule under header
  \fancyfoot[C] {\thepage} \setlength{\footskip}{14.5pt} % raise page number allowed min 14.5pt
}
\pagestyle{myfancypagestyle}  % apply myfancypagestyle
\newcounter{minipagecount}
\begin{document}
\HeadingQuestions
\vspace{1pt}
\begin{multicols}{2}
  %  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 20\) is a solution to the equation \(\frac{x}{10} - 1 = 1\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 20\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 95\) is a solution to the equation \(\frac{x}{5} - 9 = 10\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 95\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 75\) is a solution to the equation \(\frac{x}{5} - 7 = 8\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 75\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 112\) is a solution to the equation \(\frac{x}{7} - 8 = 5\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 112\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 48\) is a solution to the equation \(\frac{x}{8} - 3 = 3\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 48\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
\columnbreak
    %  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 24\) is a solution to the equation \(\frac{x}{6} - 2 = 2\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 24\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 120\) is a solution to the equation \(\frac{x}{8} - 10 = 4\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 120\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 70\) is a solution to the equation \(\frac{x}{7} - 1 = 9\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 70\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 50\) is a solution to the equation \(\frac{x}{5} - 1 = 7\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 50\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 52\) is a solution to the equation \(\frac{x}{4} - 2 = 9\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 52\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
\newpage
    %  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 30\) is a solution to the equation \(\frac{x}{2} - 9 = 4\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 30\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 80\) is a solution to the equation \(\frac{x}{8} - 7 = 2\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 80\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 70\) is a solution to the equation \(\frac{x}{7} - 9 = 1\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 70\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 120\) is a solution to the equation \(\frac{x}{8} - 10 = 5\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 120\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 27\) is a solution to the equation \(\frac{x}{3} - 8 = 1\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 27\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
\columnbreak
    %  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 12\) is a solution to the equation \(\frac{x}{2} - 5 = 1\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 12\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 42\) is a solution to the equation \(\frac{x}{6} - 3 = 2\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 42\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 150\) is a solution to the equation \(\frac{x}{10} - 8 = 8\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 150\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 15\) is a solution to the equation \(\frac{x}{5} - 1 = 2\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 15\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
%  \begin{enumerate}
\refstepcounter{minipagecount} % increments the counter minipagecount by one.
\noindent{(\theminipagecount)}\hspace{0.1mm} % By default, LaTeX indents the first line of a new paragraph, but \noindent overrides this
% and inserts the current value of the minipagecount counter, enclosed in parentheses
\begin{minipage}[t]{0.40\textwidth} % The [t] option aligns the top of the minipage with the baseline of the surrounding text.
    % \RaggedRight % From ragged2e to ensure no hyphenation

    \noindent Determine whether \(x = 30\) is a solution to the equation \(\frac{x}{2} - 10 = 4\):
    \vspace{4pt}  % Ensure spacing between problem statement and solution

    \noindent

    \renewcommand{\arraystretch}{1.3} % Adjust line spacing in the aligned environment
    \begin{tabular}{@{}p{0.60\linewidth}@{}p{0.40\linewidth}@{}}
        \(\begin{aligned}
            \text{LHS} &=  \\
                    &=  \\
                    &=
        \end{aligned}\) &
        \(\begin{aligned}
            \text{RHS} &= \\
                    & \\
                    &
        \end{aligned}\)
    \end{tabular}
    \renewcommand{\arraystretch}{1.0} % Adjust line spacing in the aligned environment
    \vspace{2pt}  % Optional spacing

    \noindent \(\therefore\) Since \(\text{LHS} \dotuline{\hspace{5mm}} \text{RHS}\), \(x = 30\) \dotuline{\hspace{12mm}} a solution to the equation.

\end{minipage}

 \vspace*{16pt}
\newpage

\end{multicols}
\end{document}
