Difference between revisions of "Algebraic manipulation"

m (ALGebra)
 
Line 1: Line 1:
Involving doing opposite operations to any equation to solve for a certain variable. EX:
+
Involving doing opposite operations to any equation to solve for a certain variable. Ex:
  
<math>X^2</math>+18=43
+
 
<math>X^2</math>=25
+
<center>
X=5
+
<math>
 +
x^2 + 18 &=& 43\
 +
\
 +
x^2 &=& 25\
 +
\
 +
\boxed{x&=&5}\
 +
</math>
 +
 
 +
</center>

Revision as of 17:12, 24 February 2009

Involving doing opposite operations to any equation to solve for a certain variable. Ex:


$x^2 + 18 &=& 43\ \ x^2 &=& 25\ \ \boxed{x&=&5}$ (Error compiling LaTeX. Unknown error_msg)