document.write( "Question 427581: write the slope intercept equation for the line with slope -2/7 and y intercept (0,4)
\n" );
document.write( "I have tried the formula (y2-y1)/(x2-x1), but the fraction is messing with me? \n" );
document.write( "
Algebra.Com's Answer #297338 by John10(297) You can put this solution on YOUR website! Since the slope is given (-2/7), you use the slope- point to write the equation.\r \n" ); document.write( "\n" ); document.write( "Use m = -2/7 and (0,4).\r \n" ); document.write( "\n" ); document.write( "y = mx + b\r \n" ); document.write( "\n" ); document.write( "y = (-2/7)x + 4\r \n" ); document.write( "\n" ); document.write( "Have a great day! John10 \n" ); document.write( " |