document.write( "Question 52144: write the equation is standard form for the line that contains the given point with the given slope.
\n" );
document.write( "(1,0); m=3 \n" );
document.write( "
Algebra.Com's Answer #34759 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b OR Y=3X+b OR SETTING Y=0 & X=1 WE GET 0=3*1+b OR b=-3\r \n" ); document.write( "\n" ); document.write( "SO THE EQUATION IS Y=3X-3 \n" ); document.write( " |