document.write( "Question 822998: Find an Equation of the line with slope 9 an d containing the point (-1,-5)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #495193 by ortarico(23)![]() ![]() ![]() You can put this solution on YOUR website! Find an Equation of the line with slope 9 an d containing the point (-1,-5) \n" ); document.write( "--------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(y-y1)=m(x-x1) \n" ); document.write( "y-(-5)=9(x-1) \n" ); document.write( "5y=9x-9 \n" ); document.write( "9x-5y-9=0 \n" ); document.write( " \n" ); document.write( " |