document.write( "Question 120269: How do you find an equation for a line that has an unidentified slope? \n" ); document.write( "
Algebra.Com's Answer #88195 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
First thing, do you mean 'unidentified' or 'undefined'?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you mean 'undefined,' then you are dealing with a vertical line. Find any point on the line and set x equal to the x-coordinate of that point. For example, if you have a line with an undefined slope passing through the point (3,5), then the equation of the line is \"x+=+3\". The slope of a vertical line is undefined because if you try to compute the slope, you end up with a zero denominator. Looking at it another way using the example here, another way to write \"x=3\" is \"x%2B0y=3\". Now if you try to put this into slope-intercept form you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2B0y=3\"
\n" ); document.write( "\"0y=-x%2B3\"
\n" ); document.write( "\"y=-%281%2F0%29x%2B%283%2F0%29\" giving you an undefined slope and an undefined intercept because you are dividing by zero.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On the other hand, if you actually meant 'unidentified,' then you must know the coordinates of two points on the line. In this case, use the two-point form of the line:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-y%5B1%5D=%28%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29%29%28x-x%5B1%5D%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Just plug in the values from your two points, (\"x%5B1%5D\",\"y%5B1%5D\") and (\"x%5B2%5D\",\"y%5B2%5D\"). It won't matter which point you designate 1 and which is called 2, so long as you are consistent after you have made the decision.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The reason that the two-point form works is because you are actually calculating the slope of the line with the \"%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\" part. Compare the two-point form to the point-slope form: \"y-y%5B1%5D=m%28x-x%5B1%5D%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps,
\n" ); document.write( "John
\n" ); document.write( "
\n" );