MathML Examples


 

Browser Compatibility

As of April 9, 2016:
These examples work in Firefox and Safari but not Chrome.

Solution for Chrome:
Create the equations here, and cut & paste their images for use in other browsers.

Pythagorean Theorem

a2 + b2 = c2

Matrix

A = x y z w

Quadratic Formula

When a0 , there are two solutions to ax2 + bx + c = 0 and they are:


x = b ± b2 4ac 2a .

Combinatorics


Number of paths = Total number of bits Number of bits we want to be 1


  = 20 10


  = 20! 10!(20-10)!


  = 20*19*18*17*16*15*14*13*12*11 10*9*8*7*6*5*4*3*2


  = 670,442,572,800 3,628,800


  = 184,756 </mfrac> </mrow>