\n" );
document.write( "Hi \n" );
document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b \n" );
document.write( " where m is the slope and b the y-intercept. \n" );
document.write( " 6x+2y=8 OR y = -3x + 4 slope m = -3 \n" );
document.write( " 24x+8y=35 OR y = -3x + 35/8 slope m = -3 \n" );
document.write( "slopes are equal... lines are parallel \n" );
document.write( "