document.write( "Question 145902: find the equation of the line containing the given pair (-5,-3) (-2,-4).\r
\n" );
document.write( "\n" );
document.write( "I came up with:
\n" );
document.write( "y=1/3x-4/3 but the systems says that it is not correct.\r
\n" );
document.write( "\n" );
document.write( "Please help! Thank you \n" );
document.write( "
Algebra.Com's Answer #106470 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the slope (m) is -1/3 (not 1/3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting to find the y-intercept (b) __ -3=(-1/3)(-5)+b __ -3=(5/3)+b __ -14/3=b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=(-1/3)x-(14/3) \n" ); document.write( " |