document.write( "Question 68682: what is the equation for the coordinates (1,2) and (2,4) \n" ); document.write( "
Algebra.Com's Answer #48876 by rmromero(383) ![]() You can put this solution on YOUR website! what is the equation for the coordinates (1,2) and (2,4)\r \n" ); document.write( "\n" ); document.write( "Two points determine a line. Given you point you can also find the equation of the line. \n" ); document.write( " \n" ); document.write( "1. Find the slope of the line through two points (1,2) and (2,4). \n" ); document.write( " \n" ); document.write( "Let (x1,y1) = (1,2) \n" ); document.write( " (x2,y2) = (2,4) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " 2.Using slope - intercept form, find y - intercept \n" ); document.write( " \n" ); document.write( "m = 2, x = 1 and y = 2 \n" ); document.write( "2 = 2(1) + b \n" ); document.write( "2 - 2 = b \n" ); document.write( "0 = b\r \n" ); document.write( "\n" ); document.write( " so the slope-intercept form of the equation is y = 2x + 0 \n" ); document.write( "or y = 2x\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |