document.write( "Question 1071186: Solve the following equation for x.
\n" ); document.write( "ax-b=bx-a
\n" ); document.write( "

Algebra.Com's Answer #686139 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Solve the following equation for x.
\n" ); document.write( "ax-b=bx-a
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "ax - b = bx - a  --->\r\n" );
document.write( "\r\n" );
document.write( "(ax - bx) + (a-b) = 0  --->\r\n" );
document.write( "\r\n" );
document.write( "(a-b)x + (a-b) = 0  --->\r\n" );
document.write( "\r\n" );
document.write( "(a-b)*(x+1) = 0  --->\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1)  if a =/= b then x = -1 is the ONLY solution.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2)  if a = b, then ANY value of x IS THE SOLUTION.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Answer.   If  a=/= b  then the only solution is x = -1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "                If  a = b  then any value of  x  is the solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );