document.write( "Question 1067048: what is the point-slope equation of the line with slope -10 that goes through the point (1,4)\r
\n" );
document.write( "\n" );
document.write( "y-4=-10(x-1)
\n" );
document.write( "y+4=10(x+1)
\n" );
document.write( "Y+4=-10(x+1)
\n" );
document.write( "y-4=10(x-1) \n" );
document.write( "
Algebra.Com's Answer #682232 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! For slope m thru point (h,k): \n" ); document.write( "y - k = m(x-h) \n" ); document.write( " \n" ); document.write( " |