document.write( "Question 66136This question is from textbook Beginning Algebra
\n" );
document.write( ": Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible.\r
\n" );
document.write( "\n" );
document.write( "(2, -3) and (2, 4)\r
\n" );
document.write( "\n" );
document.write( "Please show me how to solve this equation and write the result. I have no idea where to begin. Any help would be greatful. \n" );
document.write( "
Algebra.Com's Answer #46844 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! m = (y2 - y1)/(x2 - x1) = (4 + 3)/(2 - 2) = 7/0 \n" ); document.write( "Means that the line is vertical. \n" ); document.write( "0y + x = 2 \n" ); document.write( "0y = -x + 2 \n" ); document.write( " |