Announcement

Bundle Plan prices are increasing on July 15th! Take advantage of current rates by subscribing now.

In our plugin you can use something called LaTeX to create math questions in a web page environment. Our plugin fully supports LaTeX. This format can be used in the Add Question or Edit Question text areas. It can be used with or without other text. There are many kinds of math questions that can be used such as fractions, exponents, and square roots. There can also be more advanced math such as powers and indices.

Key Symbols

There are many key symbols that are used when creating Math with LaTeX.

\[some math in here\]  –   This is a basic example of the format used when creating math. We have to use the \ and the [ ] to indicate that we want to use math with LaTeX.

The following math is used with the \ and [ ] to print out a correct looking formula.

\[\frac{x+y}{y-z}\]   =     math1

\[sqrt{\frac{a}{b}\]   =   math2

 

\[$$\left(\frac{x^2}{y^3}\right)$$\]   =     math3

\[x^{2n}\]  =   math4

n_i   =   math5

 

 

Other Examples

So, this equation:  \[c_a^bsqrt[n]{ab}\] equals what is in the equation below.

latexpic

 

Here is an example of another question:

This math question:    \[k_{n+1} = n^2 + k_n^2 – k_{n-1}\] equals

latexpicformula

Another good source of information to help put together math questions and to find more ways LaTeX  can be used can be found here.