document.write( "Question 407240: What is the slope-intercept form of the line that has a slope of 3 and contains the point (2, 5). \n" ); document.write( "
Algebra.Com's Answer #287088 by unit(6)![]() ![]() ![]() You can put this solution on YOUR website! What is the slope-intercept form of the line that has a slope of 3 and contains the point (2, 5).\r \n" ); document.write( "\n" ); document.write( "Slope Intercept form is y= mx + b\r \n" ); document.write( "\n" ); document.write( "5 = 3(2) + b \n" ); document.write( "b = -1\r \n" ); document.write( "\n" ); document.write( "Line is : \n" ); document.write( "Y = 3x -1 \n" ); document.write( " |