document.write( "Question 211798: When graphing linear equations, why the line x=4 is a vertical line?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #160036 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the general form of the equaion of a straight line is: \n" ); document.write( "ax + by = c \n" ); document.write( "----- \n" ); document.write( "a is the coefficient of the x term. \n" ); document.write( "b is the coefficient of the y term. \n" ); document.write( "c is the constant \n" ); document.write( "----- \n" ); document.write( "the line will be vertical when b = 0 \n" ); document.write( "----- \n" ); document.write( "when b = 0, the y variable drops out of the equation and the equation becomes: \n" ); document.write( "ax = c \n" ); document.write( "----- \n" ); document.write( "if you divide both sides of the equation by a, you get: \n" ); document.write( "x = c/a \n" ); document.write( "----- \n" ); document.write( "you derive the slope intercept form of the straight line from the standard form of the straight line as follows: \n" ); document.write( "----- \n" ); document.write( "ax + by = c \n" ); document.write( "subtract ax from both sides to get: \n" ); document.write( "by = -ax + c \n" ); document.write( "divide both sides by b to get: \n" ); document.write( "y = -ax/b + c/b \n" ); document.write( "----- \n" ); document.write( "this can be written as: \n" ); document.write( "y = (-a/b)*x + (c/b) \n" ); document.write( "----- \n" ); document.write( "the line is vertical when b = 0 \n" ); document.write( "you can see that when the line is vertical, the slope is undefined and the y intercept is undefined. \n" ); document.write( "----- \n" ); document.write( "a good website that addresses the standard equation of the line is found here: \n" ); document.write( "http://www.analyzemath.com/line/line.htm \n" ); document.write( "----- \n" ); document.write( "they also have an interactive demonstration where you can vary the parameters of a, b, and c to see the effect on the line. \n" ); document.write( "----- \n" ); document.write( "there are sliders to the left of the graph that you move to change the value of a, b, or c. \n" ); document.write( "----- \n" ); document.write( " |