document.write( "Question 46226: write standard form of equation where slope of passes through points.
\n" );
document.write( "m=2, p(1,3) \n" );
document.write( "
Algebra.Com's Answer #30671 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! write standard form of equation where slope of passes through points. \n" ); document.write( "m=2, p=(X1,Y1)=(1,3) \n" ); document.write( "EQN.IS \n" ); document.write( "Y-Y1=M(X-X1) \n" ); document.write( "Y-3=2(X-1)=2X-2 \n" ); document.write( "Y=2X+1 \n" ); document.write( " |