document.write( "Question 160081This question is from textbook Prentice-Hall Algebra 2
\n" );
document.write( ": How would I write the equation in standard form where slope = -1;(0,7) \n" );
document.write( "
Algebra.Com's Answer #118055 by nerdybill(7384) You can put this solution on YOUR website! standard form where slope = -1;(0,7) \n" ); document.write( ". \n" ); document.write( "Plug what was given into the \"point-slope\" form then convert into the \"standard form\". \n" ); document.write( ". \n" ); document.write( "\"standard form\": \n" ); document.write( "Ax + By = C \n" ); document.write( ". \n" ); document.write( "\"point-slope form\": \n" ); document.write( "y – y1 = m(x – x1) \n" ); document.write( ". \n" ); document.write( "Plug in our given info: \n" ); document.write( "y – 7 = (-1)(x – 0) \n" ); document.write( ". \n" ); document.write( "Now, converting to \"standard form\": \n" ); document.write( "y – 7 = (-1)(x) \n" ); document.write( "y – 7 = -1x \n" ); document.write( "y = -x + 7 \n" ); document.write( "x + y = 7 (this is what they're looking for) \n" ); document.write( " \n" ); document.write( " |