document.write( "Question 43530: I can't figure out this problem:\r
\n" );
document.write( "\n" );
document.write( "Write the equation of the line passing through (4, 4) and (4, 2).\r
\n" );
document.write( "\n" );
document.write( "Choices are:
\n" );
document.write( "
\n" );
document.write( "A) y = 4 C) x = 4\r
\n" );
document.write( "\n" );
document.write( "B) y = -2x D) y = x + 4 \n" );
document.write( "
Algebra.Com's Answer #28533 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! M = (y2 - y1)/(x2 - x1) = (4 - 2)/(4 - 4) = 2/0 undefined \n" ); document.write( "Since the line's slope is undefined, the linear line is declared as vertical. \n" ); document.write( " \n" ); document.write( "(C) \n" ); document.write( " |