document.write( "Question 351842: what is the equation of the line?
\n" );
document.write( " M=2; P=(0,1) \n" );
document.write( "
Algebra.Com's Answer #251405 by Alan3354(69443) You can put this solution on YOUR website! Use y = mx + b \n" ); document.write( "m = 2 \n" ); document.write( "b = 1 \n" ); document.write( " \n" ); document.write( " |