Difference between revisions of "MathTest"

From Makers Local 256
Jump to: navigation, search
m (Testing...1 2 3 4)
m (i lied, just one more)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
<math>
 
<math>
x = \frac{{ - b \pm \sqrt {b^2 - 4ac} }}{{2a}} \rm{when} ax^2 + bx + c = 0
+
x = \frac{{ - b \pm \sqrt {b^2 - 4ac} }}{{2a}}
 +
</math>
 +
when
 +
<math>
 +
ax^2 + bx + c = 0
 
</math>
 
</math>

Latest revision as of 23:30, 19 May 2008

<math> x = \frac{{ - b \pm \sqrt {b^2 - 4ac} }}Template:2a </math> when <math> ax^2 + bx + c = 0 </math>