document.write( "Question 184272This question is from textbook college algebra
\n" );
document.write( ": Write an equation in standard form using only integers for the line described.\r
\n" );
document.write( "\n" );
document.write( "The line with slope -4, going through (-6, 0) \n" );
document.write( "
Algebra.Com's Answer #138300 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write an equation in standard form using only integers for the line described. \n" ); document.write( "The line with slope -4, going through (-6, 0) \n" ); document.write( "---------------------- \n" ); document.write( "ALWAYS do these like this: \n" ); document.write( "y-y1 = m*(x-x1) where m is the slope and (x1,y1) is the point. \n" ); document.write( "y = -4*(x+6) \n" ); document.write( "y = -4x - 14 \n" ); document.write( "4x + y = -14 \n" ); document.write( " \n" ); document.write( " |