\n" );
document.write( "Hi \n" );
document.write( "combining Like Terms and then Isolating x so as to read the solution \n" );
document.write( "2x+5=4x-17 Adding -2x and 17 to both sides of the EQ to combine Like terms \n" );
document.write( "22 = 2x Dividing both sides of EQ by 2 to isolate x \n" );
document.write( "11 = x