document.write( "Question 49761: can you pls sent me a complete table of formulas in finding the equation of the line?
\n" );
document.write( "i mean, given two points, slope, etc..\r
\n" );
document.write( "\n" );
document.write( "pls help.... \n" );
document.write( "
Algebra.Com's Answer #33020 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 1..SLOPE=M....INTERCEPT=C..........EQN.IS ....Y=MX+C \n" ); document.write( "2..POINT =(X1,Y1)....AND.....SLOPE=M..EQN.IS....Y-Y1=M(X-X1) \n" ); document.write( "3..2 POINTS...=(X1,Y1) AND (X2,Y2)..EQN.IS...(Y-Y1)/(Y2-Y1)=(X-X1)/(X2-X1) \n" ); document.write( "4..2 INTERCEPTS..X INTERCEPT=A...Y INTERCEPT=B.....EQN.IS....(X/A)+(Y/B)=1 \n" ); document.write( " |