document.write( "Question 52734: Find an equation in standard from for this line.
\n" );
document.write( "A line with a slope of -2 that goes through the point (1,-3) \n" );
document.write( "
Algebra.Com's Answer #35698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation in standard from for this line. \n" ); document.write( "A line with a slope of -2 that goes through the point (1,-3) \n" ); document.write( "--------- \n" ); document.write( "y=mx+b \n" ); document.write( "-3=(-2)(1)+b \n" ); document.write( "b=-1 \n" ); document.write( "y=-2x-1 \n" ); document.write( "2x+y=1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |