document.write( "Question 404397: Let a and b be real numbers. A line passes through points (a,b) and (b,a). Consider another three points (a+1,b-1), (b+1,a-1), ((a+b)/2,(a+b)/2). Which of the following is true regardless of the choice of a and b?\r
\n" );
document.write( "\n" );
document.write( "choose the answer and explain the reason to choose your response
\n" );
document.write( "Exactly two of the points lie on the line
\n" );
document.write( "All three of the points lie on the line
\n" );
document.write( "Exactly one of the points lies on the line
\n" );
document.write( "None of the points lie on the line \n" );
document.write( "
Algebra.Com's Answer #285831 by robertb(5830)![]() ![]() You can put this solution on YOUR website! All three of the points lie on the same line. \n" ); document.write( "The line through (a,b) and (b,a)has slope -1. \n" ); document.write( "The line through(a,b) and (a+1,b-1) has slope -1. \n" ); document.write( "The line through(a,b) and (b+1,a-1) has slope -1. \n" ); document.write( "The point ((a+b)/2,(a+b)/2) is the midpoint of the points (a,b) and (b,a). \n" ); document.write( " |