document.write( "Question 1100541: which equation is the equation of the line, in point slope form, that has a slope of 12 and passes through the point (-1, 14)? \n" ); document.write( "
Algebra.Com's Answer #715046 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The general rule is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    The equation of the line, in the point slope form, that has a slope \"m\" and passes through the point (a,b) is\r\n" );
document.write( "\r\n" );
document.write( "    y-b = m*(x-a).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "In  your case it means that the equation is the equation of the line, in point slope form, that has a slope of 12 \r\n" );
document.write( "and passes through the point  (-1, 14) is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    y-14 = 12*(x-(-1)),   or, equivalently,\r\n" );
document.write( "\r\n" );
document.write( "    y-14 = 12*(x+1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The last equation is in point slope form, as it is required by your condition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This equation is what you need and is your answer.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );