\n" );
document.write( "Hi \n" );
document.write( "-3(4-x)=5-(x+1) \n" );
document.write( " -12 + 3x = 5 -x -1 ||Removing the parenthesis \n" );
document.write( " -12+ 4x = 5-1 || Adding x to both sides, so variable is on one side \n" );
document.write( " 4x = 16 || Adding 12 to both sides and combining \n" );
document.write( " x = 4 || dividing both sides by 4