Could someone please teach me how to raise the height of an exponent attached to a fraction?
I tried many of the fixes in various forums without success.
Also, please explain the difference between using \struct^ vs ^.
Many thanks!
Here's my code...
\begin{document}
\makebox[\textwidth]{Name:\enspace\hrulefill}
\vspace{4mm}
\fbox{\fbox{\parbox{7.5 in}{
\textbf {Directions:} Solve the equations below.
\newline
\newline \textbf {REQUIRED 1st step: Rewrite the original equation and place parentheses ( ) around each variable.} \\
\newline
YOU WILL NOT RECEIVE CREDIT IF YOU SKIP THIS STEP!!!}}}
%Use the 'tasks' tool to double column itemize and enumerate
%Credit to: https://tex.stackexchange.com/questions/402222/two-column-enumerated-list
%the first item sets the spacing
\settasks{after-item-skip=8em,
after-skip=2cm,
label-width=3ex,
%change '1' to 'a' if you want letters instead of numbers
counter-format=(tsk[1]),
column-sep=2em
}
\begin{tasks}(2)
\frac{n!}{k!(n-k)!}\task $\frac{2}{3} \div \biggr(-\frac{2}{7}\biggr)\strut^{2}$

\documentclassand ends with\end{document}, and can be compiled. – Oct 23 '19 at 03:46tasksenvironment and the\taskand\settasksmacro defined? – Mico Oct 23 '19 at 04:43