In my latex document, I have the following code:
Code: Select all
\\ (a) \ GP \frac{x+2}{x-2} = \frac{5x-2}{x+2}
\\ x^2+4x+4=5x^2-12x+4
\\ 0=4x^2-16x
\\ x=0 \ or \ 4
Also, the font size for fractions, when they do work (which is for only numbers and single termed algebraic expressions) the size of it becomes really small and hard to read. How would I make the font size remain the same as the rest of the document?
Thanks, I think I'm getting the hang of this
