\n" );
document.write( "Hi, \n" );
document.write( "solving for c \n" );
document.write( "72+4+14c=36 \n" );
document.write( "Combining like terms and isolating c on one side of the equation \n" );
document.write( "14c = 36 -72 - 4 \n" );
document.write( "14c =-40 \n" );
document.write( "c = -2.571