document.write( "Question 1030912: What is the equation for a line with slope -3 and passes through the point (1,4)?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #645651 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "What is the equation for a line with slope -3 and passes through the point (1,4)?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "y = -3x + c is the equation of a straight line with the slope (-3).\r\n" );
document.write( "\r\n" );
document.write( "To determine the coefficient \"c\", substitute y=4 and x=1 into this equation.\r\n" );
document.write( "\r\n" );
document.write( "You will get\r\n" );
document.write( "\r\n" );
document.write( "4 = (-3)*1 + c,   or\r\n" );
document.write( "\r\n" );
document.write( "c = 4 + 3,\r\n" );
document.write( "\r\n" );
document.write( "c = 7.\r\n" );
document.write( "\r\n" );
document.write( "Hence, y = -3x + 7 is the equation of your straight line.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );