document.write( "Question 112351: How to convert a point into a point-slope, slope-intercept and standard form?
\n" );
document.write( "Ex: (6,1), (4,1) \n" );
document.write( "
Algebra.Com's Answer #81974 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE BEST WAY TO SEE THIS TYPE OF PROBLEM IS TO USE GRAPH PAPER & PLOT THE 2 POINTS & THEN DRAW THE LINE THROUGH THEM. \n" ); document.write( "------------------------------------------------------------------------ \n" ); document.write( "FIRST YOU NEED TO FIND THE SLOPE \n" ); document.write( "(Y2-Y1)/(X2-X1) \n" ); document.write( "(1-1)/(4-6) \n" ); document.write( "0/-2 OR A ZERO SLOPE WHICH IS A HORIZONTAL LINE THROUGH Y=1 \n" ); document.write( "Y=1 IS ALSO THE LINE EQUATION. \n" ); document.write( " |