\n" );
document.write( "Hi, \n" );
document.write( "What is the equation of a line that is parallel to the line 3x-2y=4 \n" );
document.write( "Using the standard slope-intercept form for an equation of a line is \n" );
document.write( " where m is the slope and b the y-intercept. \n" );
document.write( "Solving for y \n" );
document.write( " 3x - 2y = 4 \n" );
document.write( " 3x-4 = 2y \n" );
document.write( " | Slope m = 3/2 \n" );
document.write( "Lines parallel have identical slopes: \n" );
document.write( "There are infinite lines that could be parallel to the given line \n" );
document.write( "One ex: