Skip to main content
deleted 8 characters in body
Source Link

Whenever you want to choose to have a small-sized equation in math mode, I would suggest the following

\documentclass[11pt]{article}    \usepackage{amsmath, amsthm, amssymb}    \begin{document}    \[ 3+3=\text{\footnotesize{\(x^2-13 =\)} \tiny{\( y^3-26 \)} } \]    \end{document} 

Just be careful with parenthesis and spacing!

Whenever you want to choose to have a small-sized equation in math mode, I would suggest the following

\documentclass[11pt]{article}   \usepackage{amsmath, amsthm, amssymb}   \begin{document}   \[ 3+3=\text{\footnotesize{\(x^2-13 =\)} \tiny{\( y^3-26 \)} } \]   \end{document} 

Just be careful with parenthesis and spacing!

Whenever you want to choose to have a small-sized equation in math mode, I would suggest the following

\documentclass[11pt]{article}  \usepackage{amsmath, amsthm, amssymb}  \begin{document}  \[ 3+3=\text{\footnotesize{\(x^2-13 =\)} \tiny{\( y^3-26 \)} } \]  \end{document} 

Just be careful with parenthesis and spacing!

added 30 characters in body
Source Link
Torbjørn T.
  • 211.4k
  • 15
  • 412
  • 591

Whenever you want to choose to have a small-sized equation in math mode, I would suggest the following

\documentclass[11pt]{article}

\usepackage{amsmath, amsthm, amssymb}

\begin{document}

\[ 3+3=\text{\footnotesize{\(x^2-13 =\)} \tiny{\( y^3-26 \)} } \]

\end{document}

\documentclass[11pt]{article} \usepackage{amsmath, amsthm, amssymb} \begin{document} \[ 3+3=\text{\footnotesize{\(x^2-13 =\)} \tiny{\( y^3-26 \)} } \] \end{document} 

Just be careful with parenthesis and spacing!

Whenever you want to choose to have a small-sized equation in math mode, I would suggest the following

\documentclass[11pt]{article}

\usepackage{amsmath, amsthm, amssymb}

\begin{document}

\[ 3+3=\text{\footnotesize{\(x^2-13 =\)} \tiny{\( y^3-26 \)} } \]

\end{document}

Just be careful with parenthesis and spacing!

Whenever you want to choose to have a small-sized equation in math mode, I would suggest the following

\documentclass[11pt]{article} \usepackage{amsmath, amsthm, amssymb} \begin{document} \[ 3+3=\text{\footnotesize{\(x^2-13 =\)} \tiny{\( y^3-26 \)} } \] \end{document} 

Just be careful with parenthesis and spacing!

Source Link

Whenever you want to choose to have a small-sized equation in math mode, I would suggest the following

\documentclass[11pt]{article}

\usepackage{amsmath, amsthm, amssymb}

\begin{document}

\[ 3+3=\text{\footnotesize{\(x^2-13 =\)} \tiny{\( y^3-26 \)} } \]

\end{document}

Just be careful with parenthesis and spacing!