document.write( "Question 1058949: Line QR goes through points Q(0, 1) and R(2, 7). Which equation represents line QR?
\n" );
document.write( "y – 1 = 6x
\n" );
document.write( "y – 1 = 3x
\n" );
document.write( "y – 7 = 2x – 6
\n" );
document.write( "y – 7 = x – 2 \n" );
document.write( "
Algebra.Com's Answer #674023 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "One way to write the equation of a straight line is slope-intercept form:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "where: \n" ); document.write( "m = slope \n" ); document.write( "b = y-intercept (the point Q tells us b=1 because at x=0, y=1)\r \n" ); document.write( "\n" ); document.write( "Slope, m, is found by \"rise over run\" or \"change in y over change in x\":\r \n" ); document.write( "\n" ); document.write( " m = (7-1)/(2-0) = 3\r \n" ); document.write( "\n" ); document.write( "So it should be clear now which answer is correct. \n" ); document.write( " |