document.write( "Question 4887: Find the equation of each line. Write the answer in standard form using only integers.\r
\n" );
document.write( "\n" );
document.write( "The problem is:\r
\n" );
document.write( "\n" );
document.write( "The line through the points (-1,-3) and (2, -1).\r
\n" );
document.write( "\n" );
document.write( "Please help! \n" );
document.write( "
Algebra.Com's Answer #2381 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! find the gradient, m:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "m = 2/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, y=mx+c, we now have y=(2/3)x+c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Put in one of the coordinate pairs now, to find c - either, it doesn't matter. I will pick (2,-1).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-1 = (2/3)(2) + c \n" ); document.write( "-1 = 4/3 + c \n" ); document.write( "c = -1 - 4/3 \n" ); document.write( "c = -3/3 - 4/3 \n" ); document.write( "c = -7/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so equation is y = (2/3)x - 7/3, but the Q wants everything in integers, not fractions, so...multiply all terms by 3 to give 3y = 2x - 7. Done!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To be safe, use the other coordinates that you did not use...put the x value into thet equation and see if you get y=-3 out. If you do, your equation is correct. If not, you have calcualted something wrong somewhere, so you can check your working.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |