document.write( "Question 732047: Write an equation of the line in standard form with the given slope through the given point.
\n" ); document.write( "Slope = 4, (-2, -5)
\n" ); document.write( "I know standard form is ax+by=c but I am not sure where all the numbers go. This is what I have:
\n" ); document.write( "4(-2) + b(-5) = c
\n" ); document.write( "I feel like it's not right. Help please?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #447461 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "slope 4, through the point (-2, -5)\r\n" );
document.write( "\r\n" );
document.write( "First we use the point-slope form:\r\n" );
document.write( "\r\n" );
document.write( "Point-slope formula:\r\n" );
document.write( "\r\n" );
document.write( "y - y1 = m(x - x1)\r\n" );
document.write( "\r\n" );
document.write( "where m = 4 and (x1,y1) = (-2,-5)\r\n" );
document.write( "\r\n" );
document.write( "y - (-5) = 4(x - (-2))\r\n" );
document.write( "\r\n" );
document.write( "   y + 5 = 4(x + 2)\r\n" );
document.write( "   y + 5 = 4x + 8\r\n" );
document.write( "       y = 4x + 3\r\n" );
document.write( "\r\n" );
document.write( "Now we must get it in the form ax + by = c\r\n" );
document.write( "\r\n" );
document.write( "       y = 4x + 3\r\n" );
document.write( "\r\n" );
document.write( "Add -4x to both sides\r\n" );
document.write( "\r\n" );
document.write( " -4x + y = 3\r\n" );
document.write( "\r\n" );
document.write( "But the coefficient of x must be positive to have the standard form,\r\n" );
document.write( "so we multiply through each term by -1, which changes all the signs:\r\n" );
document.write( "\r\n" );
document.write( " 4x - y = -3\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );