document.write( "Question 436783: Find an equation in slope-intercept form passing through the points (-6.2, 18.1) and (-3.4,18.1). \n" ); document.write( "
Algebra.Com's Answer #302140 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x1 y1 x2 y2 \n" ); document.write( "-6.2 18.1 -3.4 18.1 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) 0 \n" ); document.write( "m= 0 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point ( -6.2 , 18.1 ) in \n" ); document.write( "Y = m x + b \n" ); document.write( "18.10 = 0 + b \n" ); document.write( "b= 18.1 0 \n" ); document.write( "b= 18.1 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = 18.1 \n" ); document.write( " \n" ); document.write( " |