document.write( "Question 174565: equation of line with slope-1/2,passing thru point(-2,5) \n" ); document.write( "
Algebra.Com's Answer #129577 by midwood_trail(310) ![]() You can put this solution on YOUR website! Find an equation of the line with slope -1/2,passing thru point(-2,5).\r \n" ); document.write( "\n" ); document.write( "Use the point-slope formula and then write equation in the y-intercept form.\r \n" ); document.write( "\n" ); document.write( "y - y1 = m(x - x1)\r \n" ); document.write( "\n" ); document.write( "y - 5 = (-1/2)(x - (-2))\r \n" ); document.write( "\n" ); document.write( "y - 5 = (-1/2)(x + 2)\r \n" ); document.write( "\n" ); document.write( "y - 5 = (-1/2)(x) - 1\r \n" ); document.write( "\n" ); document.write( "y = (-1/2)(x) -1 + 5\r \n" ); document.write( "\n" ); document.write( "y = (-1/2)(x) + 4\r \n" ); document.write( "\n" ); document.write( "Understood? \n" ); document.write( " |