document.write( "Question 259048: what is the difference between a variable, a variable expression, and an equation? \n" ); document.write( "
Algebra.Com's Answer #190731 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
A variable is just any letter of the alphabet that stands for some unknown amount. X and Y are the most common variables.\r
\n" ); document.write( "\n" ); document.write( "EX: X
\n" ); document.write( "--
\n" ); document.write( "A variable expression is numbers, letters, +,-, x, /, signs, but NO EQUAL sign.
\n" ); document.write( "EX: 2x^2 - 3x + 43
\n" ); document.write( "--
\n" ); document.write( "An equation contains an equal sign somewhere
\n" ); document.write( "EX: 5 + x = 10
\n" ); document.write( "EX: x^2 + 2x + 4 = 0
\n" ); document.write( "EX: 2x^2 + 5y^2 = 1
\n" ); document.write( "
\n" );