document.write( "Question 175006: what is the equation of the line that passes through the points (-2,2) and (0,5)? \n" ); document.write( "
Algebra.Com's Answer #130094 by stanbon(75887) ![]() You can put this solution on YOUR website! what is the equation of the line that passes through the points (-2,2) and (0,5)? \n" ); document.write( "---------------- \n" ); document.write( "slope = (5-2)/(0--2) = 3/2 \n" ); document.write( "-------------- \n" ); document.write( "intercept: (0,5) \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = (3/2)x + 5 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |