document.write( "Question 801394: Find a point-slope equation of the line having the given slope and containing the given point
\n" );
document.write( "m=-6;(4,8) \n" );
document.write( "
Algebra.Com's Answer #483544 by mananth(16946)![]() ![]() You can put this solution on YOUR website! m=-6;(4,8)\r \n" ); document.write( "\n" ); document.write( "The general equation is \n" ); document.write( "(y-y1) = m(x-x1)\r \n" ); document.write( "\n" ); document.write( "whwre m is the slope and (x1,y1) are the co ordinates of a point\r \n" ); document.write( "\n" ); document.write( "(y-8)=-6(x-4)\r \n" ); document.write( "\n" ); document.write( "y-8=-6x+24\r \n" ); document.write( "\n" ); document.write( "y=-6x+32\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |