document.write( "Question 1127490: Line m passes through points (-4, 3) and (2, -6). If line q is generated by reflecting m across the line y=x, then which of the following represents the equation of q?\r
\n" );
document.write( "\n" );
document.write( "a. 3x + 2y = 6
\n" );
document.write( "b. 2x + 3y = -6
\n" );
document.write( "c. 2x + 3y = 6
\n" );
document.write( "d. -2x + 3y = 6
\n" );
document.write( "e. 3x + 2y = 18 \n" );
document.write( "
Algebra.Com's Answer #744006 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The basic idea is, as the other tutor said, that when you reflect a line (or any graph) over the line y=x, the x and y coordinates get switched. \n" ); document.write( "His method for solving the problem was to find the equation of the line through the two given points and switch the x and y in the equation. \n" ); document.write( "Another method would to be to switch the coordinates of the two given points and find the equation of the line through those two points: \n" ); document.write( "The two reflected points are (3,-4) and (-6,2). \n" ); document.write( "The slope of the line through those two points is -6/9 = -2/3. \n" ); document.write( "Using either of the two points and the slope, the equation of the line is y = (-2/3)x-2. \n" ); document.write( "Changing the equation to standard form gives 2x+3y=6. \n" ); document.write( "Both methods are equally valid, and equally easy. If you have several problems like this, try both methods and find which you find easier to use. \n" ); document.write( " |