document.write( "Question 1095148: Please help me obtain the equation of the line through the point (1, -3) with gradient -2 \n" ); document.write( "
Algebra.Com's Answer #709734 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
y = -2x +b
\n" ); document.write( ":
\n" ); document.write( "we use point (1, -3) to solve for b
\n" ); document.write( ":
\n" ); document.write( "-3 = -2(1) +b
\n" ); document.write( ":
\n" ); document.write( "b = -1
\n" ); document.write( ":
\n" ); document.write( "**********
\n" ); document.write( "y = -2x -1
\n" ); document.write( "**********
\n" ); document.write( ":
\n" ); document.write( "
\n" );