\n" );
document.write( "Hi, \n" );
document.write( "Solving by doing allowable operations \n" );
document.write( "I. Combine Like terms \n" );
document.write( "II. Isolate 'unknown B' on one side of the equation \n" );
document.write( "III. read the value of B \n" );
document.write( " -B + 9 = -2B + 1 \n" );
document.write( " B + 9 = 1 |adding 2B to BOTH sides of EQ \n" );
document.write( " B = -8 |subtracting 9 from BOTH sides of the EQ