latex equation new line code example
Example 1: latex line break
# Basic syntax:
\linebreak
# Note use \clearpage to add white space to the end of the page
Example 2: latex new line in equation missing \right
Try using \bigg( and \bigg) instead of \left( and \right)