document.write( "Question 998855: Write an equation of a line that passes through the points (2,3) and (2,-6). \n" ); document.write( "
Algebra.Com's Answer #616587 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Gradient = y2 - y1/x2 - x1 \n" ); document.write( "Gradient = -6 - 3/2 - 2 = -9/0 \n" ); document.write( "This is an undefined gradient. \n" ); document.write( "Equation of line => x = 2 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |