document.write( "Question 281024: Write the standard form of the equation of the line through the given point with the given slope.\r
\n" );
document.write( "\n" );
document.write( "through: (3,-1), Slope = -1 \n" );
document.write( "
Algebra.Com's Answer #204186 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! There are two common forms for linear equations \n" ); document.write( "standard and slope-intercept \n" ); document.write( "standard is ax+by=c \n" ); document.write( "slope-intercept form is y=mx+b \n" ); document.write( "but the b's are not the same \n" ); document.write( "y=mx+b \n" ); document.write( "-1=-1*3+b \n" ); document.write( "-1=-3+b \n" ); document.write( "2=b \n" ); document.write( "y=-x+2 slope intercept form \n" ); document.write( "x+y=2 is standard form \n" ); document.write( "a and b are both 1 and c=2 \n" ); document.write( " |