document.write( "Question 342204: find the standard from of the equation of the line that passes through the points (-5, -8) and (3,2) \n" ); document.write( "
Algebra.Com's Answer #244903 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (-5, -8) and (3,2) \n" ); document.write( "slope of the line m = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "m= 5/4 \n" ); document.write( ".. \n" ); document.write( "y= mx+b \n" ); document.write( "plug value of x,y of any point in the equation. \n" ); document.write( "2=5/4 * 3 +b \n" ); document.write( "2=15/4+b \n" ); document.write( "2-15/4 =b \n" ); document.write( "(8-15)/4 = b \n" ); document.write( "-7/4 =b \n" ); document.write( "y= 5x/4 -7/4 is the required equation \n" ); document.write( " |