document.write( "Question 62039This question is from textbook beginning algebra
\n" );
document.write( ": find the equation of the line given two points in the standard line.
\n" );
document.write( "#55 (-1,2) and (2.3). Please help me with this equation not sure how to solve.
\n" );
document.write( "Thanks!! \n" );
document.write( "
Algebra.Com's Answer #42794 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! FIRST WE FIND THGE SLOPE (Y2-Y1/(X2-X1) \n" ); document.write( "(3-2)/(2+1) \n" ); document.write( "1/3 THIS THE SLOPE (m)IN THELINE EQUATION \n" ); document.write( "Y=mX+b NOW WE SUBSTITUTE ONE SETR OF POINTS TO OBTAIN THE Y INTERCEPT(b) \n" ); document.write( "2=1/3(-1)+b \n" ); document.write( "2=-1/3+b \n" ); document.write( "b=2+1/3 \n" ); document.write( "b=7/3 \n" ); document.write( "THEN WE HAVE THE EQUATION OF THE LIN WHICH IS \n" ); document.write( "Y=-1/3X+7/3 \n" ); document.write( " |